Searched refs:NONE (Results 1 - 25 of 794) sorted by relevance

1234567891011>>

/external/chromium_org/components/autofill/core/common/
H A Dweb_element_descriptor.cc10 : retrieval_method(NONE) {}
H A Dweb_element_descriptor.h17 NONE, enumerator in enum:autofill::WebElementDescriptor::RetrievalMethod
/external/clang/test/SemaCXX/
H A Dwarn-static-const-float.cpp10 #if NONE
/external/easymock/src/org/easymock/
H A DCaptureType.java27 NONE, enum constant in enum:CaptureType
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dplaintext.conf7 key_mgmt=NONE
H A Dwep.conf7 key_mgmt=NONE
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c32 #define NONE TGSI_OUTPUT_NONE macro
60 { 0, 0, 0, 0, 0, 0, NONE, "", 20 }, /* removed */
62 { 0, 0, 0, 0, 0, 0, NONE, "", 22 }, /* removed */
63 { 0, 0, 0, 0, 0, 0, NONE, "", 23 }, /* removed */
72 { 0, 0, 0, 0, 0, 0, NONE, "", 32 }, /* removed */
79 { 0, 0, 0, 0, 0, 0, NONE, "KILP", TGSI_OPCODE_KILP },
102 { 0, 1, 0, 0, 0, 0, NONE, "BRA", TGSI_OPCODE_BRA },
103 { 0, 0, 0, 1, 0, 0, NONE, "CAL", TGSI_OPCODE_CAL },
104 { 0, 0, 0, 0, 0, 0, NONE, "RET", TGSI_OPCODE_RET },
113 { 0, 0, 0, 0, 0, 0, NONE, "BR
[all...]
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c32 #define NONE TGSI_OUTPUT_NONE macro
60 { 0, 0, 0, 0, 0, 0, NONE, "", 20 }, /* removed */
62 { 0, 0, 0, 0, 0, 0, NONE, "", 22 }, /* removed */
63 { 0, 0, 0, 0, 0, 0, NONE, "", 23 }, /* removed */
72 { 0, 0, 0, 0, 0, 0, NONE, "", 32 }, /* removed */
79 { 0, 0, 0, 0, 0, 0, NONE, "KILP", TGSI_OPCODE_KILP },
102 { 0, 1, 0, 0, 0, 0, NONE, "BRA", TGSI_OPCODE_BRA },
103 { 0, 0, 0, 1, 0, 0, NONE, "CAL", TGSI_OPCODE_CAL },
104 { 0, 0, 0, 0, 0, 0, NONE, "RET", TGSI_OPCODE_RET },
113 { 0, 0, 0, 0, 0, 0, NONE, "BR
[all...]
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dvertarr.c107 #define NONE {0, 0, 0} macro
139 {NONE, NONE, NONE, F(2)}, /* GL_V2F */
140 {NONE, NONE, NONE, F(3)}, /* GL_V3F */
141 {NONE, UB4, NONE, F(2)}, /* GL_C4UB_V2F */
142 {NONE, UB
154 #undef NONE macro
[all...]
/external/mesa3d/src/glx/
H A Dvertarr.c107 #define NONE {0, 0, 0} macro
139 {NONE, NONE, NONE, F(2)}, /* GL_V2F */
140 {NONE, NONE, NONE, F(3)}, /* GL_V3F */
141 {NONE, UB4, NONE, F(2)}, /* GL_C4UB_V2F */
142 {NONE, UB
154 #undef NONE macro
[all...]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DResponseSource.java39 NONE; enum constant in enum:ResponseSource
/external/chromium_org/chrome/browser/android/
H A Dactivity_type_id_list.h9 // consecutively, from NONE to MAX_VALUE. Activities that are not explicitly
13 DEFINE_ACTIVITY_ID(NONE, 0)
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dtoolbar_model_security_level_list.h14 DEFINE_TOOLBAR_MODEL_SECURITY_LEVEL(NONE, 0)
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dparser.h12 NONE = 264 enumerator in enum:yytokentype
21 #define NONE 264 macro
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-1199637.js33 const NONE = 0;
37 %AddNamedProperty(this.__proto__, "a", 1234, NONE);
42 %AddNamedProperty(this.__proto__, "b", 1234, NONE);
58 %AddNamedProperty(this.__proto__, "x", 1234, NONE);
63 %AddNamedProperty(this.__proto__, "y", 1234, NONE);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-arabic.cc96 NONE, enumerator in enum:__anon11865
98 ARABIC_NUM_FEATURES = NONE
110 { {NONE,NONE,0}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,6}, },
113 { {NONE,NON
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic.cc96 NONE, enumerator in enum:__anon21668
98 ARABIC_NUM_FEATURES = NONE
110 { {NONE,NONE,0}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,6}, },
113 { {NONE,NON
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DOpcode.java36 NOP((short)0x00, "nop", ReferenceType.NONE, Format.Format10x, Opcode.CAN_CONTINUE),
37 MOVE((short)0x01, "move", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
38 MOVE_FROM16((short)0x02, "move/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
39 MOVE_16((short)0x03, "move/16", ReferenceType.NONE, Format.Format32x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
40 MOVE_WIDE((short)0x04, "move-wide", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER),
41 MOVE_WIDE_FROM16((short)0x05, "move-wide/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER),
42 MOVE_WIDE_16((short)0x06, "move-wide/16", ReferenceType.NONE, Format.Format32x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER),
43 MOVE_OBJECT((short)0x07, "move-object", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
44 MOVE_OBJECT_FROM16((short)0x08, "move-object/from16", ReferenceType.NONE, Format.Format22x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
45 MOVE_OBJECT_16((short)0x09, "move-object/16", ReferenceType.NONE, Forma
[all...]
/external/chromium_org/remoting/webapp/
H A Derror.js14 NONE: '',
/external/dexmaker/src/dx/java/com/android/dx/io/
H A DIndexType.java27 NONE, enum constant in enum:IndexType
H A DOpcodeInfo.java42 InstructionCodec.FORMAT_00X, IndexType.NONE);
49 IndexType.NONE);
54 IndexType.NONE);
59 IndexType.NONE);
64 InstructionCodec.FORMAT_10X, IndexType.NONE);
68 InstructionCodec.FORMAT_12X, IndexType.NONE);
72 InstructionCodec.FORMAT_22X, IndexType.NONE);
76 InstructionCodec.FORMAT_32X, IndexType.NONE);
80 InstructionCodec.FORMAT_12X, IndexType.NONE);
84 InstructionCodec.FORMAT_22X, IndexType.NONE);
[all...]
/external/valgrind/main/memcheck/tests/
H A Dwrap1.c16 use "NONE", since V treats any executable/.so which lacks a soname
17 as if its soname was "NONE". */
18 void I_WRAP_SONAME_FNNAME_ZU(NONE,actual) ( void )
/external/chromium_org/content/public/common/
H A Dspeech_recognition_error_list.h13 DEFINE_SPEECH_RECOGNITION_ERROR(NONE, 0)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_format.c196 #define NONE 0x00000000 macro
218 _(L8_UNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, ____),
219 _(L8_SNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, SSSS),
221 _(I8_UNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, ____),
222 _(I8_SNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, SSSS),
223 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____),
224 _(A8_SNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, SSSS),
225 _(R8_UNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, ____),
226 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
227 _(B5G5R5X1_UNORM , A1R5G5B5, 0, C, C, C, 1, 2, 1, 0, x, NONE, ___
[all...]
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_format.c196 #define NONE 0x00000000 macro
218 _(L8_UNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, ____),
219 _(L8_SNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, SSSS),
221 _(I8_UNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, ____),
222 _(I8_SNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, SSSS),
223 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____),
224 _(A8_SNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, SSSS),
225 _(R8_UNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, ____),
226 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
227 _(B5G5R5X1_UNORM , A1R5G5B5, 0, C, C, C, 1, 2, 1, 0, x, NONE, ___
[all...]

Completed in 7774 milliseconds

1234567891011>>