Home
last modified time | relevance | path

Searched defs:run (Results 1201 - 1225 of 1650) sorted by relevance

1...<<41424344454647484950>>...66

/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieRunner.java128 RunSignalAndCatch(Runnable run, CountDownLatch fence) { in RunSignalAndCatch() argument
134 public void run() { in run() method in SkottieRunner.RunSignalAndCatch
/third_party/skia/experimental/sktext/src/
H A DVisualRun.h129 bool isFirst(VisualRun* run) { return &fRuns.front() == run; } in isFirst() argument
130 bool isLast(VisualRun* run) { retur in isFirst() argument
[all...]
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Druntests.py160 def run(test): function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp221 UniformLocationCase::IterateResult UniformLocationCase::run (const vector<UniformInfo>& uniformList) in run() function in deqp::gles31::Functional::__anon30964::UniformLocationCase
/third_party/vk-gl-cts/scripts/
H A Dcheck_build_sanity.py45 def run (self, env): member in BuildTestStep
56 def run (self, env): member in RunScript
110 def run (self, env): member in Build
121 def run (self, env): member in CheckSrcChanges
H A Dcheck_swiftshader_runtime.py235 def run(comman function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_ndis.c201 int run = 1; in l2_packet_rx_thread() local
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp195 void Thread::run (void) in run() function in tcu::ThreadUtil::Thread
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.cpp70 void run (void) in run() function in de::BlockBufferBasicTest::Consumer
133 void run (void) in run() function in de::BlockBufferBasicTest::Producer
238 void run (void) in run() function in de::BlockBufferCancelTest::Producer
277 void run (void) in run() function in de::BlockBufferCancelTest::Consumer
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidExecService.cpp311 void ConnectionHandler::run (void) in run() function in tcu::Android::ConnectionHandler
333 void ServerThread::run (void) in run() function in tcu::Android::ServerThread
/third_party/vk-gl-cts/modules/egl/
H A DteglThreadCleanUpTests.cpp95 void run (void) in run() function in deqp::egl::__anon30391::Thread
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_ndis.c201 int run = 1; in l2_packet_rx_thread() local
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c975 struct kvm_run *run = vcpu->run; in kvm_mips_emulate_store() local
1271 struct kvm_run *run = vcpu->run; kvm_mips_emulate_load() local
1511 struct kvm_run *run = vcpu->run; kvm_mips_complete_mmio_load() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c565 void (*run)(void); member
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu.c628 struct kvm_run *run = vcpu->run; in kvm_arch_vcpu_ioctl_run() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-stream.c256 u32 run; in hda_dsp_stream_trigger() local
409 u32 run; in hda_dsp_stream_hw_params() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dstop_machine.c464 int run; in cpu_stop_should_run() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dmtk_scp.c78 struct scp_run *run = (struct scp_run *)data; in scp_init_ipi_handler() local
368 struct scp_run *run = &scp->run; scp_start() local
[all...]
H A Dmtk_common.h96 struct scp_run run; member
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c244 cedrus_h265_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) cedrus_h265_setup() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Drecord.c123 struct runs_tree *run = mft_ni ? &mft_ni->file.run : NULL; in mi_read() local
616 mi_pack_runs(struct mft_inode *mi, struct ATTRIB *attr, struct runs_tree *run, CLST len) mi_pack_runs() argument
H A Dxattr.c123 struct runs_tree run; in ntfs_read_ea() local
H A Drun.c34 static bool run_lookup(const struct runs_tree *run, CLST vcn, size_t *index) in run_lookup() argument
93 static void run_consolidate(struct runs_tree *run, size_t index) in run_consolidate() argument
167 run_is_mapped_full(const struct runs_tree *run, CLST svcn, CLST evcn) run_is_mapped_full() argument
192 run_lookup_entry(const struct runs_tree *run, CLST vcn, CLST *lcn, CLST *len, size_t *index) run_lookup_entry() argument
228 run_truncate_head(struct runs_tree *run, CLST vcn) run_truncate_head() argument
263 run_truncate(struct runs_tree *run, CLST vcn) run_truncate() argument
300 run_truncate_around(struct runs_tree *run, CLST vcn) run_truncate_around() argument
316 run_add_entry(struct runs_tree *run, CLST vcn, CLST lcn, CLST len, bool is_mft) run_add_entry() argument
489 run_collapse_range(struct runs_tree *run, CLST vcn, CLST len) run_collapse_range() argument
555 run_insert_range(struct runs_tree *run, CLST vcn, CLST len) run_insert_range() argument
595 run_get_entry(const struct runs_tree *run, size_t index, CLST *vcn, CLST *lcn, CLST *len) run_get_entry() argument
817 run_pack(const struct runs_tree *run, CLST svcn, CLST len, u8 *run_buf, u32 run_buf_size, CLST *packed_vcns) run_pack() argument
920 run_unpack(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, int run_buf_size) run_unpack() argument
1050 run_unpack_ex(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, int run_buf_size) run_unpack_ex() argument
1151 run_clone(const struct runs_tree *run, struct runs_tree *new_run) run_clone() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Duserspace_msr_exit_test.c409 struct kvm_run *run = vcpu->run; in process_rdmsr() local
441 struct kvm_run *run = vcpu->run; process_wrmsr() local
612 handle_rdmsr(struct kvm_run *run) handle_rdmsr() argument
629 handle_wrmsr(struct kvm_run *run) handle_wrmsr() argument
653 struct kvm_run *run; test_msr_filter_deny() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c88 #define run(fmt, ...) msg(RUN, fmt, ## __VA_ARGS__) macro
[all...]

Completed in 30 milliseconds

1...<<41424344454647484950>>...66