Home
last modified time | relevance | path

Searched defs:INITIAL (Results 1 – 24 of 24) 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/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/nghttp2/src/
Dasio_server_response_impl.h39 INITIAL, enumerator
Dshrpx_downstream.h297 INITIAL, enumerator
Dnghttp.h102 enum class RequestState { INITIAL, ON_REQUEST, ON_RESPONSE, ON_COMPLETE }; enumerator
/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/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.h51 enum { INITIAL, SERVERLIST, FALLBACK } type; enumerator
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp188 INITIAL, enumerator
/third_party/grpc/test/core/tsi/alts/fake_handshaker/
Dfake_handshaker_server.cc87 enum HandshakeState { INITIAL, STARTED, SENT, COMPLETED }; 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/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp365 #define INITIAL 0 macro
/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/translator/
Dglslang_lex.cpp1241 #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/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp757 #define INITIAL 0 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp975 #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/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2464 public static final int INITIAL = 7; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2833 public static final int INITIAL = 7; field