HomeSort by relevance Sort by last modified time
    Searched full:value (Results 251 - 275 of 15709) sorted by null

<<11121314151617181920>>

  /external/expat/bcb5/
expatw_static.bpr 5 <VERSION value="BCB.05.03"/>
6 <PROJECT value="Release\libexpatws_mtd.lib"/>
7 <OBJFILES value="Release\obj\libexpatw_static\xmlparse.obj
10 <RESFILES value=""/>
11 <IDLFILES value=""/>
12 <IDLGENFILES value=""/>
13 <DEFFILE value=""/>
14 <RESDEPEN value="$(RESFILES)"/>
15 <LIBFILES value=""/>
16 <LIBRARIES value=""/
    [all...]
elements.bpr 5 <VERSION value="BCB.05.03"/>
6 <PROJECT value="Release\elements.exe"/>
7 <OBJFILES value="Release\obj\examples\elements.obj"/>
8 <RESFILES value=""/>
9 <IDLFILES value=""/>
10 <IDLGENFILES value=""/>
11 <DEFFILE value=""/>
12 <RESDEPEN value="$(RESFILES)"/>
13 <LIBFILES value="Release\libexpats_mtd.lib"/>
14 <LIBRARIES value=""/
    [all...]
expat.bpr 5 <VERSION value="BCB.05.03"/>
6 <PROJECT value="Release\libexpat_mtd.dll"/>
7 <OBJFILES value="Release\obj\libexpat\xmlparse.obj Release\obj\libexpat\xmlrole.obj
9 <RESFILES value=""/>
10 <IDLFILES value=""/>
11 <IDLGENFILES value=""/>
12 <DEFFILE value="libexpat_mtd.def"/>
13 <RESDEPEN value="$(RESFILES)"/>
14 <LIBFILES value=""/>
15 <LIBRARIES value=""/
    [all...]
expatw.bpr 5 <VERSION value="BCB.05.03"/>
6 <PROJECT value="Release\libexpatw_mtd.dll"/>
7 <OBJFILES value="Release\obj\libexpatw\xmlparse.obj Release\obj\libexpatw\xmlrole.obj
9 <RESFILES value=""/>
10 <IDLFILES value=""/>
11 <IDLGENFILES value=""/>
12 <DEFFILE value="libexpatw_mtd.def"/>
13 <RESDEPEN value="$(RESFILES)"/>
14 <LIBFILES value=""/>
15 <LIBRARIES value=""/
    [all...]
xmlwf.bpr 5 <VERSION value="BCB.05.03"/>
6 <PROJECT value="Release\xmlwf.exe"/>
7 <OBJFILES value="Release\obj\xmlwf\codepage.obj Release\obj\xmlwf\win32filemap.obj
9 <RESFILES value=""/>
10 <IDLFILES value=""/>
11 <IDLGENFILES value=""/>
12 <DEFFILE value=""/>
13 <RESDEPEN value="$(RESFILES)"/>
14 <LIBFILES value="Release\libexpat_mtd.lib"/>
15 <LIBRARIES value=""/
    [all...]
  /external/proguard/src/proguard/evaluation/
TracedVariables.java 23 import proguard.evaluation.value.Value;
29 * The Variables class stores a given producer Value along with each Value it
30 * stores. It then generalizes a given collected Value with the producer Value
31 * of each Value it loads. The producer Value and the initial collected Value
32 * can be set; the generalized collected Value can be retrieved
219 Value value = this.values[index]; local
    [all...]
Stack.java 23 import proguard.evaluation.value.*;
26 * This class represents an operand stack that contains <code>Value</code>
36 protected Value[] values;
47 values = new Value[maxSize];
83 values = new Value[maxSize];
102 values = new Value[other.values.length];
131 Value thisValue = this.values[index];
135 Value newValue = null;
137 Value otherValue = other.values[index];
186 * Gets the specified Value from the stack, without disturbing it
274 Value value = values[--currentSize]; local
536 Value value = values[index]; local
553 Value value = values[index]; local
    [all...]
  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/
AnnotationMember.java 32 * It consists of name and value, supplemented with element
34 * <br>The value may be one of the following types:
43 * The last type is specific for this implementation; a Throwable value
46 * is requested for value.
57 * Tag description of a Throwable value type.
62 * Tag description of an array value type.
67 * Tag description of all value types except arrays and Throwables.
86 * Singleton representing missing element value.
91 protected final Object value; // a primitive value is wrapped to the corresponding wrapper clas field in class:AnnotationMember
    [all...]
  /external/qemu/hw/
