| /third_party/skia/tests/ |
| H A D | PathOpsSimplifyTrianglesThreadedTest.cpp | 13 PathOpsThreadState& state = *data; in testSimplifyTrianglesMain() local [all...] |
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | BrotliInputStream.java | 39 private final State state = new State(); field in BrotliInputStream [all...] |
| /third_party/python/Modules/_blake2/ |
| H A D | blake2module.c | 33 void *state = PyModule_GetState(module); in blake2_get_state() local 45 Blake2State *state = blake2_get_state(module); in _blake2_traverse() local 54 Blake2State *state = blake2_get_state(module); in _blake2_clear() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | non_marl_bench.cpp | 55 static void SingleQueueTaskExecutor(benchmark::State& state) { in SingleQueueTaskExecutor() argument 122 static void MultiQueueTaskExecutor(benchmark::State& state) { in MultiQueueTaskExecutor() argument [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | SampleSlide.cpp | 47 bool SampleSlide::onMouse(SkScalar x, SkScalar y, skui::InputState state, skui::ModifierKey modifierKeys) { in onMouse() argument
|
| H A D | Slide.h | 31 virtual bool onMouse(SkScalar x, SkScalar y, skui::InputState state, in onMouse() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | inferFromGenericFunctionReturnTypes3.js | |
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | ct.c | 39 int state = init; in getTok() local [all...] |
| H A D | xmlmime.c | 42 int state = init; in getTok() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | strlist.c | 123 const char *state = NULL; in pa_strlist_parse() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_replace_benchmark.cc | 95 void BM_StrReplaceAllOneReplacement(benchmark::State& state) { in BM_StrReplaceAllOneReplacement() argument 106 void BM_StrReplaceAll(benchmark::State& state) { in BM_StrReplaceAll() argument
|
| H A D | escaping_benchmark.cc | 27 void BM_CUnescapeHexString(benchmark::State& state) { in BM_CUnescapeHexString() argument 39 void BM_WebSafeBase64Escape_string(benchmark::State& state) { in BM_WebSafeBase64Escape_string() argument 67 void CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, in CEscapeBenchmarkHelper() argument 79 void BM_CEscape_NoEscape(benchmark::State& state) { in BM_CEscape_NoEscape() argument 84 void BM_CEscape_SomeEscaped(benchmark::State& state) { in BM_CEscape_SomeEscaped() argument 89 BM_CEscape_MostEscaped(benchmark::State& state) BM_CEscape_MostEscaped() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | lifetime_test.cc | 41 ThreadOne(absl::Mutex* mutex, absl::CondVar* condvar, absl::Notification* notification, bool* state) ThreadOne() argument 59 ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, absl::Notification* notification, bool* state) ThreadTwo() argument 86 bool state = false; RunTests() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | sha1.c | 67 TransformFunction( uint32_t state[5], const uint8_t buffer[64] ) TransformFunction() argument [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.hpp | 61 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; } in createNextChild() argument 77 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); retur argument 144 createNextChild(GeneratorState& state) createNextChild() argument [all...] |
| H A D | rsgVariable.cpp | 43 void Variable::tokenizeDeclaration (GeneratorState& state, TokenStream& str) const in tokenizeDeclaration() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | dmaengine.h | 85 static inline void dma_set_residue(struct dma_tx_state *state, u32 residue) in dma_set_residue() argument 68 dma_cookie_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *state) dma_cookie_status() argument 91 dma_set_in_flight_bytes(struct dma_tx_state *state, u32 in_flight_bytes) dma_set_in_flight_bytes() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-moxtet.c | 59 int state; in moxtet_gpio_set_value() local
|
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | cmdline.c | 30 struct parsed_partitions *state = (struct parsed_partitions *)param; in add_part() local 87 static void cmdline_parts_verifier(int slot, struct parsed_partitions *state) in cmdline_parts_verifier() argument 123 cmdline_partition(struct parsed_partitions *state) cmdline_partition() argument [all...] |
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | ks0108.c | 74 void ks0108_displaystate(unsigned char state) in ks0108_displaystate() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | stacktrace.c | 49 struct unwind_state state; in save_context_stack() local 115 struct unwind_state state; in __save_stack_trace_reliable() local [all...] |
| H A D | spinlock_test.c | 46 struct spin_multi_state *state; member
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha512.c | 149 struct octeon_cop2_state state; octeon_sha512_update() local 175 struct octeon_cop2_state state; octeon_sha512_final() local [all...] |
| H A D | octeon-md5.c | 85 struct octeon_cop2_state state; in octeon_md5_update() local 126 struct octeon_cop2_state state; in octeon_md5_final() local
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | isa.c | 67 static int isa_bus_suspend(struct device *dev, pm_message_t state) in isa_bus_suspend() argument
|