Home
last modified time | relevance | path

Searched defs:state (Results 701 - 725 of 11239) sorted by relevance

1...<<21222324252627282930>>...450

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dostringstream_benchmark.cc31 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 Dperiodic_sampler_benchmark.cc24 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 Dhash.cc21 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 Dascii_benchmark.cc37 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 Dtest-linker-cond-map.c79 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 Dfips_prf_openssl.c16 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument
[all...]
H A Dfips_prf_wolfssl.c17 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 Dfst_ctrl_aux.c66 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 DrsgFunctionGenerator.cpp32 FunctionGenerator::FunctionGenerator (GeneratorState& state, Function& function) in FunctionGenerator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dfips_prf_openssl.c16 static void sha1_transform(u32 *state, const u8 data[64]) in sha1_transform() argument
[all...]
H A Dfips_prf_wolfssl.c17 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 Dfst_ctrl_aux.c66 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 DContextCGL.cpp21 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 DWindowSurfaceEGL.cpp17 WindowSurfaceEGL::WindowSurfaceEGL(const egl::SurfaceState &state, in WindowSurfaceEGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DDisplayAndroid.cpp20 DisplayAndroid::DisplayAndroid(const egl::DisplayState &state) : DisplayEGL(state) {} in DisplayAndroid() argument
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dcmdline.c38 } 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 Dclk-gate-zynqmp.c79 int state, ret; in zynqmp_clk_gate_is_enabled() local
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon.h54 u32 state; member
/kernel/linux/linux-5.10/block/partitions/
H A Dkarma.c15 int karma_partition(struct parsed_partitions *state) in karma_partition() argument
H A Dmac.c31 int mac_partition(struct parsed_partitions *state) in mac_partition() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-glue.c23 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 Dunaligned.c132 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 Dplatform-pci-unplug.c90 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() argument
/kernel/linux/linux-5.10/crypto/
H A Daegis128-neon.c31 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 Dh3600.c101 static int h3600_irda_set_power(struct device *dev, unsigned int state) in h3600_irda_set_power() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...450