Home
last modified time | relevance | path

Searched defs:state (Results 76 - 100 of 2818) sorted by relevance

12345678910>>...113

/third_party/node/deps/v8/src/inspector/
H A Dv8-schema-agent-impl.cc12 V8SchemaAgentImpl(V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, protocol::DictionaryValue* state) V8SchemaAgentImpl() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.h46 fd4_program_state(struct ir3_program_state *state) in fd4_program_state() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.h46 fd5_program_state(struct ir3_program_state *state) in fd5_program_state() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.h46 fd3_program_state(struct ir3_program_state *state) in fd3_program_state() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_cxa_finalize.cpp30 static void Bm_function_cxa_finalize(benchmark::State &state) in Bm_function_cxa_finalize() argument
41 static void Bm_function_cxa_finalize_dynamic(benchmark::State &state) in Bm_function_cxa_finalize_dynamic() argument
H A Dlibc_ioctl.cpp29 static void Bm_function_Ioctl_baudrate(benchmark::State &state) in Bm_function_Ioctl_baudrate() argument
H A Dlibc_grp.cpp28 static void Bm_function_Getgrouplist(benchmark::State &state) in Bm_function_Getgrouplist() argument
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-array-of-pointers.c8 struct state { struct
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DSamplerNULL.cpp17 SamplerNULL::SamplerNULL(const gl::SamplerState &state) : SamplerImpl(state) {} in SamplerNULL() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceState.h16 GrD3DResourceState(D3D12_RESOURCE_STATES state) : fState(state) {} in GrD3DResourceState() argument
18 void setResourceState(D3D12_RESOURCE_STATES state) { in setResourceState() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DTriangleBenchmarks.cpp23 static void RunBenchmark(benchmark::State &state, T &tester) in RunBenchmark() argument
38 static void TriangleSolidColor(benchmark::State &state, Multisample multisample) in TriangleSolidColor() argument
89 static void TriangleInterpolateColor(benchmark::State &state, Multisample multisample) in TriangleInterpolateColor() argument
148 static void TriangleSampleTexture(benchmark::State &state, Multisample multisample) in TriangleSampleTexture() argument
/third_party/optimized-routines/string/include/
H A Dbenchlib.h25 static uint64_t state = 0xb707be451df0bb19ULL; in rand32() local
/third_party/skia/tools/sk_app/android/
H A Dmain_android.cpp23 void android_main(struct android_app* state) { in android_main() argument
38 state)); in android_main() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DBufferMock.h27 BufferMock(DeviceBase* device, BufferBase::BufferState state) : BufferBase(device, state) { in BufferMock() argument
/third_party/python/Modules/_ssl/
H A Dmisc.c9 _PySSL_BytesFromBIO(_sslmodulestate *state, BIO *bio) in _PySSL_BytesFromBIO() argument
24 _PySSL_UnicodeFromBIO(_sslmodulestate *state, BIO *bio, const char *error) in _PySSL_UnicodeFromBIO() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dblocking_counter_benchmark.cc23 void BM_BlockingCounter_SingleThread(benchmark::State& state) { in BM_BlockingCounter_SingleThread() argument
41 void BM_BlockingCounter_DecrementCount(benchmark::State& state) { in BM_BlockingCounter_DecrementCount() argument
60 void BM_BlockingCounter_Wait(benchmark::State& state) { in BM_BlockingCounter_Wait() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_slow_test.cc35 uint64_t state[kStateSizeT]; variable
/third_party/skia/include/private/
H A DSkOnce.h26 auto state = fState.load(std::memory_order_acquire); in operator ()() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256_i.h16 u32 state[8], curlen; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256_i.h16 u32 state[8], curlen; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/typescript/tests/baselines/reference/
H A DtryCatchFinallyControlFlow.js[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_frame_regs.c39 Dwfl_Frame *state = thread->unwound; in dwfl_thread_state_registers() local
55 Dwfl_Frame *state = thread->unwound; in INTDEF() local
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dcabac.h30 get_cabac_inline_arm(CABACContext *c, uint8_t *const state) get_cabac_inline_arm() argument

Completed in 5 milliseconds

12345678910>>...113