| /third_party/ninja/src/ |
| H A D | browse.cc | 27 void RunBrowsePython(State* state, const char* ninja_command, in RunBrowsePython() argument
|
| H A D | clean_test.cc | 482 State state; in TEST_F() local 542 State state; in TEST_F() local [all...] |
| H A D | manifest_parser_test.cc | 35 State state; member [all...] |
| /third_party/node/deps/base64/base64/lib/ |
| H A D | lib.c | 18 base64_stream_encode_init (struct base64_state *state, int flags) in base64_stream_encode_init() argument 68 base64_stream_decode_init(struct base64_state *state, int flags) base64_stream_decode_init() argument 113 struct base64_state state; base64_encode() local 145 struct base64_state state; base64_decode() local [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | arbprogparse.c | 70 struct asm_parser_state state; in _mesa_parse_arb_fragment_program() local 164 struct asm_parser_state state; _mesa_parse_arb_vertex_program() local [all...] |
| /third_party/mesa3d/src/util/sha1/ |
| H A D | sha1.h | 24 uint32_t state[5]; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_rasterizer.c | 66 struct lp_rasterizer_state *state = MALLOC_STRUCT(lp_rasterizer_state); in llvmpipe_create_rasterizer_state() local 105 const struct lp_rasterizer_state *state = llvmpipe_bind_rasterizer_state() local [all...] |
| /third_party/libinput/src/ |
| H A D | util-bits.h | 81 long_set_bit_state(unsigned long *array, int bit, int state) in long_set_bit_state() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/include/ |
| H A D | proc.h | 22 int tst_process_state_wait3(pid_t pid, const char state, in tst_process_state_wait3() argument
|
| /third_party/lwip/src/include/lwip/ |
| H A D | dhcp6.h | 64 u8_t state; member
|
| H A D | autoip.h | 66 u8_t state; member
|
| /third_party/lz4/ossfuzz/ |
| H A D | compress_hc_fuzzer.c | 46 void* state = malloc(LZ4_sizeofStateHC()); in LLVMFuzzerTestOneInput() local
|
| /third_party/lzma/C/ |
| H A D | Bra86.c | 47 Byte *Z7_BRANCH_CONV_ST(X86)(Byte *p, SizeT size, UInt32 pc, UInt32 *state, int encoding)
in X86() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-marker.h | 70 V8_INLINE void Set(Node* node, State state) { in Set() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer-gen.cc | 15 SharedArrayBufferBuiltinsAssembler( compiler::CodeAssemblerState* state) SharedArrayBufferBuiltinsAssembler() argument
|
| H A D | builtins-regexp-gen.h | 18 explicit RegExpBuiltinsAssembler(compiler::CodeAssemblerState* state) in RegExpBuiltinsAssembler() argument 172 explicit RegExpMatchAllAssembler(compiler::CodeAssemblerState* state) in RegExpMatchAllAssembler() argument
|
| H A D | builtins-collections-gen.h | 25 explicit BaseCollectionsAssembler(compiler::CodeAssemblerState* state) in BaseCollectionsAssembler() argument 149 explicit WeakCollectionsBuiltinsAssembler(compiler::CodeAssemblerState* state) in WeakCollectionsBuiltinsAssembler() argument
|
| H A D | builtins-string-gen.h | 15 explicit StringBuiltinsAssembler(compiler::CodeAssemblerState* state) in StringBuiltinsAssembler() argument
|
| H A D | builtins-temporal-gen.cc | 18 explicit TemporalBuiltinsAssembler(compiler::CodeAssemblerState* state) in TemporalBuiltinsAssembler() argument
|
| H A D | builtins-async-gen.h | 15 explicit AsyncBuiltinsAssembler(compiler::CodeAssemblerState* state) in AsyncBuiltinsAssembler() argument
|
| H A D | growable-fixed-array-gen.h | 17 explicit GrowableFixedArray(compiler::CodeAssemblerState* state) in GrowableFixedArray() argument
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimized-frame-info.cc | 26 DeoptimizedFrameInfo::DeoptimizedFrameInfo(TranslatedState* state, in DeoptimizedFrameInfo() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | embedder-state.cc | 34 EmbedderState* state = this; in OnMoveEvent() local
|
| H A D | vm-state-inl.h | 20 inline const char* StateToString(StateTag state) { in StateToString() argument
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | math-random.cc | 31 State state = {0, 0}; in ResetContext() local 40 State state = pod.get(0); in RefillCache() local [all...] |