Home
last modified time | relevance | path

Searched defs:sw (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/external/fio/
Dworkqueue.c27 struct submit_worker *sw = NULL; in __get_submit_worker() local
44 struct submit_worker *sw, *best = NULL; in get_submit_worker() local
73 struct submit_worker *sw = &wq->workers[i]; in all_sw_idle() local
103 struct submit_worker *sw; in workqueue_enqueue() local
117 static void handle_list(struct submit_worker *sw, struct flist_head *list) in handle_list()
131 struct submit_worker *sw = data; in worker_thread() local
212 static void free_worker(struct submit_worker *sw, unsigned int *sum_cnt) in free_worker()
225 static void shutdown_worker(struct submit_worker *sw, unsigned int *sum_cnt) in shutdown_worker()
234 struct submit_worker *sw; in workqueue_exit() local
273 struct submit_worker *sw = &wq->workers[index]; in start_worker() local
[all …]
Drate-submit.c12 static int io_workqueue_fn(struct submit_worker *sw, in io_workqueue_fn()
62 static bool io_workqueue_pre_sleep_flush_fn(struct submit_worker *sw) in io_workqueue_pre_sleep_flush_fn()
72 static void io_workqueue_pre_sleep_fn(struct submit_worker *sw) in io_workqueue_pre_sleep_fn()
82 static int io_workqueue_alloc_fn(struct submit_worker *sw) in io_workqueue_alloc_fn()
91 static void io_workqueue_free_fn(struct submit_worker *sw) in io_workqueue_free_fn()
97 static int io_workqueue_init_worker_fn(struct submit_worker *sw) in io_workqueue_init_worker_fn()
141 static void io_workqueue_exit_worker_fn(struct submit_worker *sw, in io_workqueue_exit_worker_fn()
210 static void io_workqueue_update_acct_fn(struct submit_worker *sw) in io_workqueue_update_acct_fn()
Dworkqueue.h70 static inline bool workqueue_pre_sleep_check(struct submit_worker *sw) in workqueue_pre_sleep_check()
80 static inline void workqueue_pre_sleep(struct submit_worker *sw) in workqueue_pre_sleep()
88 static inline int workqueue_init_worker(struct submit_worker *sw) in workqueue_init_worker()
98 static inline void workqueue_exit_worker(struct submit_worker *sw, in workqueue_exit_worker()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DDataReadWriteTest.java51 StringWriter sw = new StringWriter(); in testOpenClose() local
67 StringWriter sw = new StringWriter(); in testBool() local
102 StringWriter sw = new StringWriter(); in testBoolArray() local
123 StringWriter sw = new StringWriter(); in testCharacter() local
158 StringWriter sw = new StringWriter(); in testCharacterArray() local
179 StringWriter sw = new StringWriter(); in testNamedIndex() local
217 StringWriter sw = new StringWriter(); in testNamedIndexArray() local
238 StringWriter sw = new StringWriter(); in testString() local
289 StringWriter sw = new StringWriter(); in testStringArray() local
340 StringWriter sw = new StringWriter(); in testStringTable() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DDataReadWriteTest.java48 StringWriter sw = new StringWriter(); in testOpenClose() local
64 StringWriter sw = new StringWriter(); in testBool() local
99 StringWriter sw = new StringWriter(); in testBoolArray() local
120 StringWriter sw = new StringWriter(); in testCharacter() local
155 StringWriter sw = new StringWriter(); in testCharacterArray() local
176 StringWriter sw = new StringWriter(); in testNamedIndex() local
214 StringWriter sw = new StringWriter(); in testNamedIndexArray() local
235 StringWriter sw = new StringWriter(); in testString() local
286 StringWriter sw = new StringWriter(); in testStringArray() local
337 StringWriter sw = new StringWriter(); in testStringTable() local
[all …]
/external/v8/src/crankshaft/mips/
Dlithium-gap-resolver-mips.cc170 __ sw(kLithiumScratchReg, cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local
199 __ sw(source_register, cgen_->ToMemOperand(destination)); in EmitMove() local
218 __ sw(at, destination_operand); in EmitMove() local
222 __ sw(kLithiumScratchReg, destination_operand); in EmitMove() local
252 __ sw(kLithiumScratchReg, cgen_->ToMemOperand(destination)); in EmitMove() local
280 __ sw(kLithiumScratchReg, destination_operand); in EmitMove() local
282 __ sw(kLithiumScratchReg, destination_high_operand); in EmitMove() local
/external/swiftshader/src/Renderer/
DColor.cpp17 namespace sw namespace
DLRUCache.hpp20 namespace sw namespace
48 namespace sw namespace
/external/swiftshader/src/Reactor/
DOptimizer.hpp20 namespace sw namespace
Dx86.hpp20 namespace sw namespace
DRoutine.hpp18 namespace sw namespace
DLLVMRoutineManager.hpp21 namespace sw namespace
DRoutine.cpp21 namespace sw namespace
/external/swiftshader/src/Common/
DMemory.hpp21 namespace sw namespace
DTimer.hpp20 namespace sw namespace
DSocket.hpp25 namespace sw namespace
DMutexLock.hpp25 namespace sw namespace
64 namespace sw namespace
DCPUID.hpp18 namespace sw namespace
84 namespace sw namespace
/external/swiftshader/src/Shader/
DVertexPipeline.hpp23 namespace sw namespace
DSetupRoutine.hpp21 namespace sw namespace
/external/swiftshader/src/OpenGL/libEGL/
DOSXUtils.hpp20 namespace sw namespace
/external/llvm/test/MC/Mips/
Dhex-immediates.s10 sw $2, 16($fp) label
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DSwitchable.java7 void apply(Switch sw); in apply()
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
DUtil.java43 static DurationUnit selectDurationUnitForDisplay(StopWatch sw) { in selectDurationUnitForDisplay()
71 static String durationInDurationUnitsAsStr(StringBuilder buf, StopWatch sw) { in durationInDurationUnitsAsStr()
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.hpp30 namespace sw namespace

12345678910>>...16