goldfish_trace.c 45 static void trace_dev_write(void *opaque, target_phys_addr_t offset, uint32_t value)
52 trace_switch(value);
54 printf("QEMU.trace: kernel, context switch %u\n", value);
59 memcheck_switch(value);
64 tgid = value;
67 printf("QEMU.trace: kernel, tgid %u\n", value);
73 trace_fork(tgid, value);
75 printf("QEMU.trace: kernel, fork %u\n", value);
80 memcheck_fork(tgid, value);
86 trace_clone(tgid, value);
    [all...]
  /dalvik/dx/src/com/android/dx/util/
Output.java 34 * Asserts that the cursor is the given value.
36 * @param expectedCursor the expected cursor value
45 * @param value the value to write; all but the low 8 bits are ignored
47 public void writeByte(int value);
52 * @param value the value to write; all but the low 16 bits are ignored
54 public void writeShort(int value);
59 * @param value the value to writ
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
X509NameElementList.java 13 * List of elements of an X509 name. Each element has a key, a value, and
29 /** null-ok; value #0 */
32 /** null-ok; value #1 */
35 /** null-ok; value #2 */
38 /** null-ok; value #3 */
43 * key then value, etc.
59 * @param value non-null; the value
61 public void add(DERObjectIdentifier key, String value) {
62 add(key, value, false)
    [all...]
  /external/bluetooth/glib/gobject/
gvalue.c 41 * linkend="gobject-Standard-Parameter-and-Value-Types">Standard
46 * of a type identifier and a specific value of that type.
48 * type of the associated value.
149 value_meminit (GValue *value,
152 value->g_type = value_type;
153 memset (value->data, 0, sizeof (value->data));
158 * @value: A zero-filled (uninitialized) #GValue structure.
161 * Initializes @value with the default value of @type
    [all...]
  /external/e2fsprogs/lib/blkid/
resolve.c 56 * Locate a device name from a token (NAME=value string), or (name, value)
57 * pair. In the case of a token, value is ignored. If the "token" is not
58 * of the form "NAME=value" and there is no value given, then it is assumed
62 const char *value)
78 printf("looking for %s%s%s %s\n", token, value ? "=" : "",
79 value ? value : "", cache ? "in cache" : "from disk"));
81 if (!value) {
113 char *value; local
    [all...]
  /external/webkit/WebCore/bindings/v8/
ScriptValue.h 52 ScriptValue(v8::Handle<v8::Value> value)
54 if (value.IsEmpty())
57 m_value = v8::Persistent<v8::Value>::New(value);
63 ScriptValue(const ScriptValue& value)
65 if (value.m_value.IsEmpty())
68 m_value = v8::Persistent<v8::Value>::New(value.m_value);
74 ScriptValue& operator=(const ScriptValue& value)
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 152 VALUE Service-Type Dialout-Framed-User 5
153 VALUE Framed-Protocol ARA 255
154 VALUE Framed-Protocol MPP 256
155 VALUE Framed-Protocol EURAW 257
156 VALUE Framed-Protocol EUUI 258
157 VALUE Framed-Protocol X25 259
158 VALUE Framed-Protocol COMB 260
159 VALUE Framed-Protocol FR 261
160 VALUE Framed-Protocol MP 262
161 VALUE Framed-Protocol FR-CIR 26
    [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 323 * The map contains the value of all headers.
335 * Get octet value by header field.
338 * @return the octet value of the pdu header
340 * the value is not set.
352 * Set octet value to pdu header by header field.
354 * @param value the value
356 * @throws InvalidHeaderValueException if the value is invalid.
358 protected void setOctet(int value, int field)
376 if ((VALUE_YES != value) && (VALUE_NO != value))
    [all...]
  /external/srec/shared/include/
ESR_SessionType.h 45 * Returns session property value.
49 * @param value Property value
53 ESR_ReturnCode(*getProperty)(struct ESR_SessionType_t* self, const LCHAR* name, void** value, VariableTypes type);
55 * Returns the type of a property value.
59 * @param type [out] Value type
64 * Returns copy of session property value.
68 * @param value Property value
71 ESR_ReturnCode(*getInt)(struct ESR_SessionType_t* self, const LCHAR* name, int* value);
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
DERBoolean.java 9 private final byte value; field in class:DERBoolean
47 boolean value)
49 return (value ? TRUE : FALSE);
81 // byte[] value)
83 // this.value = value[0];
89 boolean value)
91 this.value = (value) ? (byte)0xff : (byte)0;
97 return (value != 0)
    [all...]
  /external/openssl/crypto/asn1/
