/external/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp-lex.l | 224 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
|
/external/rust/crates/nix/test/sys/ |
D | test_aio.rs | 101 const INITIAL: &[u8] = b"abcdef123456"; in test_fsync() constant 122 const INITIAL: &[u8] = b"abcdef123456"; in test_fsync_error() constant 144 const INITIAL: &[u8] = b"abcdef123456"; in test_aio_suspend() constant 192 const INITIAL: &[u8] = b"abcdef123456"; in test_read() constant 221 const INITIAL: &[u8] = b"abcdef123456"; in test_read_error() constant 238 const INITIAL: &[u8] = b"abcdef123456"; in test_read_into_mut_slice() constant 264 const INITIAL: &[u8] = b"abcdef123456"; in test_read_into_pointer() constant 313 const INITIAL: &[u8] = b"abcdef123456"; in test_write() constant 342 const INITIAL: &[u8] = b"abcdef123456"; in test_write_bytes() constant 372 const INITIAL: &[u8] = b"abcdef"; in test_read_bytes_mut_small() constant [all …]
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate64/ |
D | HuffmanState.java | 21 INITIAL, enumConstant
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | load_balancer_api.h | 51 enum { INITIAL, SERVERLIST, FALLBACK } type; enumerator
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 188 INITIAL, enumerator
|
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
D | fake_handshaker_server.cc | 86 enum HandshakeState { INITIAL, STARTED, SENT, COMPLETED }; enumerator
|
/external/ppp/pppd/ |
D | fsm.h | 123 #define INITIAL 0 /* Down, hasn't been opened */ macro
|
/external/libpcap/ |
D | scanner.h | 473 #define INITIAL 0 macro
|
D | scanner.c | 3146 #define INITIAL 0 macro
|
/external/scapy/scapy/layers/tls/ |
D | automaton_srv.py | 127 def INITIAL(self): member in TLSServerAutomaton
|
D | automaton_cli.py | 129 def INITIAL(self): member in TLSClientAutomaton
|
/external/iproute2/tc/ |
D | emp_ematch.lex.c | 576 #define INITIAL 0 macro
|
/external/python/cpython2/Lib/multiprocessing/ |
D | managers.py | 449 INITIAL = 0 variable in State
|
/external/python/cpython3/Lib/multiprocessing/ |
D | managers.py | 466 INITIAL = 0 variable in State
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 1187 #define INITIAL 0 macro
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 757 #define INITIAL 0 macro
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 975 #define INITIAL 0 macro
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 965 #define INITIAL 0 macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 3332 enum Forms { GENERIC, ISOLATED, FINAL, INITIAL, MEDIAL }; in _testPresentationForms() enumerator
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UCharacter.java | 2833 public static final int INITIAL = 7; field
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
D | UCharacter.java | 2449 public static final int INITIAL = 7; field
|