Home
last modified time | relevance | path

Searched refs:Value (Results 76 – 100 of 244) sorted by path

12345678910

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtutils.c358 return (Field->Value); in DtGetFieldValue()
532 char *Value; in DtGetFieldLength() local
635 Value = DtGetFieldValue (Field); in DtGetFieldLength()
636 if (Value) in DtGetFieldLength()
638 ByteLength = strlen (Value) + 1; in DtGetFieldLength()
667 Value = DtGetFieldValue (Field); in DtGetFieldLength()
668 if (Value) in DtGetFieldLength()
670 ByteLength = DtGetBufferLength (Value); in DtGetFieldLength()
704 Value = DtGetFieldValue (Field); in DtGetFieldLength()
708 ByteLength = (strlen (Value) + 1) * sizeof(UINT16); in DtGetFieldLength()
H A Dprexpress.c292 UINT64 Value; in PrIsDefined() local
299 Value = 0; /* Default is "Not defined" -- FALSE */ in PrIsDefined()
304 Value = ACPI_UINT64_MAX; /* TRUE */ in PrIsDefined()
309 Gbl_CurrentLineNumber, Identifier, ACPI_FORMAT_UINT64 (Value)); in PrIsDefined()
311 return (Value); in PrIsDefined()
331 UINT64 Value; in PrResolveDefine() local
338 Value = 0; /* Default is "Not defined" -- FALSE */ in PrResolveDefine()
343 Value = ACPI_UINT64_MAX; /* TRUE */ in PrResolveDefine()
348 Gbl_CurrentLineNumber, Identifier, ACPI_FORMAT_UINT64 (Value)); in PrResolveDefine()
350 return (Value); in PrResolveDefine()
H A Dprparser.y243 Value
H A Dprscan.c563 UINT64 Value; in PrDoDirective() local
735 &Gbl_CurrentLineBuffer[TokenOffset-1], &Value); in PrDoDirective()
742 if (!Value) in PrDoDirective()
749 Gbl_CurrentLineNumber, ACPI_FORMAT_UINT64 (Value), in PrDoDirective()
884 &Gbl_CurrentLineBuffer[TokenOffset-1], &Value); in PrDoDirective()
894 Gbl_CurrentLineNumber = (UINT32) Value; in PrDoDirective()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.DefineNameWithCPP.d.ksh.out1 Value of VALUE: 40
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java532 public static UserSymbolRecord.Value
533 getUserSymbolRecord$Value() in getUserSymbolRecord$Value()
535 UserSymbolRecord.Value v = new UserSymbolRecord.Value(7, -1L); in getUserSymbolRecord$Value()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.Bean.ksh.out711 UserSymbolRecord$Value:
712 serialized: org.opensolaris.os.dtrace.UserSymbolRecord$Value[processID = 7, address = -1]
713 deserialized: org.opensolaris.os.dtrace.UserSymbolRecord$Value[processID = 7, address = -1]
714 UserSymbolRecord$Value:
715 encoded: org.opensolaris.os.dtrace.UserSymbolRecord$Value[processID = 7, address = -1]
716 decoded: org.opensolaris.os.dtrace.UserSymbolRecord$Value[processID = 7, address = -1]
/illumos-gate/usr/src/cmd/gss/etc/
H A Dqop30 # QOP string QOP Value Mechanism Name
/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.in56 LINE("libnvpair", "Name-Value Pair Library (libnvpair, \\-lnvpair)")
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java356 Value val = new Value("type", "pset"); in examine()
H A DSystemMonitor.java166 Value val = new Value("type", type); in setResourceMonitors()
H A DSystemSolver.java198 Value typeProp = new Value("type", "pset"); in initialize()
504 Value val = new Value("type", "pset"); in solve()
844 Value bValue; in getDonors()
852 bValue = new Value("cpu.pinned", true); in getDonors()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java61 Value val = getProperty("type", comp); in Component()
H A DConfiguration.java472 Value ptype = new Value("type", type); in getComponent()
473 Value psys_id = new Value(type + ".sys_id", sys_id); in getComponent()
497 Value ptype = new Value("type", type); in checkComponent()
498 Value psys_id = new Value(type + ".sys_id", sys_id); in checkComponent()
535 Value typeVal = new Value(name); in getComponents()
546 Value idValue = new Value(name); in getComponents()
H A DElement.java90 private Value getProperty(String name) throws PoolsException in getProperty()
93 Value value = (Value) readOnlyValues.get(name); in getProperty()
96 Value value = new Value(name); in getProperty()
119 protected Value getProperty(String name, long proxy) in getProperty()
123 Value value = (Value) readOnlyValues.get(name); in getProperty()
126 Value value = new Value(name); in getProperty()
180 Value val = getProperty(name); in getStringProperty()
202 Value val = getProperty(name); in getLongProperty()
224 Value val = getProperty(name); in getDoubleProperty()
246 Value val = getProperty(name); in getBoolProperty()
[all …]
H A DMakefile44 Value.java
H A DPool.java56 Value val = getProperty("pool.name", pool); in Pool()
H A DProperty.java77 public void putProperty(String name, Value value) throws PoolsException; in putProperty()
H A DPropertyWalk.java49 public int walk(Element elem, Value val, Object user) in walk()
H A DResource.java60 Value val = getProperty("type", resource); in Resource()
H A DValue.java32 public class Value { class
40 private Value(long pointer) in Value() method in Value
51 public Value(String name) throws PoolsException in Value() method in Value
65 public Value(String name, long value) throws PoolsException in Value() method in Value
79 public Value(String name, long value, boolean s) throws PoolsException in Value() method in Value
92 public Value(String name, String value) throws PoolsException in Value() method in Value
105 public Value(String name, boolean value) throws PoolsException in Value() method in Value
118 public Value(String name, double value) throws PoolsException in Value() method in Value
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg305 @ MSG_ARGDESC_SET_VALUE "Value to be set for option.\n"
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg117 Value to be set for c_tag field of specified capabilities\n\
134 Value to set for specified capabilities section element.\n\
H A Ddyn.msg145 Value to be set for d_tag field of specified dynamic\n\
160 Value to set for specified dynamic section element. By\n\
H A Dphdr.msg106 Value to set for segment type. The value can be an integer,\n\
135 Value to which the segment is aligned in memory, and in\n\

12345678910