/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_blend.c | 48 struct pipe_blend_state *state = mem_dup(blend, sizeof *blend); in llvmpipe_create_blend_state() local 112 struct pipe_depth_stencil_alpha_state *state; in llvmpipe_create_depth_stencil_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_query_hw.h | 34 uint8_t state; member
|
/third_party/icu/icu4c/source/samples/uciter8/ |
H A D | uit_len8.c | 487 uint32_t state=(uint32_t)(iter->start<<1); in lenient8IteratorGetState() local 495 lenient8IteratorSetState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) { in lenient8IteratorSetState() argument [all...] |
H A D | uciter8.c | 229 uint32_t state; in testIteratorState() local
|
/third_party/libinput/tools/ |
H A D | libinput-analyze-per-slot-delta.py | 133 state = SlotState.NONE variable in Slot [all...] |
/third_party/libinput/src/ |
H A D | util-strings.c | 40 next_word(const char **state, size_t *len, const char *separators) in next_word() argument
|
/third_party/libdrm/ |
H A D | xf86drmHash.c | 89 void *state; in HashHash() local
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | fs.h | 81 void *state; member
|
/third_party/libwebsockets/lib/system/ |
H A D | system.c | 154 __lws_system_attach(struct lws_context *context, int tsi, lws_attach_cb_t cb, lws_system_states_t state, void *opaque, struct lws_attach_item **get) __lws_system_attach() argument
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | lws-minimal-esp32.c | 75 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/ |
H A D | lws-minimal-esp32.c | 79 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzwrite.c | 150 gz_statep state; global() local 226 gz_statep state; global() local 284 gz_statep state; gzprintf() local 360 gz_statep state; global() local 430 gz_statep state; global() local 463 gz_statep state; global() local 504 gz_statep state; global() local [all...] |
H A D | inffast.c | 71 struct inflate_state FAR *state;
local [all...] |
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/ |
H A D | ss-server.c | 159 myss_srv_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_srv_state() argument
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_philosopher.c | 33 static int state[PH_NUM]; variable
|
/third_party/lwip/src/netif/ |
H A D | zepif.c | 173 struct zepif_state *state; in zepif_linkoutput() local 226 struct zepif_state *state = (struct zepif_state *)mem_malloc(sizeof(struct zepif_state)); zepif_init() local [all...] |
/third_party/lz4/ossfuzz/ |
H A D | fuzz_helpers.h | 74 FUZZ_STATIC uint32_t FUZZ_rand(uint32_t *state) { in FUZZ_rand() argument 86 FUZZ_STATIC uint32_t FUZZ_rand32(uint32_t *state, uint32_t min, uint32_t max) { in FUZZ_rand32() argument
|
/third_party/lzma/C/ |
H A D | Bcj2.c | 54 unsigned state = p->state;
in Bcj2Dec_Decode() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-optimizer.h | 49 AllocationState const* state; member
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-date-gen.cc | 17 explicit DateBuiltinsAssembler(compiler::CodeAssemblerState* state) in DateBuiltinsAssembler() argument
|
/third_party/node/deps/v8/src/base/debug/ |
H A D | stack_trace_android.cc | 36 StackCrawlState* state = static_cast<StackCrawlState*>(arg); in TraceStackFrame() local [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | marking-verifier.cc | 144 explicit VerificationVisitor(VerificationState& state) in VerificationVisitor() argument
|
/third_party/node/deps/v8/src/ic/ |
H A D | binary-op-assembler.h | 21 explicit BinaryOpAssembler(compiler::CodeAssemblerState* state) in BinaryOpAssembler() argument
|
H A D | ic-stats.h | 40 std::string state; member
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc-data.h | 58 inline bool LoadMergeState(RegisterState state, RegisterMerge** merge) { in LoadMergeState() argument 68 inline bool LoadMergeState(RegisterState state, ValueNode** node, in LoadMergeState() argument [all...] |