/third_party/benchmark/test/ |
H A D | reporter_output_test.cc | 67 void BM_basic(benchmark::State& state) { in BM_basic() argument 93 void BM_bytes_per_second(benchmark::State& state) { in BM_bytes_per_second() argument 125 void BM_items_per_second(benchmark::State& state) { in BM_items_per_second() argument 157 BM_label(benchmark::State& state) BM_label() argument 186 BM_time_label_nanosecond(benchmark::State& state) BM_time_label_nanosecond() argument 209 BM_time_label_microsecond(benchmark::State& state) BM_time_label_microsecond() argument 232 BM_time_label_millisecond(benchmark::State& state) BM_time_label_millisecond() argument 255 BM_time_label_second(benchmark::State& state) BM_time_label_second() argument 281 BM_error(benchmark::State& state) BM_error() argument 306 BM_no_arg_name(benchmark::State& state) BM_no_arg_name() argument 326 BM_arg_name(benchmark::State& state) BM_arg_name() argument 346 BM_arg_names(benchmark::State& state) BM_arg_names() argument 368 BM_name(benchmark::State& state) BM_name() argument 394 BM_BigArgs(benchmark::State& state) BM_BigArgs() argument 406 BM_Complexity_O1(benchmark::State& state) BM_Complexity_O1() argument 425 BM_Repeat(benchmark::State& state) BM_Repeat() argument 639 BM_RepeatOnce(benchmark::State& state) BM_RepeatOnce() argument 656 BM_SummaryRepeat(benchmark::State& state) BM_SummaryRepeat() argument 707 BM_SummaryDisplay(benchmark::State& state) BM_SummaryDisplay() argument 757 BM_RepeatTimeUnit(benchmark::State& state) BM_RepeatTimeUnit() argument 821 BM_UserStats(benchmark::State& state) BM_UserStats() argument 952 BM_UserPercentStats(benchmark::State& state) BM_UserPercentStats() argument 1118 BM_CSV_Format(benchmark::State& state) BM_CSV_Format() argument [all...] |
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound-timer-mmap.c | 22 static int timer_mmap_pre_process(struct libasound_state *state) in timer_mmap_pre_process() argument 94 get_buffer(struct libasound_state *state, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t frame_offset) get_buffer() argument 119 timer_mmap_process_frames(struct libasound_state *state, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_process_frames() argument 219 forward_appl_ptr(struct libasound_state *state) forward_appl_ptr() argument 244 timer_mmap_r_process_frames(struct libasound_state *state, unsigned *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_r_process_frames() argument 302 rewind_appl_ptr(struct libasound_state *state) rewind_appl_ptr() argument 336 fill_buffer_with_zero_samples(struct libasound_state *state) fill_buffer_with_zero_samples() argument 374 timer_mmap_w_process_frames(struct libasound_state *state, unsigned *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_w_process_frames() argument 431 timer_mmap_post_process(struct libasound_state *state) timer_mmap_post_process() argument [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucmstate.cpp | 52 parseState(const char *s, int32_t state[256], uint32_t *pFlags) { in parseState() argument 335 int32_t entry, sum, state, cell, count; sumUpStates() local 427 int32_t entry, state, cell, count; ucm_processStates() local 843 findUnassigned(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, int32_t state, int32_t offset, uint32_t b) findUnassigned() argument 903 int32_t state, savings; compactToUnicodeHelper() local 934 int32_t state, cell, entry; ucm_optimizeStates() local 982 uint8_t state; ucm_countChars() local [all...] |
/third_party/googletest/googlemock/src/ |
H A D | gmock-spec-builders.cc | 505 const MockObjectState& state = it->second; in ~MockObjectRegistry() local 694 MockObjectState& state = g_mock_object_registry.states()[mock_obj]; GTEST_LOCK_EXCLUDED_() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | SimpleFormatterImpl.java | 419 public static long step(long state, CharSequence compiledPattern, Appendable output) { in step() argument 438 public static int getArgIndex(long state) { in getArgIndex() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzbdtest.cpp | 465 UBool state = z->inDaylightTime(d, status); in findBoundariesStepwise() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_u16.cpp | 1347 int32_t state, offsetDelta; in _UTF16ToUnicodeWithOffsets() local [all...] |
H A D | ucnv_u32.cpp | 1056 int32_t state, offsetDelta; in _UTF32ToUnicodeWithOffsets() local [all...] |
/third_party/alsa-lib/include/ |
H A D | pcm_ioplug.h | 113 snd_pcm_state_t state; /**< current PCM state; read-only */ member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | sb16_csp.h | 96 unsigned short state; /* state bits */ member
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | CldrDataProcessor.java | 334 process(CldrData data, T state) process() argument 348 process(CldrData data, T state, PathOrder pathOrder) process() argument 353 dispatchPrefixActions(T state, CldrPath prefix, Context context) dispatchPrefixActions() argument 361 dispatchValueActions(T state, CldrValue value) dispatchValueActions() argument 400 matches(T state, CldrPath prefix, Context context) matches() argument 421 matches(T state, CldrValue value) matches() argument 432 private final T state; global() field in CldrDataProcessor.DispatchingVisitor 435 DispatchingVisitor(CldrDataProcessor<T> processor, T state, Consumer<T> doneFn) DispatchingVisitor() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | SimpleFormatterImpl.java | 422 public static long step(long state, CharSequence compiledPattern, Appendable output) { in step() argument 441 public static int getArgIndex(long state) { in getArgIndex() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | bytestrie.h | 129 resetToState64(uint64_t state) resetToState64() argument 179 resetToState(const State &state) resetToState() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.h | 137 } state; member
|
H A D | regexcmp.cpp | 154 uint16_t state = 1; in compile() local [all...] |
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-tokenize.h | 182 char state; member
|
/third_party/libwebsockets/lib/drivers/button/ |
H A D | lws-button.c | 65 uint8_t state; member [all...] |
/third_party/libuv/src/unix/ |
H A D | tty.c | 467 void uv_tty_set_vterm_state(uv_tty_vtermstate_t state) { in uv_tty_set_vterm_state() argument 470 int uv_tty_get_vterm_state(uv_tty_vtermstate_t* state) { in uv_tty_get_vterm_state() argument
|
/third_party/libuv/test/ |
H A D | test-ping-pong.c | 45 unsigned state; member [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_taskmesh_io_to_mem.c | 134 add_first_task_to_workgroup_id_state state = { in ac_nir_apply_first_task_to_task_shader() local 370 lower_tsms_io_state state = { in ac_nir_lower_task_outputs_to_mem() local 48 filter_workgroup_id(const nir_instr *instr, UNUSED const void *state) filter_workgroup_id() argument 59 replace_workgroup_id_use_first_task(nir_builder *b, nir_instr *instr, void *state) replace_workgroup_id_use_first_task() argument 249 filter_task_intrinsics(const nir_instr *instr, UNUSED const void *state) filter_task_intrinsics() argument 338 lower_task_intrinsics(nir_builder *b, nir_instr *instr, void *state) lower_task_intrinsics() argument 391 filter_mesh_input_load(const nir_instr *instr, UNUSED const void *state) filter_mesh_input_load() argument 402 lower_mesh_intrinsics(nir_builder *b, nir_instr *instr, void *state) lower_mesh_intrinsics() argument 423 lower_tsms_io_state state = { ac_nir_lower_mesh_inputs_to_mem() local [all...] |
H A D | ac_nir_lower_esgs_io_to_mem.c | 288 filter_load_per_vertex_input(const nir_instr *instr, UNUSED const void *state) in filter_load_per_vertex_input() argument 299 lower_esgs_io_state state = { in ac_nir_lower_es_outputs_to_mem() local 317 lower_esgs_io_state state = { in ac_nir_lower_gs_inputs_to_mem() local 116 lower_es_output_store(nir_builder *b, nir_instr *instr, void *state) lower_es_output_store() argument 269 lower_gs_per_vertex_input_load(nir_builder *b, nir_instr *instr, void *state) lower_gs_per_vertex_input_load() argument
|
/third_party/mbedtls/library/ |
H A D | ssl_ticket.c | 312 unsigned char *state = state_len_bytes + TICKET_CRYPT_LEN_BYTES; in mbedtls_ssl_ticket_write() local [all...] |
/third_party/lzma/C/Util/Lzma/ |
H A D | LzmaUtil.c | 105 static SRes Decode2(CLzmaDec *state, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream,
in Decode2() argument 165 CLzmaDec state;
in Decode() local
|
/third_party/lzma/C/ |
H A D | Sha256.c | 257 Sha256_UpdateBlocks(UInt32 state[8], const Byte *data, size_t numBlocks) Sha256_UpdateBlocks() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-module.h | 82 ecma_module_state_t state; /**< state of the mode */ member
|