Home
last modified time | relevance | path

Searched defs:state (Results 101 - 125 of 4546) sorted by relevance

12345678910>>...182

/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_callback.h41 virtual void OnSyncStateChanged(SyncType type, SyncPromptState state) {}; in OnSyncStateChanged() argument
61 virtual void OnSyncStateChanged(CloudSyncState state, ErrorType error) {}; in OnSyncStateChanged() argument
/third_party/ffmpeg/libavutil/
H A Dlfg.h34 unsigned int state[64]; member
[all...]
/third_party/benchmark/test/
H A Duser_counters_thousands_test.cc11 void BM_Counters_Thousands(benchmark::State& state) { in BM_Counters_Thousands() argument
H A Dmap_test.cc19 static void BM_MapLookup(benchmark::State& state) { in BM_MapLookup() argument
[all...]
H A Dmemory_manager_test.cc15 void BM_empty(benchmark::State& state) { in BM_empty() argument
H A Drepetitions_test.cc9 static void BM_ExplicitRepetitions(benchmark::State& state) { in BM_ExplicitRepetitions() argument
111 static void BM_ImplicitRepetitions(benchmark::State& state) { in BM_ImplicitRepetitions() argument
H A Doptions_test.cc11 void BM_basic(benchmark::State& state) { in BM_basic() argument
16 void BM_basic_slow(benchmark::State& state) { in BM_basic_slow() argument
61 void BM_explicit_iteration_count(benchmark::State& state) { in BM_explicit_iteration_count() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Ddfu.h74 uint8_t state; /* Current state of the device */ member
/third_party/json/benchmarks/src/
H A Dbenchmarks.cpp12 static void ParseFile(benchmark::State& state, const char* filename) in ParseFile() argument
45 static void ParseString(benchmark::State& state, const char* filename) in ParseString() argument
79 Dump(benchmark::State& state, const char* filename, int indent) Dump() argument
[all...]
/third_party/ltp/lib/
H A Dtst_thread_state.c14 int tst_thread_state_wait(pid_t tid, const char state, in tst_thread_state_wait() argument
/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

Completed in 8 milliseconds

12345678910>>...182