Home
last modified time | relevance | path

Searched refs:push (Results 1326 - 1350 of 3642) sorted by relevance

1...<<51525354555657585960>>...146

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp134 pendingJobs_.push(job); in DoTask()
146 pendingJobs_.push(job); in DoTask()
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp121 tasks.push(std::make_unique<SCPUEUTask>( in HWTEST_F()
149 tasks.push(std::move(task)); in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h76 #pragma pack(push, 1)
201 #pragma pack(push, 1)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasm.h101 .set push; \
114 .set push; \
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dasm.h102 .set push; \
115 .set push; \
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h27 .set push
162 .set push
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.h23 u64 push; member
42 struct nv50_disp *, int chid, int head, u64 push,
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_dispatch.S54 push {r12, lr}
164 push {r12, lr}
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java362 // if it's an open character, push it onto the stack. in next()
368 push(pairIndex, scriptCode); in next()
480 private final void push(int pairIndex, int scrptCode) in push() method in UScriptRun
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java364 // if it's an open character, push it onto the stack. in next()
370 push(pairIndex, scriptCode); in next()
482 private final void push(int pairIndex, int scrptCode) in push() method in UScriptRun
/third_party/icu/icu4c/source/common/
H A Duvector.h346 inline void* push(void* obj, UErrorCode &status) { in push() function in UStack
356 inline int32_t push(int32_t i, UErrorCode &status) { in push() function in UStack
/third_party/node/lib/internal/
H A Dstream_base_commons.js190 result = stream.push(buf);
232 stream.push(null);
/third_party/node/test/fixtures/wpt/streams/writable-streams/
H A Dwrite.any.js25 return delay(0).then(() => storage.push(chunk));
114 const sinkWritePromise = new Promise((r, reject) => sinkWritePromiseRejectors.push(reject));
/third_party/node/test/parallel/
H A Dtest-stream-construct.js188 r.push(null);
262 this.push(null);
H A Dtest-webcrypto-wrap-unwrap.js289 variations.push(testWrap(wrappingKey, unwrappingKey, key, wrap, format));
301 variations.push(...testWrapping(name, keys));
/third_party/node/test/async-hooks/
H A Dinit-hooks.js74 function v(msg) { violations.push(msg); }
151 h[hook].push((time[0] * 1e9) + time[1]);
/third_party/node/deps/icu-small/source/common/
H A Duvector.h346 inline void* push(void* obj, UErrorCode &status) { in push() function in UStack
356 inline int32_t push(int32_t i, UErrorCode &status) { in push() function in UStack
/third_party/ninja/src/
H A Dsubprocess-win32.cc250 finished_.push(subprocess); in Add()
275 finished_.push(subproc); in DoWork()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.cpp40 push(key); in ResKeyPath()
47 void ResKeyPath::push(const std::string& key) { in push() function in ResKeyPath
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
H A Dindex.js131 nodes.push(node)
145 wsNodes.push(edge.to)
/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/
H A Dindex.js154 s.push(buffered);
155 s.push(null);
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp40 push(key); in ResKeyPath()
47 void ResKeyPath::push(const std::string& key) { in push() function in ResKeyPath
/third_party/node/deps/v8/src/compiler/backend/
H A Djump-threading.cc27 stack.push(num); in PushIfUnvisited()
40 stack.push(to); in Forward()
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-foreground-task-runner.cc62 delayed_task_queue_.push({deadline, nestability, std::move(task)}); in PostDelayedTaskLocked()
82 idle_task_queue_.push(std::move(task)); in PostIdleTask()
/third_party/node/deps/undici/src/lib/fetch/
H A Dformdata.js52 this[kState].push(entry)
153 this[kState].push(entry)

Completed in 13 milliseconds

1...<<51525354555657585960>>...146