Home
last modified time | relevance | path

Searched defs:INITIAL (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-lex.l224 BEGIN INITIAL; variable
300 BEGIN INITIAL; variable
315 BEGIN INITIAL; variable
321 BEGIN INITIAL; variable
326 BEGIN INITIAL; variable
331 BEGIN INITIAL; variable
336 BEGIN INITIAL; variable
347 BEGIN INITIAL; variable
356 BEGIN INITIAL; variable
365 BEGIN INITIAL; variable
/third_party/rust/crates/nix/test/sys/
Dtest_aio.rs76 const INITIAL: &[u8] = b"abcdef123456"; in error() constant
94 const INITIAL: &[u8] = b"abcdef123456"; in ok() constant
141 const INITIAL: &[u8] = b"abcdef123456"; in cancel() constant
164 const INITIAL: &[u8] = b"abcdef123456"; in error() constant
183 const INITIAL: &[u8] = b"abcdef123456"; in ok() constant
210 const INITIAL: &[u8] = b"abcdef123456"; in on_stack() constant
265 const INITIAL: &[u8] = b"abcdef123456"; in ok() constant
354 const INITIAL: &[u8] = b"abcdef123456"; in ok() constant
384 const INITIAL: &[u8] = b"abcdef123456"; in on_stack() constant
467 const INITIAL: &[u8] = b"abcdef123456"; in ok() constant
[all …]
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_lex.l30 <LINE_COMMENT>\n { ++currentGoomSL->num_lines; yylval.charValue=*yytext; BEGIN INITIAL; return '… variable
33 <C_COMMENT>"*/" { BEGIN INITIAL; } variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_abilityManager.js22 INITIAL: 0, property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DAbilityRunningInfo.js25 INITIAL: 0, property
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp188 INITIAL, enumerator
/third_party/nghttp2/src/
Dshrpx_downstream.h302 INITIAL, enumerator
Dnghttp.h104 enum class RequestState { INITIAL, ON_REQUEST, ON_RESPONSE, ON_COMPLETE }; enumerator
/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h447 #define INITIAL 0 macro
Dlex.priv_gst_parse_yy.c1097 #define INITIAL 0 macro
/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts42 INITIAL, enumerator
/third_party/python/Lib/multiprocessing/
Dmanagers.py475 INITIAL = 0 variable in State
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js2098 INITIAL:0, property
2602 Output.prototype.INITIAL = 0; method in Output
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1187 #define INITIAL 0 macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp750 #define INITIAL 0 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp975 #define INITIAL 0 macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp1241 #define INITIAL 0 macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp757 #define INITIAL 0 macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp965 #define INITIAL 0 macro
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c3332 enum Forms { GENERIC, ISOLATED, FINAL, INITIAL, MEDIAL }; in _testPresentationForms() enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2833 public static final int INITIAL = 7; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2464 public static final int INITIAL = 7; field