| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | ostringstream_benchmark.cc | 31 void BM_StdStream(benchmark::State& state) { in BM_StdStream() argument 68 void BM_CustomStream(benchmark::State& state) { in BM_CustomStream() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | periodic_sampler_benchmark.cc | 24 void BM_Sample(Sampler* sampler, benchmark::State& state) { in BM_Sample() argument 32 void BM_SampleMinunumInlined(Sampler* sampler, benchmark::State& state) { in BM_SampleMinunumInlined() argument 41 void BM_PeriodicSampler_TinySample(benchmark::State& state) { in BM_PeriodicSampler_TinySample() argument 48 void BM_PeriodicSampler_ShortSample(benchmark::State& state) { in BM_PeriodicSampler_ShortSample() argument 55 void BM_PeriodicSampler_LongSample(benchmark::State& state) { in BM_PeriodicSampler_LongSample() argument 62 BM_PeriodicSampler_LongSampleMinunumInlined(benchmark::State& state) BM_PeriodicSampler_LongSampleMinunumInlined() argument 69 BM_PeriodicSampler_Disabled(benchmark::State& state) BM_PeriodicSampler_Disabled() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.cc | 21 CombineLargeContiguousImpl32( uint64_t state, const unsigned char* first, size_t len) CombineLargeContiguousImpl32() argument 35 CombineLargeContiguousImpl64( uint64_t state, const unsigned char* first, size_t len) CombineLargeContiguousImpl64() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | ascii_benchmark.cc | 37 void AsciiBenchmark(benchmark::State& state, Function f) { in AsciiBenchmark() argument 52 void BM_Ascii(benchmark::State& state) { in BM_Ascii() argument 58 void BM_Ascii(benchmark::State& state) { in BM_Ascii() argument 64 void BM_Ascii(benchmark::State& state) { in BM_Ascii() argument 102 BM_StrToLower(benchmark::State& state) BM_StrToLower() argument 111 BM_StrToUpper(benchmark::State& state) BM_StrToUpper() argument [all...] |
| /third_party/selinux/libsepol/tests/ |
| H A D | test-linker-cond-map.c | 79 static void test_bool_state(policydb_t * p, const char *bool, int state) in test_bool_state() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | fips_prf_openssl.c | 16 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument [all...] |
| H A D | fips_prf_wolfssl.c | 17 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_aux.c | 66 const char * fst_session_state_name(enum fst_session_state state) in fst_session_state_name() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgFunctionGenerator.cpp | 32 FunctionGenerator::FunctionGenerator (GeneratorState& state, Function& function) in FunctionGenerator() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | fips_prf_openssl.c | 16 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument [all...] |
| H A D | fips_prf_wolfssl.c | 17 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_ctrl_aux.c | 66 const char * fst_session_state_name(enum fst_session_state state) in fst_session_state_name() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | ContextCGL.cpp | 21 ContextCGL(DisplayCGL *display, const gl::State &state, gl::ErrorSet *errorSet, const std::shared_ptr<RendererGL> &renderer, bool usesDiscreteGPU) ContextCGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | WindowSurfaceEGL.cpp | 17 WindowSurfaceEGL::WindowSurfaceEGL(const egl::SurfaceState &state, in WindowSurfaceEGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| H A D | DisplayAndroid.cpp | 20 DisplayAndroid::DisplayAndroid(const egl::DisplayState &state) : DisplayEGL(state) {} in DisplayAndroid() argument
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| H A D | cmdline.c | 38 } state = st_wordstart; in __cmdline_find_option_bool() local 133 } state = st_wordstart; in __cmdline_find_option() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/zynqmp/ |
| H A D | clk-gate-zynqmp.c | 79 int state, ret; in zynqmp_clk_gate_is_enabled() local
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| H A D | extcon.h | 54 u32 state; member
|
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | karma.c | 15 int karma_partition(struct parsed_partitions *state) in karma_partition() argument
|
| H A D | mac.c | 31 int mac_partition(struct parsed_partitions *state) in mac_partition() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | chacha-glue.c | 23 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument 33 u32 state[16]; in chacha_mips_stream_xor() local 67 u32 state[16]; in xchacha_mips() local [all...] |
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | unaligned.c | 132 static void fixup_load(struct disasm_state *state, struct pt_regs *regs, in fixup_load() argument 162 fixup_store(struct disasm_state *state, struct pt_regs *regs, struct callee_regs *cregs) fixup_store() argument 201 struct disasm_state state; misaligned_fixup() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| H A D | platform-pci-unplug.c | 90 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | aegis128-neon.c | 31 void crypto_aegis128_init_simd(union aegis_block *state, in crypto_aegis128_init_simd() argument 40 void crypto_aegis128_update_simd(union aegis_block *state, const void *msg) in crypto_aegis128_update_simd() argument 47 void crypto_aegis128_encrypt_chunk_simd(union aegis_block *state, u argument 55 crypto_aegis128_decrypt_chunk_simd(union aegis_block *state, u8 *dst, const u8 *src, unsigned int size) crypto_aegis128_decrypt_chunk_simd() argument 63 crypto_aegis128_final_simd(union aegis_block *state, union aegis_block *tag_xor, u64 assoclen, u64 cryptlen) crypto_aegis128_final_simd() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
| H A D | h3600.c | 101 static int h3600_irda_set_power(struct device *dev, unsigned int state) in h3600_irda_set_power() argument
|