Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 3482) sorted by relevance

12345678910>>...140

/external/XNNPACK/eval/
Df32-sigmoid.cc21 static void SigmoidError(benchmark::State& state, in SigmoidError()
75 static void f32_sigmoid__neon_frac_p9_p10_nr1recps(benchmark::State& state) { in f32_sigmoid__neon_frac_p9_p10_nr1recps()
79 static void f32_sigmoid__neon_rr2_lut2048_p1_nr2recps(benchmark::State& state) { in f32_sigmoid__neon_rr2_lut2048_p1_nr2recps()
82 static void f32_sigmoid__neonfma_rr2_lut2048_p1_nr2recps(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut2048_p1_nr2recps()
85 static void f32_sigmoid__neonfma_rr2_lut2048_p1_nr1recps1fma(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut2048_p1_nr1recps1fma()
88 static void f32_sigmoid__neonfma_rr2_lut2048_p1_nr2fma(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut2048_p1_nr2fma()
92 static void f32_sigmoid__neon_rr2_lut64_p2_nr2recps(benchmark::State& state) { in f32_sigmoid__neon_rr2_lut64_p2_nr2recps()
95 static void f32_sigmoid__neonfma_rr2_lut64_p2_nr2recps(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut64_p2_nr2recps()
98 static void f32_sigmoid__neonfma_rr2_lut64_p2_nr1recps1fma(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut64_p2_nr1recps1fma()
101 static void f32_sigmoid__neonfma_rr2_lut64_p2_nr2fma(benchmark::State& state) { in f32_sigmoid__neonfma_rr2_lut64_p2_nr2fma()
[all …]
Df32-exp.cc21 static void ExpError(benchmark::State& state, in ExpError()
74 static void f32_exp__sse2_p5(benchmark::State& state) { in f32_exp__sse2_p5()
77 static void f32_exp__avx2_perm_p3(benchmark::State& state) { in f32_exp__avx2_perm_p3()
80 static void f32_exp__avx2_perm_p4(benchmark::State& state) { in f32_exp__avx2_perm_p4()
83 static void f32_exp__avx2_p5(benchmark::State& state) { in f32_exp__avx2_p5()
86 static void f32_exp__avx512f_perm2_p2(benchmark::State& state) { in f32_exp__avx512f_perm2_p2()
89 static void f32_exp__avx512f_perm_p3(benchmark::State& state) { in f32_exp__avx512f_perm_p3()
92 static void f32_exp__avx512f_p5_scalef(benchmark::State& state) { in f32_exp__avx512f_p5_scalef()
95 static void f32_exp__avx512f_p5(benchmark::State& state) { in f32_exp__avx512f_p5()
110 static void f32_exp__neonfma_lut64_p2(benchmark::State& state) { in f32_exp__neonfma_lut64_p2()
[all …]
Df32-expminus.cc21 static void ExpError(benchmark::State& state, in ExpError()
55 static void f32_expminus__sse2_p5(benchmark::State& state) { in f32_expminus__sse2_p5()
58 static void f32_expminus__avx2_p5(benchmark::State& state) { in f32_expminus__avx2_p5()
67 static void f32_expminus__neonfma_p5(benchmark::State& state) { in f32_expminus__neonfma_p5()
70 static void f32_expminus__neonfma_lut64_p2(benchmark::State& state) { in f32_expminus__neonfma_lut64_p2()
73 static void f32_expminus__neonfma_lut2048_p1(benchmark::State& state) { in f32_expminus__neonfma_lut2048_p1()
82 static void f32_expminus__scalar_p5(benchmark::State& state) { in f32_expminus__scalar_p5()
85 static void f32_expminus__scalar_lut64_p2(benchmark::State& state) { in f32_expminus__scalar_lut64_p2()
88 static void f32_expminus__scalar_lut2048_p1(benchmark::State& state) { in f32_expminus__scalar_lut2048_p1()
/external/XNNPACK/bench/
Df32-gemm-e2e.cc25 benchmark::State& state, in GEMMEnd2EndBenchmark()
73 …static void f32_gemm_4x12__aarch64_neonfma_cortex_a53(benchmark::State& state, models::ExecutionPl… in f32_gemm_4x12__aarch64_neonfma_cortex_a53()
82 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a53(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a53()
91 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a57(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a57()
100 …static void f32_gemm_4x8__aarch64_neonfma_cortex_a75(benchmark::State& state, models::ExecutionPla… in f32_gemm_4x8__aarch64_neonfma_cortex_a75()
109 …static void f32_gemm_4x8__aarch64_neonfma_ld64(benchmark::State& state, models::ExecutionPlanFacto… in f32_gemm_4x8__aarch64_neonfma_ld64()
118 …static void f32_gemm_4x8__aarch64_neonfma_ld128(benchmark::State& state, models::ExecutionPlanFact… in f32_gemm_4x8__aarch64_neonfma_ld128()
127 …static void f32_gemm_5x8__aarch64_neonfma_cortex_a57(benchmark::State& state, models::ExecutionPla… in f32_gemm_5x8__aarch64_neonfma_cortex_a57()
136 …static void f32_gemm_5x8__aarch64_neonfma_cortex_a75(benchmark::State& state, models::ExecutionPla… in f32_gemm_5x8__aarch64_neonfma_cortex_a75()
145 …static void f32_gemm_6x8__aarch64_neonfma_cortex_a53(benchmark::State& state, models::ExecutionPla… in f32_gemm_6x8__aarch64_neonfma_cortex_a53()
[all …]
Df32-igemm.cc28 static void IGEMMBenchmark(benchmark::State& state, in IGEMMBenchmark()
158 static void f32_igemm_1x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_1x8__neon_lane_ld64()
161 static void f32_igemm_4x2__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x2__neon_lane_ld64()
164 static void f32_igemm_4x4__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x4__neon_lane_ld64()
167 static void f32_igemm_4x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_lane_ld64()
170 static void f32_igemm_4x8__neon_lane_ld128(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_lane_ld128()
173 static void f32_igemm_6x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_6x8__neon_lane_ld64()
176 static void f32_igemm_6x8__neon_lane_ld128(benchmark::State& state, const char* net) { in f32_igemm_6x8__neon_lane_ld128()
179 static void f32_igemm_1x8__neon_dup_ld64(benchmark::State& state, const char* net) { in f32_igemm_1x8__neon_dup_ld64()
182 static void f32_igemm_4x8__neon_dup_ld128(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_dup_ld128()
[all …]
Df32-dwconv-e2e.cc23 benchmark::State& state, in DWConvEnd2EndBenchmark()
69 …static void f32_dwconv_up4x9__aarch64_neonfma(benchmark::State& state, models::ExecutionPlanFactor… in f32_dwconv_up4x9__aarch64_neonfma()
75 …static void f32_dwconv_up4x9__aarch64_neonfma_cortex_a55(benchmark::State& state, models::Executio… in f32_dwconv_up4x9__aarch64_neonfma_cortex_a55()
89 static void f32_dwconv_up4x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up4x9__neon()
95 …static void f32_dwconv_up4x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up4x9__neon_acc2()
101 static void f32_dwconv_up8x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__neon()
107 …static void f32_dwconv_up8x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up8x9__neon_acc2()
113 …static void f32_dwconv_up4x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model)… in f32_dwconv_up4x9__neonfma()
119 …static void f32_dwconv_up4x9__neonfma_acc2(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up4x9__neonfma_acc2()
125 …static void f32_dwconv_up8x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model)… in f32_dwconv_up8x9__neonfma()
[all …]
Df32-gemm.cc36 static void GEMMBenchmark(benchmark::State& state, in GEMMBenchmark()
109 static void PPMM1PBenchmark(benchmark::State& state, in PPMM1PBenchmark()
185 static void PPMM2PBenchmark(benchmark::State& state, in PPMM2PBenchmark()
266 static void RuyBenchmark(benchmark::State& state, uint32_t threads) in RuyBenchmark()
343 static void ruy_st(benchmark::State& state, const char* net) in ruy_st()
351 static void f32_gemm_1x12__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_1x12__aarch64_neonfma_cortex_a53()
354 static void f32_gemm_1x8__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a53()
357 static void f32_gemm_1x8__aarch64_neonfma_cortex_a57(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a57()
360 static void f32_gemm_1x8__aarch64_neonfma_cortex_a75(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a75()
363 static void f32_gemm_4x12__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_4x12__aarch64_neonfma_cortex_a53()
[all …]
Df32-spmm.cc25 static void SpMMBenchmark(benchmark::State& state, in SpMMBenchmark()
163 static void spmm80_4x1__neonfma(benchmark::State& state, const char* net) { in spmm80_4x1__neonfma()
166 static void spmm80_4x2__neonfma(benchmark::State& state, const char* net) { in spmm80_4x2__neonfma()
169 static void spmm80_4x4__neonfma(benchmark::State& state, const char* net) { in spmm80_4x4__neonfma()
173 static void spmm80_8x1__neonfma(benchmark::State& state, const char* net) { in spmm80_8x1__neonfma()
177 static void spmm80_8x2__neonfma(benchmark::State& state, const char* net) { in spmm80_8x2__neonfma()
181 static void spmm80_8x4__neonfma(benchmark::State& state, const char* net) { in spmm80_8x4__neonfma()
185 static void spmm80_12x1__neonfma(benchmark::State& state, const char* net) { in spmm80_12x1__neonfma()
189 static void spmm80_12x2__neonfma(benchmark::State& state, const char* net) { in spmm80_12x2__neonfma()
193 static void spmm80_12x4__neonfma(benchmark::State& state, const char* net) { in spmm80_12x4__neonfma()
[all …]
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c104 void trace_dump_rasterizer_state(const struct pipe_rasterizer_state *state) in trace_dump_rasterizer_state()
168 void trace_dump_poly_stipple(const struct pipe_poly_stipple *state) in trace_dump_poly_stipple()
190 void trace_dump_viewport_state(const struct pipe_viewport_state *state) in trace_dump_viewport_state()
209 void trace_dump_scissor_state(const struct pipe_scissor_state *state) in trace_dump_scissor_state()
230 void trace_dump_clip_state(const struct pipe_clip_state *state) in trace_dump_clip_state()
258 void trace_dump_shader_state(const struct pipe_shader_state *state) in trace_dump_shader_state()
310 void trace_dump_compute_state(const struct pipe_compute_state *state) in trace_dump_compute_state()
342 void trace_dump_depth_stencil_alpha_state(const struct pipe_depth_stencil_alpha_state *state) in trace_dump_depth_stencil_alpha_state()
393 static void trace_dump_rt_blend_state(const struct pipe_rt_blend_state *state) in trace_dump_rt_blend_state()
412 void trace_dump_blend_state(const struct pipe_blend_state *state) in trace_dump_blend_state()
[all …]
/external/u-boot/arch/sandbox/cpu/
Dstart.c21 struct sandbox_state *state = state_get_current(); in sandbox_early_getopt_check() local
75 static int sandbox_cmdline_cb_help(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_help()
85 struct sandbox_state *state = state_get_current(); in sandbox_main_loop_init() local
109 static int sandbox_cmdline_cb_boot(struct sandbox_state *state, in sandbox_cmdline_cb_boot()
117 static int sandbox_cmdline_cb_command(struct sandbox_state *state, in sandbox_cmdline_cb_command()
125 static int sandbox_cmdline_cb_fdt(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_fdt()
132 static int sandbox_cmdline_cb_default_fdt(struct sandbox_state *state, in sandbox_cmdline_cb_default_fdt()
151 static int sandbox_cmdline_cb_test_fdt(struct sandbox_state *state, in sandbox_cmdline_cb_test_fdt()
176 static int sandbox_cmdline_cb_interactive(struct sandbox_state *state, in sandbox_cmdline_cb_interactive()
185 static int sandbox_cmdline_cb_jump(struct sandbox_state *state, in sandbox_cmdline_cb_jump()
[all …]
/external/google-benchmark/test/
Dreporter_output_test.cc67 void BM_basic(benchmark::State& state) { in BM_basic()
91 void BM_bytes_per_second(benchmark::State& state) { in BM_bytes_per_second()
120 void BM_items_per_second(benchmark::State& state) { in BM_items_per_second()
149 void BM_label(benchmark::State& state) { in BM_label()
176 void BM_error(benchmark::State& state) { in BM_error()
199 void BM_no_arg_name(benchmark::State& state) { in BM_no_arg_name()
217 void BM_arg_name(benchmark::State& state) { in BM_arg_name()
235 void BM_arg_names(benchmark::State& state) { in BM_arg_names()
255 void BM_BigArgs(benchmark::State& state) { in BM_BigArgs()
267 void BM_Complexity_O1(benchmark::State& state) { in BM_Complexity_O1()
[all …]
Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty()
14 void BM_spin_empty(benchmark::State& state) { in BM_spin_empty()
24 void BM_spin_pause_before(benchmark::State& state) { in BM_spin_pause_before()
37 void BM_spin_pause_during(benchmark::State& state) { in BM_spin_pause_during()
52 void BM_pause_during(benchmark::State& state) { in BM_pause_during()
63 void BM_spin_pause_after(benchmark::State& state) { in BM_spin_pause_after()
76 void BM_spin_pause_before_and_after(benchmark::State& state) { in BM_spin_pause_before_and_after()
92 void BM_empty_stop_start(benchmark::State& state) { in BM_empty_stop_start()
100 void BM_KeepRunning(benchmark::State& state) { in BM_KeepRunning()
110 void BM_KeepRunningBatch(benchmark::State& state) { in BM_KeepRunningBatch()
[all …]
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc67 void BM_basic(benchmark::State& state) { in BM_basic()
88 void BM_bytes_per_second(benchmark::State& state) { in BM_bytes_per_second()
112 void BM_items_per_second(benchmark::State& state) { in BM_items_per_second()
136 void BM_label(benchmark::State& state) { in BM_label()
160 void BM_error(benchmark::State& state) { in BM_error()
180 void BM_no_arg_name(benchmark::State& state) { in BM_no_arg_name()
195 void BM_arg_name(benchmark::State& state) { in BM_arg_name()
210 void BM_arg_names(benchmark::State& state) { in BM_arg_names()
227 void BM_BigArgs(benchmark::State& state) { in BM_BigArgs()
239 void BM_Complexity_O1(benchmark::State& state) { in BM_Complexity_O1()
[all …]
Dbasic_test.cc6 void BM_empty(benchmark::State& state) { in BM_empty()
14 void BM_spin_empty(benchmark::State& state) { in BM_spin_empty()
24 void BM_spin_pause_before(benchmark::State& state) { in BM_spin_pause_before()
37 void BM_spin_pause_during(benchmark::State& state) { in BM_spin_pause_during()
52 void BM_pause_during(benchmark::State& state) { in BM_pause_during()
63 void BM_spin_pause_after(benchmark::State& state) { in BM_spin_pause_after()
76 void BM_spin_pause_before_and_after(benchmark::State& state) { in BM_spin_pause_before_and_after()
92 void BM_empty_stop_start(benchmark::State& state) { in BM_empty_stop_start()
100 void BM_KeepRunning(benchmark::State& state) { in BM_KeepRunning()
110 void BM_KeepRunningBatch(benchmark::State& state) { in BM_KeepRunningBatch()
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowXmlBlock.java109 protected static int nativeNext(int state) throws XmlPullParserException { in nativeNext()
114 protected static int nativeNext(long state) throws XmlPullParserException { in nativeNext()
144 protected static int nativeGetNamespace(int state) { in nativeGetNamespace()
149 protected static int nativeGetNamespace(long state) { in nativeGetNamespace()
155 protected static int nativeGetName(int state) { in nativeGetName()
160 protected static int nativeGetName(long state) { in nativeGetName()
166 protected static int nativeGetText(int state) { in nativeGetText()
171 protected static int nativeGetText(long state) { in nativeGetText()
177 protected static int nativeGetLineNumber(int state) { in nativeGetLineNumber()
182 protected static int nativeGetLineNumber(long state) { in nativeGetLineNumber()
[all …]
/external/FP16/bench/
Dieee-element.cc45 static void fp16_ieee_to_fp32_bits(benchmark::State& state) { in fp16_ieee_to_fp32_bits()
56 static void fp16_ieee_to_fp32_value(benchmark::State& state) { in fp16_ieee_to_fp32_value()
68 static void fp16_ieee_to_fp32_psimd(benchmark::State& state) { in fp16_ieee_to_fp32_psimd()
79 static void fp16_ieee_to_fp32x2_psimd(benchmark::State& state) { in fp16_ieee_to_fp32x2_psimd()
93 static void TH_halfbits2float(benchmark::State& state) { in TH_halfbits2float()
105 static void npy_halfbits_to_floatbits(benchmark::State& state) { in npy_halfbits_to_floatbits()
116 static void Eigen_half_to_float(benchmark::State& state) { in Eigen_half_to_float()
129 static void Float16Compressor_decompress(benchmark::State& state) { in Float16Compressor_decompress()
140 static void half_float_detail_half2float_table(benchmark::State& state) { in half_float_detail_half2float_table()
153 static void half_float_detail_half2float_branch(benchmark::State& state) { in half_float_detail_half2float_branch()
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_clone.c56 init_clone_state(clone_state *state, struct hash_table *remap_table, in init_clone_state()
72 free_clone_state(clone_state *state) in free_clone_state()
78 _lookup_ptr(clone_state *state, const void *ptr, bool global) in _lookup_ptr()
103 add_remap(clone_state *state, void *nptr, const void *ptr) in add_remap()
109 remap_local(clone_state *state, const void *ptr) in remap_local()
115 remap_global(clone_state *state, const void *ptr) in remap_global()
121 remap_reg(clone_state *state, const nir_register *reg) in remap_reg()
127 remap_var(clone_state *state, const nir_variable *var) in remap_var()
182 clone_variable(clone_state *state, const nir_variable *var) in clone_variable()
192 clone_var_list(clone_state *state, struct exec_list *dst, in clone_var_list()
[all …]
Dnir_lower_gs_intrinsics.c57 struct state { struct
79 rewrite_emit_vertex(nir_intrinsic_instr *intrin, struct state *state) in rewrite_emit_vertex()
151 overwrite_incomplete_primitives(struct state *state, unsigned stream) in overwrite_incomplete_primitives()
205 rewrite_end_primitive(nir_intrinsic_instr *intrin, struct state *state) in rewrite_end_primitive()
252 rewrite_intrinsics(nir_block *block, struct state *state) in rewrite_intrinsics()
280 append_set_vertex_and_primitive_count(nir_block *end_block, struct state *state) in append_set_vertex_and_primitive_count()
338 struct state state; in nir_lower_gs_intrinsics() local
Dnir_validate.c106 log_error(validate_state *state, const char *cond, const char *file, int line) in log_error()
123 #define validate_assert(state, cond) do { \ argument
132 validate_num_components(validate_state *state, unsigned num_components) in validate_num_components()
138 validate_reg_src(nir_src *src, validate_state *state, in validate_reg_src()
181 validate_ssa_src(nir_src *src, validate_state *state, in validate_ssa_src()
210 validate_src(nir_src *src, validate_state *state, in validate_src()
225 validate_alu_src(nir_alu_instr *instr, unsigned index, validate_state *state) in validate_alu_src()
244 validate_reg_dest(nir_reg_dest *dest, validate_state *state, in validate_reg_dest()
280 validate_ssa_def(nir_ssa_def *def, validate_state *state) in validate_ssa_def()
312 validate_dest(nir_dest *dest, validate_state *state, in validate_dest()
[all …]
/external/perfetto/src/trace_processor/containers/
Drow_map_benchmark.cc62 void BenchRowMapGet(benchmark::State& state, RowMap rm) { in BenchRowMapGet()
73 void BenchRowMapInsertIntoEmpty(benchmark::State& state, Factory factory) { in BenchRowMapInsertIntoEmpty()
87 void BenchRowMapSelect(benchmark::State& state, in BenchRowMapSelect()
96 void BenchRowMapFilterInto(benchmark::State& state, in BenchRowMapFilterInto()
119 static void BM_RowMapRangeGet(benchmark::State& state) { in BM_RowMapRangeGet()
124 static void BM_RowMapBvGet(benchmark::State& state) { in BM_RowMapBvGet()
129 static void BM_RowMapIvGet(benchmark::State& state) { in BM_RowMapIvGet()
137 static void BM_RowMapRangeInsertIntoEmpty(benchmark::State& state) { in BM_RowMapRangeInsertIntoEmpty()
142 static void BM_RowMapBvInsertIntoEmpty(benchmark::State& state) { in BM_RowMapBvInsertIntoEmpty()
147 static void BM_RowMapIvInsertIntoEmpty(benchmark::State& state) { in BM_RowMapIvInsertIntoEmpty()
[all …]
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DHttp2ClientStreamTransportStateTest.java75 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_notifiesListener() local
89 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_doesntRequire200() local
103 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_noHttpStatus() local
118 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_wrongContentType_200() local
134 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_wrongContentType_401() local
151 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_handles_1xx() local
173 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_twice() local
192 BaseTransportState state = new BaseTransportState(transportTracer); in transportHeadersReceived_unknownAndTwiceLogsSecondHeaders() local
212 BaseTransportState state = new BaseTransportState(transportTracer); in transportDataReceived_noHeaderReceived() local
223 BaseTransportState state = new BaseTransportState(transportTracer); in transportDataReceived_debugData() local
[all …]
/external/libvterm/src/
Dpen.c53 static bool lookup_colour_ansi(const VTermState *state, long index, VTermColor *col) in lookup_colour_ansi()
63 static bool lookup_colour_palette(const VTermState *state, long index, VTermColor *col) in lookup_colour_palette()
91 static int lookup_colour(const VTermState *state, int palette, const long args[], int argcount, VTe… in lookup_colour()
119 static void setpenattr(VTermState *state, VTermAttr attr, VTermValueType type, VTermValue *val) in setpenattr()
132 static void setpenattr_bool(VTermState *state, VTermAttr attr, int boolean) in setpenattr_bool()
138 static void setpenattr_int(VTermState *state, VTermAttr attr, int number) in setpenattr_int()
144 static void setpenattr_col(VTermState *state, VTermAttr attr, VTermColor color) in setpenattr_col()
150 static void set_pen_col_ansi(VTermState *state, VTermAttr attr, long col) in set_pen_col_ansi()
159 INTERNAL void vterm_state_newpen(VTermState *state) in vterm_state_newpen()
170 INTERNAL void vterm_state_resetpen(VTermState *state) in vterm_state_resetpen()
[all …]
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dvmx_set_nested_state_test.c30 void test_nested_state(struct kvm_vm *vm, struct kvm_nested_state *state) in test_nested_state()
36 struct kvm_nested_state *state, in test_nested_state_expect_errno()
49 struct kvm_nested_state *state) in test_nested_state_expect_einval()
55 struct kvm_nested_state *state) in test_nested_state_expect_efault()
60 void set_revision_id_for_vmcs12(struct kvm_nested_state *state, in set_revision_id_for_vmcs12()
67 void set_default_state(struct kvm_nested_state *state) in set_default_state()
76 void set_default_vmx_state(struct kvm_nested_state *state, int size) in set_default_vmx_state()
95 struct kvm_nested_state *state = in test_vmx_nested_state() local
226 struct kvm_nested_state state; in main() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dresample_48khz.c28 WebRtcSpl_State48khzTo16khz* state, int32_t* tmpmem) in WebRtcSpl_Resample48khzTo16khz()
53 void WebRtcSpl_ResetResample48khzTo16khz(WebRtcSpl_State48khzTo16khz* state) in WebRtcSpl_ResetResample48khzTo16khz()
66 WebRtcSpl_State16khzTo48khz* state, int32_t* tmpmem) in WebRtcSpl_Resample16khzTo48khz()
91 void WebRtcSpl_ResetResample16khzTo48khz(WebRtcSpl_State16khzTo48khz* state) in WebRtcSpl_ResetResample16khzTo48khz()
104 WebRtcSpl_State48khzTo8khz* state, int32_t* tmpmem) in WebRtcSpl_Resample48khzTo8khz()
135 void WebRtcSpl_ResetResample48khzTo8khz(WebRtcSpl_State48khzTo8khz* state) in WebRtcSpl_ResetResample48khzTo8khz()
149 WebRtcSpl_State8khzTo48khz* state, int32_t* tmpmem) in WebRtcSpl_Resample8khzTo48khz()
180 void WebRtcSpl_ResetResample8khzTo48khz(WebRtcSpl_State8khzTo48khz* state) in WebRtcSpl_ResetResample8khzTo48khz()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_metadata.cc32 static void BM_SliceFromStatic(benchmark::State& state) { in BM_SliceFromStatic()
41 static void BM_SliceFromCopied(benchmark::State& state) { in BM_SliceFromCopied()
50 static void BM_SliceIntern(benchmark::State& state) { in BM_SliceIntern()
60 static void BM_SliceReIntern(benchmark::State& state) { in BM_SliceReIntern()
71 static void BM_SliceInternStaticMetadata(benchmark::State& state) { in BM_SliceInternStaticMetadata()
80 static void BM_SliceInternEqualToStaticMetadata(benchmark::State& state) { in BM_SliceInternEqualToStaticMetadata()
90 static void BM_MetadataFromNonInternedSlices(benchmark::State& state) { in BM_MetadataFromNonInternedSlices()
103 static void BM_MetadataFromInternedSlices(benchmark::State& state) { in BM_MetadataFromInternedSlices()
119 benchmark::State& state) { in BM_MetadataFromInternedSlicesAlreadyInIndex()
136 static void BM_MetadataFromInternedKey(benchmark::State& state) { in BM_MetadataFromInternedKey()
[all …]

12345678910>>...140