Home
last modified time | relevance | path

Searched defs:state (Results 201 - 225 of 4868) sorted by relevance

12345678910>>...195

/third_party/benchmark/test/
H A Dspec_arg_verbosity_test.cc8 static void BM_Verbosity(benchmark::State& state) { in BM_Verbosity() argument
H A Dreport_aggregates_only_test.cc13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() argument
/third_party/cups-filters/cupsfilters/
H A Dkmdevices.cpp28 int state = 0; in kmIsPrinterCmOff() local
51 int state = 0; in kmGetPrinterProfile() local
/third_party/libsnd/src/
H A Dogg_pcm.c49 void * state ; member
/third_party/libwebsockets/lib/drivers/display/
H A Dssd1306-i2c.c133 lws_display_ssd1306_i2c_power(const struct lws_display *disp, int state) in lws_display_ssd1306_i2c_power() argument
/third_party/json/tests/benchmarks/src/
H A Dbenchmarks.cpp22 static void ParseFile(benchmark::State& state, const char* filename) in ParseFile() argument
55 static void ParseString(benchmark::State& state, const char* filename) in ParseString() argument
89 Dump(benchmark::State& state, const char* filename, int indent) Dump() argument
123 ToCbor(benchmark::State& state, const char* filename) ToCbor() argument
148 BinaryToCbor(benchmark::State& state) BinaryToCbor() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_worklist.c39 nir_instr_worklist_add_srcs_cb(nir_src *src, void *state) in nir_instr_worklist_add_srcs_cb() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dhir_field_selection.cpp30 _mesa_ast_field_selection_to_hir(const ast_expression *expr, exec_list *instructions, struct _mesa_glsl_parse_state *state) _mesa_ast_field_selection_to_hir() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dstateblock9.h42 struct nine_state state; member
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_join.c7 int state, cs, r = 0; in __pthread_timedjoin_np() local
/third_party/ninja/misc/
H A Dmanifest_fuzzer.cc34 State state; in LLVMFuzzerTestOneInput() local
/third_party/node/deps/cares/src/tools/
H A Dares_getopt.c52 void ares_getopt_init(ares_getopt_state_t *state, int nargc, const char **nargv) in ares_getopt_init() argument
66 int ares_getopt(ares_getopt_state_t *state, const char *ostr) in ares_getopt() argument
[all...]
/third_party/node/deps/base64/base64/lib/
H A Dlib_openmp.c26 struct base64_state state, initial_state; in base64_encode_openmp() local
87 struct base64_state state, initial_state; base64_decode_openmp() local
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_padding.c49 struct anv_state state = anv_state_pool_alloc(&state_pool, pool_size, 16); in main() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse_extra.c37 _mesa_parse_instruction_suffix(const struct asm_parser_state *state, in _mesa_parse_instruction_suffix() argument
60 _mesa_ARBvp_parse_option(struct asm_parser_state *state, const char *option) in _mesa_ARBvp_parse_option() argument
72 _mesa_ARBfp_parse_option(struct asm_parser_state *state, const char *option) in _mesa_ARBfp_parse_option() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c47 struct lp_geometry_shader *state; in llvmpipe_create_gs_state() local
101 struct lp_geometry_shader *state = llvmpipe_delete_gs_state() local
[all...]
/third_party/libdrm/
H A Dxf86drmRandom.c85 RandomState *state; in drmRandomCreate() local
113 drmRandomDestroy(void *state) drmRandomDestroy() argument
119 drmRandom(void *state) drmRandom() argument
133 drmRandomDouble(void *state) drmRandomDouble() argument
[all...]
/third_party/lzma/C/
H A DDelta.c8 void Delta_Init(Byte *state) in Delta_Init() argument
16 void Delta_Encode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Encode() argument
89 void Delta_Decode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Decode() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.h16 explicit ProxiesCodeStubAssembler(compiler::CodeAssemblerState* state) in ProxiesCodeStubAssembler() argument
H A Dbuiltins-call-gen.h15 explicit CallOrConstructBuiltinsAssembler(compiler::CodeAssemblerState* state) in CallOrConstructBuiltinsAssembler() argument
H A Dbuiltins-iterator-gen.h17 explicit IteratorBuiltinsAssembler(compiler::CodeAssemblerState* state) in IteratorBuiltinsAssembler() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-verifier.cc19 UnifiedHeapVerificationVisitor( cppgc::internal::VerificationState& state) UnifiedHeapVerificationVisitor() argument
/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.h19 explicit UnaryOpAssembler(compiler::CodeAssemblerState* state) in UnaryOpAssembler() argument
/third_party/node/deps/v8/src/third_party/utf8-decoder/
H A Dutf8-decoder.h24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_linker.cpp508 static void Bm_function_dlsym_libGLES_mali(benchmark::State &state) in Bm_function_dlsym_libGLES_mali() argument
520 static void Bm_function_dlclose(benchmark::State &state) in Bm_function_dlclose() argument

Completed in 8 milliseconds

12345678910>>...195