Searched refs:VALUE (Results 1 - 25 of 105) sorted by last modified time

12345

/external/zlib/src/as400/
H A Dcompile.clp14 VALUE('ZLIB') /* Source library. */
16 VALUE('SOURCES') /* Source member file. */
18 VALUE('TOOLS') /* Control member file. */
21 VALUE('ZLIB') /* Module library. */
24 VALUE('LGPL') /* Service program library. */
27 VALUE('OPTIMIZE(40)') /* Compile options. */
30 VALUE('V5R3M0') /* Target release. */
35 DCL VAR(&CMDLEN) TYPE(*DEC) LEN(15 5) VALUE(300) /* Command length. */
42 CHGVAR VAR(&FIXDCMD) VALUE('CRTCMOD' *BCAT &CFLAGS *BCAT +
50 CHGVAR VAR(&CMD) VALUE(
[all...]
/external/webp/src/dsp/
H A Ddec_neon.c81 #define LOADQ_LANE_32b(VALUE, LANE) do { \
82 (VALUE) = vld1q_lane_u32((const uint32_t*)src, (VALUE), (LANE)); \
H A Denc_neon.c476 #define LOAD_LANE_16b(VALUE, LANE) do { \
477 (VALUE) = vld1_lane_s16(src, (VALUE), (LANE)); \
629 #define LOAD_LANE_32b(src, VALUE, LANE) \
630 (VALUE) = vld1q_lane_u32((const uint32_t*)(src), (VALUE), (LANE))
/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...
/external/v8/src/
H A Dinterface.h17 // interface ::= UNDETERMINED | VALUE | CONST | MODULE(exports)
45 static Interface value_interface(VALUE + FROZEN); // Cached.
50 static Interface value_interface(VALUE + CONST + FROZEN); // Cached.
75 if (*ok) Chase()->flags_ |= VALUE;
81 if (*ok) Chase()->flags_ |= VALUE + CONST;
109 bool IsValue() { return Chase()->flags_ & VALUE; }
183 VALUE = 1, // This type describes a value enumerator in enum:v8::internal::Interface::Flags
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dgenlingware.pl65 $VALUE = 1;
74 "value=i" => \$VALUE, # numeric
H A Dsymshift.pl54 $VALUE = 1;
/external/skia/platform_tools/android/bin/
H A Dandroid_setup.sh52 VALUE=$2
53 verbose export $NAME=\"$VALUE\"
54 export $NAME="$VALUE"
/external/skia/platform_tools/chromeos/bin/
H A Dchromeos_setup.sh11 VALUE=$2
12 echo export $NAME=\"$VALUE\"
13 export $NAME="$VALUE"
/external/selinux/libselinux/src/
H A Dselinux_internal.h135 #define __selinux_setspecific(KEY, VALUE) \
138 pthread_setspecific(KEY, VALUE); \
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/protobuf/src/google/protobuf/
H A Dextension_set.cc1356 #define HANDLE_TYPE(UPPERCASE, CAMELCASE, VALUE) \
1358 WireFormatLite::Write##CAMELCASE(number, VALUE, output); \
H A Dextension_set_heavy.cc467 #define HANDLE_TYPE(UPPERCASE, CAMELCASE, VALUE) \
470 number, VALUE, target); \
H A Dtext_format.cc598 #define SET_FIELD(CPPTYPE, VALUE) \
600 reflection->Add##CPPTYPE(message, field, VALUE); \
602 reflection->Set##CPPTYPE(message, field, VALUE); \
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary16 # VALUE translations for easy administration.
20 # ATTRIBUTE VALUE
135 VALUE Service-Type Login-User 1
136 VALUE Service-Type Framed-User 2
137 VALUE Service-Type Callback-Login-User 3
138 VALUE Service-Type Callback-Framed-User 4
139 VALUE Service-Type Outbound-User 5
140 VALUE Service-Type Administrative-User 6
141 VALUE Service-Type NAS-Prompt-User 7
145 VALUE Frame
[all...]
H A Ddictionary.ascend152 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 Frame
[all...]
H A Ddictionary.compat17 VALUE Framed-Compression Van-Jacobsen-TCP-IP 1
18 VALUE Framed-Compression VJ-TCP-IP 1
19 VALUE Service-Type Shell-User 6
20 VALUE Auth-Type Unix 1
21 VALUE Service-Type Dialback-Login-User 3
22 VALUE Service-Type Dialback-Framed-User 4
33 VALUE Service-Type Login 1
34 VALUE Service-Type Framed 2
35 VALUE Service-Type Callback-Login 3
36 VALUE Servic
[all...]
H A Ddictionary.merit16 VALUE Service-Type Authenticate-Only 8
H A Ddictionary.microsoft56 VALUE MS-BAP-Usage Not-Allowed 0
57 VALUE MS-BAP-Usage Allowed 1
58 VALUE MS-BAP-Usage Required 2
62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
63 VALUE MS-ARAP-PW-Change-Reason Expired-Password 2
64 VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3
65 VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4
69 VALUE MS-Acct-Auth-Type PAP 1
70 VALUE MS-Acct-Auth-Type CHAP 2
71 VALUE M
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 450 milliseconds

12345