a_utf8.c 67 * to the string and the length of the string. It sets 'value' to the value of
79 unsigned long value; local
84 /* Check syntax and work out the encoded value (if correct) */
86 value = *p++ & 0x7f;
91 value = (*p++ & 0x1f) << 6;
92 value |= *p++ & 0x3f;
93 if(value < 0x80) return -4;
99 value = (*p++ & 0xf) << 12;
100 value |= (*p++ & 0x3f) << 6
    [all...]
  /external/wpa_supplicant/
dbus_dict_helpers.h 29 const char *key, const char *value);
32 const char *key, const char value);
36 const dbus_bool_t value);
40 const dbus_int16_t value);
44 const dbus_uint16_t value);
48 const dbus_int32_t value);
52 const dbus_uint32_t value);
56 const dbus_int64_t value);
60 const dbus_uint64_t value);
64 const double value);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
dbus_dict_helpers.h 29 const char *key, const char *value);
32 const char *key, const char value);
36 const dbus_bool_t value);
40 const dbus_int16_t value);
44 const dbus_uint16_t value);
48 const dbus_int32_t value);
52 const dbus_uint32_t value);
56 const dbus_int64_t value);
60 const dbus_uint64_t value);
64 const double value);
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ocsp/
CertStatus.java 16 private DEREncodable value; field in class:CertStatus
25 value = DERNull.THE_ONE;
33 value = info;
38 DEREncodable value)
41 this.value = value;
53 value = DERNull.THE_ONE;
57 value = RevokedInfo.getInstance(choice, false);
61 value = DERNull.THE_ONE;
95 return value;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
g_tester.c 260 P_BUFFER_GET_UINT32(data_string, parms[0].value);
277 parms[0].value = (U32)(data_string);
279 parms[1].value = (U32)(data_string);
281 for(parms_num = 2; (parms_num >= 1) && (strlen((char*)parms[parms_num-1].value) == 0); parms_num--)
300 parms[0].value = (U32)(data_string);
301 parms_num =(strlen((char*)parms[0].value) == 0)?0:1;
306 P_BUFFER_GET_UINT32(data_string, parms[0].value);
315 P_BUFFER_GET_UINT32(data_string, parms[0].value);
320 P_BUFFER_GET_UINT32(data_string, parms[0].value);
325 P_BUFFER_GET_UINT32(data_string, parms[0].value);
    [all...]
  /dalvik/libcore/luni/src/main/java/java/lang/
Float.java 31 * The value which the receiver represents.
33 private final float value; field in class:Float
36 * Constant for the maximum {@code float} value, (2 - 2<sup>-23</sup>) * 2<sup>127</sup>.
41 * Constant for the minimum {@code float} value, 2<sup>-149</sup>.
46 * Constant for the Not-a-Number (NaN) value of the {@code float} type.
51 * Constant for the Positive Infinity value of the {@code float} type.
56 * Constant for the Negative Infinity value of the {@code float} type.
82 * Constructs a new {@code Float} with the specified primitive float value.
84 * @param value
85 * the primitive float value to store in the new instance
    [all...]
  /external/astl/tests/
test_type_traits.cpp 43 EXPECT_TRUE(true_type::value == true);
44 EXPECT_TRUE(false_type::value == false);
45 EXPECT_TRUE(true_type::type::value == true);
46 EXPECT_TRUE(false_type::type::value == false);
63 EXPECT_TRUE(is_integral<bool>::value == true);
64 EXPECT_TRUE(is_integral<char>::value == true);
65 EXPECT_TRUE(is_integral<signed char>::value == true);
66 EXPECT_TRUE(is_integral<unsigned char>::value == true);
67 EXPECT_TRUE(is_integral<wchar_t>::value == true);
68 EXPECT_TRUE(is_integral<short>::value == true)
    [all...]

Completed in 216 milliseconds

<<11121314151617181920>>