| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | int128_benchmark.cc | 52 void BM_DivideClass128UniformDivisor(benchmark::State& state) { in BM_DivideClass128UniformDivisor() argument 64 void BM_RemainderClass128UniformDivisor(benchmark::State& state) { in BM_RemainderClass128UniformDivisor() argument 92 void BM_DivideClass128SmallDivisor(benchmark::State& state) { in BM_DivideClass128SmallDivisor() argument 104 void BM_RemainderClass128SmallDivisor(benchmark::State& state) { in BM_RemainderClass128SmallDivisor() argument 128 void BM_MultiplyClass128(benchmark::State& state) { in BM_MultiplyClass128() argument 138 BM_AddClass128(benchmark::State& state) BM_AddClass128() argument 184 BM_DivideIntrinsic128UniformDivisor(benchmark::State& state) BM_DivideIntrinsic128UniformDivisor() argument 196 BM_RemainderIntrinsic128UniformDivisor(benchmark::State& state) BM_RemainderIntrinsic128UniformDivisor() argument 225 BM_DivideIntrinsic128SmallDivisor(benchmark::State& state) BM_DivideIntrinsic128SmallDivisor() argument 237 BM_RemainderIntrinsic128SmallDivisor(benchmark::State& state) BM_RemainderIntrinsic128SmallDivisor() argument 260 BM_MultiplyIntrinsic128(benchmark::State& state) BM_MultiplyIntrinsic128() argument 270 BM_AddIntrinsic128(benchmark::State& state) BM_AddIntrinsic128() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_benchmarks.cc | 50 mutable uint64_t state[kStateSizeT] = {}; member 65 mutable uint64_t state[kStateSizeT]; member [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | numbers_benchmark.cc | 30 void BM_FastIntToBuffer(benchmark::State& state) { in BM_FastIntToBuffer() argument 53 void BM_safe_strto32_string(benchmark::State& state) { in BM_safe_strto32_string() argument 80 void BM_safe_strto64_string(benchmark::State& state) { in BM_safe_strto64_string() argument 108 BM_safe_strtou32_string(benchmark::State& state) BM_safe_strtou32_string() argument 135 BM_safe_strtou64_string(benchmark::State& state) BM_safe_strtou64_string() argument 206 BM_SimpleAtof(benchmark::State& state) BM_SimpleAtof() argument 236 BM_SimpleAtod(benchmark::State& state) BM_SimpleAtod() argument 265 BM_FastHexToBufferZeroPad16(benchmark::State& state) BM_FastHexToBufferZeroPad16() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time_benchmark.cc | 37 void BM_Time_Arithmetic(benchmark::State& state) { in BM_Time_Arithmetic() argument 52 void BM_Time_Difference(benchmark::State& state) { in BM_Time_Difference() argument 72 void BM_Time_ToDateTime_Absl(benchmark::State& state) { in BM_Time_ToDateTime_Absl() argument 85 void BM_Time_ToDateTime_Libc(benchmark::State& state) { in BM_Time_ToDateTime_Libc() argument 102 void BM_Time_ToDateTimeUTC_Absl(benchmark::State& state) { in BM_Time_ToDateTimeUTC_Absl() argument 112 BM_Time_ToDateTimeUTC_Libc(benchmark::State& state) BM_Time_ToDateTimeUTC_Libc() argument 130 BM_Time_FromUnixMicros(benchmark::State& state) BM_Time_FromUnixMicros() argument 139 BM_Time_ToUnixNanos(benchmark::State& state) BM_Time_ToUnixNanos() argument 147 BM_Time_ToUnixMicros(benchmark::State& state) BM_Time_ToUnixMicros() argument 155 BM_Time_ToUnixMillis(benchmark::State& state) BM_Time_ToUnixMillis() argument 163 BM_Time_ToUnixSeconds(benchmark::State& state) BM_Time_ToUnixSeconds() argument 182 BM_Time_FromCivil_Absl(benchmark::State& state) BM_Time_FromCivil_Absl() argument 197 BM_Time_FromCivil_Libc(benchmark::State& state) BM_Time_FromCivil_Libc() argument 224 BM_Time_FromCivilUTC_Absl(benchmark::State& state) BM_Time_FromCivilUTC_Absl() argument 232 BM_Time_FromCivilDay0_Absl(benchmark::State& state) BM_Time_FromCivilDay0_Absl() argument 247 BM_Time_FromCivilDay0_Libc(benchmark::State& state) BM_Time_FromCivilDay0_Libc() argument 278 BM_Time_ToTimespec(benchmark::State& state) BM_Time_ToTimespec() argument 286 BM_Time_FromTimespec(benchmark::State& state) BM_Time_FromTimespec() argument 302 BM_Time_InfiniteFuture(benchmark::State& state) BM_Time_InfiniteFuture() argument 309 BM_Time_InfinitePast(benchmark::State& state) BM_Time_InfinitePast() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | flag_benchmark.cc | 227 void BM_ThreadedFindCommandLineFlag(benchmark::State& state) { in BM_ThreadedFindCommandLineFlag() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | benchmarks.cc | 119 void BM_Construct(benchmark::State& state) { in BM_Construct() argument 127 void BM_Direct(benchmark::State& state) { in BM_Direct() argument 138 void BM_Generate(benchmark::State& state) { in BM_Generate() argument 150 void BM_Shuffle(benchmark::State& state) { in BM_Shuffle() argument 160 BM_ShuffleReuse(benchmark::State& state) BM_ShuffleReuse() argument 170 BM_Dist(benchmark::State& state, Args&&... args) BM_Dist() argument 182 BM_Large(benchmark::State& state) BM_Large() argument 190 BM_Small(benchmark::State& state) BM_Small() argument 198 BM_Bernoulli(benchmark::State& state) BM_Bernoulli() argument 204 BM_Beta(benchmark::State& state) BM_Beta() argument 212 BM_Gamma(benchmark::State& state) BM_Gamma() argument 219 BM_Poisson(benchmark::State& state) BM_Poisson() argument 225 BM_Zipf(benchmark::State& state) BM_Zipf() argument 233 BM_Thread(benchmark::State& state) BM_Thread() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | memutil_benchmark.cc | 97 void BM_Memmem(benchmark::State& state) { in BM_Memmem() argument 106 void BM_MemmemMedium(benchmark::State& state) { in BM_MemmemMedium() argument 115 void BM_MemmemPathological(benchmark::State& state) { in BM_MemmemPathological() argument 125 BM_Memcasemem(benchmark::State& state) BM_Memcasemem() argument 134 BM_MemcasememMedium(benchmark::State& state) BM_MemcasememMedium() argument 143 BM_MemcasememPathological(benchmark::State& state) BM_MemcasememPathological() argument 157 BM_Search(benchmark::State& state) BM_Search() argument 167 BM_SearchMedium(benchmark::State& state) BM_SearchMedium() argument 177 BM_SearchPathological(benchmark::State& state) BM_SearchPathological() argument 187 BM_Searchcase(benchmark::State& state) BM_Searchcase() argument 197 BM_SearchcaseMedium(benchmark::State& state) BM_SearchcaseMedium() argument 207 BM_SearchcasePathological(benchmark::State& state) BM_SearchcasePathological() argument 244 BM_Memmatch(benchmark::State& state) BM_Memmatch() argument 253 BM_MemmatchMedium(benchmark::State& state) BM_MemmatchMedium() argument 262 BM_MemmatchPathological(benchmark::State& state) BM_MemmatchPathological() argument 272 BM_Memcasematch(benchmark::State& state) BM_Memcasematch() argument 280 BM_MemcasematchMedium(benchmark::State& state) BM_MemcasematchMedium() argument 288 BM_MemcasematchPathological(benchmark::State& state) BM_MemcasematchPathological() argument 298 BM_MemmemStartup(benchmark::State& state) BM_MemmemStartup() argument 306 BM_SearchStartup(benchmark::State& state) BM_SearchStartup() argument 315 BM_MemmatchStartup(benchmark::State& state) BM_MemmatchStartup() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | thread_identity.h | 111 std::atomic<State> state; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_benchmark.cc | 29 void BM_Mutex(benchmark::State& state) { in BM_Mutex() argument 88 void BM_MutexEnqueue(benchmark::State& state) { in BM_MutexEnqueue() argument 178 void BM_Contended(benchmark::State& state) { in BM_Contended() argument 256 BM_ConditionWaiters(benchmark::State& state) BM_ConditionWaiters() argument [all...] |
| /third_party/skia/experimental/sktext/editor/ |
| H A D | Editor.cpp | 203 bool Editor::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() argument 237 bool Editor::onMouse(int x, int y, skui::InputState state, skui::ModifierKey modifiers) { in onMouse() argument
|
| /third_party/skia/experimental/sorttoy/ |
| H A D | Fake.cpp | 113 sk_sp<FakeMCBlob> state = fTracker.snapState(); in drawShape() local
|
| H A D | Cmds.cpp | 55 DrawCmd(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r, const FakePaint& p, sk_sp<FakeMCBlob> state) DrawCmd() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | struct_cfg_analysis.cpp | 51 std::vector<TraversalInfo> state; in AddBlocksInFunction() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsInteractionTestUtil.hpp | 118 RenderState state; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | md4-internal.c | 18 u32 state[4]; /* state */ member 198 MD4Transform(u32 state[4], const u8 block[MD4_BLOCK_LENGTH]) MD4Transform() argument [all...] |
| H A D | sha1-internal.c | 176 void SHA1Transform(u32 state[5], const unsigned char buffer[64]) in SHA1Transform() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | netlink.c | 155 static const char * operstate_str(int state) in operstate_str() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; member 24 static const char * eap_vendor_test_state_txt(int state) in eap_vendor_test_state_txt() argument 41 eap_vendor_test_state(struct eap_vendor_test_data *data, int state) eap_vendor_test_state() argument [all...] |
| H A D | ikev2.h | 24 enum { SA_INIT, SA_AUTH, CHILD_SA, IKEV2_DONE } state; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit_readline.c | 39 static char * readline_completion_func(const char *text, int state) in readline_completion_func() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboStateQueryTests.cpp | 60 StateQueryMemoryWriteGuard<GLint> state; in checkAttachmentParam() local
|
| H A D | es2fRboStateQueryTests.cpp | 68 StateQueryMemoryWriteGuard<GLint> state; in checkRenderbufferComponentSize() local 97 StateQueryMemoryWriteGuard<GLint> state; in checkRenderbufferParam() local 259 StateQueryMemoryWriteGuard<GLint> state; test() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | md4-internal.c | 18 u32 state[4]; /* state */ member 198 MD4Transform(u32 state[4], const u8 block[MD4_BLOCK_LENGTH]) MD4Transform() argument [all...] |
| H A D | sha1-internal.c | 176 void SHA1Transform(u32 state[5], const unsigned char buffer[64]) in SHA1Transform() argument [all...] |