Home
last modified time | relevance | path

Searched defs:state (Results 576 - 600 of 11172) sorted by relevance

1...<<21222324252627282930>>...447

/third_party/mesa3d/src/glx/
H A Dclientattrib.c43 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in do_enable_disable() local
73 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in __indirect_glPushClientAttrib() local
105 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in __indirect_glPopClientAttrib() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dquery9.h41 enum nine_query_state state; member
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_util.c20 struct pipe_shader_state state; in graw_parse_geometry_shader() local
35 struct pipe_shader_state state; in graw_parse_vertex_shader() local
50 struct pipe_shader_state state; graw_parse_fragment_shader() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/prng/
H A Drandom.c39 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 Drandom.c38 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 Dpthread_attr_get.c4 _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 Drandom.c42 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 Dpthread_join.c12 int state, cs, r = 0; in __pthread_timedjoin_np() local
/third_party/musl/porting/uniproton/kernel/src/prng/
H A Drandom.c38 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 Dpthread_join.c16 int state, cs, r = 0; in __pthread_timedjoin_np() local
/third_party/ninja/src/
H A Dbrowse.cc27 void RunBrowsePython(State* state, const char* ninja_command, in RunBrowsePython() argument
H A Dclean_test.cc482 State state; in TEST_F() local
542 State state; in TEST_F() local
[all...]
H A Dmanifest_parser_test.cc35 State state; member
[all...]
/third_party/node/deps/base64/base64/lib/
H A Dlib.c18 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 Darbprogparse.c70 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 Dsha1.h24 uint32_t state[5]; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_rasterizer.c66 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 Dutil-bits.h81 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 Dproc.h22 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 Ddhcp6.h64 u8_t state; member
H A Dautoip.h66 u8_t state; member
/third_party/lz4/ossfuzz/
H A Dcompress_hc_fuzzer.c46 void* state = malloc(LZ4_sizeofStateHC()); in LLVMFuzzerTestOneInput() local
/third_party/lzma/C/
H A DBra86.c47 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 Dnode-marker.h70 V8_INLINE void Set(Node* node, State state) { in Set() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer-gen.cc15 SharedArrayBufferBuiltinsAssembler( compiler::CodeAssemblerState* state) SharedArrayBufferBuiltinsAssembler() argument

Completed in 9 milliseconds

1...<<21222324252627282930>>...447