/third_party/musl/porting/liteos_a/kernel/src/prng/ |
H A D | random.c | 39 static void loadstate(uint32_t *state) { in loadstate() argument 72 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument 98 char *setstate(char *state) { in setstate() argument
|
/third_party/musl/porting/liteos_m/kernel/src/prng/ |
H A D | random.c | 38 static void loadstate(uint32_t *state) { in loadstate() argument 71 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument 97 char *setstate(char *state) { in setstate() argument
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_attr_get.c | 4 _LIBC_TEXT_SECTION int pthread_attr_getdetachstate(const pthread_attr_t *a, int *state) in pthread_attr_getdetachstate() argument
|
/third_party/musl/src/prng/ |
H A D | random.c | 42 static void loadstate(uint32_t *state) { in loadstate() argument 73 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument 97 char *setstate(char *state) { in setstate() argument
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_join.c | 12 int state, cs, r = 0; in __pthread_timedjoin_np() local
|
/third_party/musl/porting/uniproton/kernel/src/prng/ |
H A D | random.c | 38 static void loadstate(uint32_t *state) { in loadstate() argument 71 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument 97 char *setstate(char *state) { in setstate() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_join.c | 16 int state, cs, r = 0; in __pthread_timedjoin_np() local
|
/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
|