Searched refs:INIT (Results 1 - 25 of 74) sorted by relevance

123

/external/valgrind/main/none/tests/s390x/
H A Dcondloadstore.c75 #define INSNVALCCINIT(insn, value, ccset, INIT, FUNC) \
77 FUNC(insn, value, ccset, INIT, 0); \
78 FUNC(insn, value, ccset, INIT, 1); \
79 FUNC(insn, value, ccset, INIT, 2); \
80 FUNC(insn, value, ccset, INIT, 3); \
81 FUNC(insn, value, ccset, INIT, 4); \
82 FUNC(insn, value, ccset, INIT, 5); \
83 FUNC(insn, value, ccset, INIT, 6); \
84 FUNC(insn, value, ccset, INIT, 7); \
85 FUNC(insn, value, ccset, INIT,
[all...]
/external/clang/test/Preprocessor/
H A Dmacro_with_initializer_list.cpp136 #define INIT(var, init) Foo var = init; // expected-note 3{{defined here}} macro
141 INIT(a, Foo());
142 INIT(b, Foo({1, 2, 3}));
143 INIT(c, Foo());
145 INIT(d, Foo{1, 2, 3});
150 INIT(e, {1, 2, 3});
156 INIT(e, {1, 2, 3} + {1, 2, 3});
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DFileWriter.idl38 const unsigned short INIT = 0;
H A DFileWriter.h57 INIT = 0, enumerator in enum:blink::FINAL::ReadyState
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_vendor_test.c20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator in enum:eap_vendor_test_data::__anon33700
27 case INIT:
28 return "INIT";
58 data->state = INIT;
85 wpabuf_put_u8(req, data->state == INIT ? 1 : 3);
118 if (data->state == INIT) {
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_vendor_test.c20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator in enum:eap_vendor_test_data::__anon33953
27 case INIT:
28 return "INIT";
58 data->state = INIT;
85 wpabuf_put_u8(req, data->state == INIT ? 1 : 3);
118 if (data->state == INIT) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_vendor_test.c20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator in enum:eap_vendor_test_data::__anon34204
27 case INIT:
28 return "INIT";
58 data->state = INIT;
85 wpabuf_put_u8(req, data->state == INIT ? 1 : 3);
118 if (data->state == INIT) {
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_translate.c135 #define INIT init_trans_4_GLbyte_raw macro
143 #define INIT init_trans_3_GLbyte_raw macro
152 #define INIT init_trans_2_GLbyte_raw macro
158 #define INIT init_trans_1_GLbyte_raw macro
190 #define INIT init_trans_4_GLubyte_raw macro
198 #define INIT init_trans_3_GLubyte_raw macro
208 #define INIT init_trans_1_GLubyte_raw macro
236 #define INIT init_trans_4_GLshort_raw macro
244 #define INIT init_trans_3_GLshort_raw macro
253 #define INIT init_trans_2_GLshort_ra macro
259 #define INIT macro
290 #define INIT macro
298 #define INIT macro
307 #define INIT macro
313 #define INIT macro
343 #define INIT macro
351 #define INIT macro
360 #define INIT macro
366 #define INIT macro
397 #define INIT macro
405 #define INIT macro
414 #define INIT macro
420 #define INIT macro
451 #define INIT macro
459 #define INIT macro
468 #define INIT macro
474 #define INIT macro
490 #define INIT macro
498 #define INIT macro
507 #define INIT macro
513 #define INIT macro
[all...]
H A Dm_trans_tmp.h214 static void INIT(void) function
248 #ifdef INIT
249 #undef INIT macro
/external/mesa3d/src/mesa/math/
H A Dm_translate.c135 #define INIT init_trans_4_GLbyte_raw macro
143 #define INIT init_trans_3_GLbyte_raw macro
152 #define INIT init_trans_2_GLbyte_raw macro
158 #define INIT init_trans_1_GLbyte_raw macro
190 #define INIT init_trans_4_GLubyte_raw macro
198 #define INIT init_trans_3_GLubyte_raw macro
208 #define INIT init_trans_1_GLubyte_raw macro
236 #define INIT init_trans_4_GLshort_raw macro
244 #define INIT init_trans_3_GLshort_raw macro
253 #define INIT init_trans_2_GLshort_ra macro
259 #define INIT macro
290 #define INIT macro
298 #define INIT macro
307 #define INIT macro
313 #define INIT macro
343 #define INIT macro
351 #define INIT macro
360 #define INIT macro
366 #define INIT macro
397 #define INIT macro
405 #define INIT macro
414 #define INIT macro
420 #define INIT macro
451 #define INIT macro
459 #define INIT macro
468 #define INIT macro
474 #define INIT macro
490 #define INIT macro
498 #define INIT macro
507 #define INIT macro
513 #define INIT macro
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_rendertmp.h33 #ifndef INIT
34 #define INIT(x) macro
68 INIT(GL_POINTS);
82 INIT(GL_LINES);
103 INIT(GL_LINE_STRIP);
129 INIT(GL_LINE_LOOP);
168 INIT(GL_TRIANGLES);
201 INIT(GL_TRIANGLE_STRIP);
251 INIT(GL_TRIANGLE_FAN);
298 INIT(GL_POLYGO
473 #undef INIT macro
[all...]
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_rendertmp.h33 #ifndef INIT
34 #define INIT(x) macro
68 INIT(GL_POINTS);
82 INIT(GL_LINES);
103 INIT(GL_LINE_STRIP);
129 INIT(GL_LINE_LOOP);
168 INIT(GL_TRIANGLES);
201 INIT(GL_TRIANGLE_STRIP);
251 INIT(GL_TRIANGLE_FAN);
298 INIT(GL_POLYGO
473 #undef INIT macro
[all...]
/external/qemu/distrib/sdl-1.2.15/src/audio/nds/
H A Dsound9.c44 soundsystem->cmd = INIT;
H A Dsoundcommon.h38 INIT = 1, enumerator in enum:__anon29390
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_vendor_test.c29 enum { INIT, CONFIRM, SUCCESS } state; enumerator in enum:eap_vendor_test_data::__anon33665
40 data->state = INIT;
79 if (data->state == INIT && *pos != 1) {
81 "%d in INIT state", *pos);
124 if (data->state == INIT) {
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_vendor_test.c29 enum { INIT, CONFIRM, SUCCESS } state; enumerator in enum:eap_vendor_test_data::__anon33918
40 data->state = INIT;
79 if (data->state == INIT && *pos != 1) {
81 "%d in INIT state", *pos);
124 if (data->state == INIT) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_vendor_test.c29 enum { INIT, CONFIRM, SUCCESS } state; enumerator in enum:eap_vendor_test_data::__anon34169
40 data->state = INIT;
79 if (data->state == INIT && *pos != 1) {
81 "%d in INIT state", *pos);
124 if (data->state == INIT) {
/external/icu/icu4c/source/common/
H A Dsimplepatternformatter.cpp17 INIT, enumerator in enum:SimplePatternFormatterCompileState
121 SimplePatternFormatterCompileState state = INIT;
126 case INIT:
145 state = INIT;
155 state = INIT;
160 state = INIT;
169 case INIT:
/external/chromium_org/remoting/webapp/
H A Dxmpp_login_handler.js55 this.state_ = remoting.XmppLoginHandler.State.INIT;
64 * States the handshake goes through. States are iterated from INIT to DONE
68 * INIT
100 INIT: 0,
120 base.debug.assert(this.state_ != remoting.XmppLoginHandler.State.INIT &&
/external/llvm/lib/Support/
H A Dregexec.c71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
97 #undef INIT macro
120 #define INIT(o, n) ((o) = (n)) macro
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dmmx_blendtmp.h33 INIT
113 #undef INIT macro
/external/mesa3d/src/mesa/x86/
H A Dmmx_blendtmp.h33 INIT
113 #undef INIT macro
/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dsinglesigner.js58 this.state_ = SingleGnubbySigner.State.INIT;
82 INIT: 0,
111 if (this.state_ == SingleGnubbySigner.State.INIT) {
160 case SingleGnubbySigner.State.INIT:
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-arabic.cc94 INIT, enumerator in enum:__anon11865
116 { {NONE,NONE,0}, {NONE,ISOL,2}, {INIT,FINA,1}, {INIT,FINA,3}, {INIT,FINA,4}, {INIT,FINA,6}, },
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic.cc94 INIT, enumerator in enum:__anon21668
116 { {NONE,NONE,0}, {NONE,ISOL,2}, {INIT,FINA,1}, {INIT,FINA,3}, {INIT,FINA,4}, {INIT,FINA,6}, },

Completed in 439 milliseconds

123