Home
last modified time | relevance | path

Searched defs:new_set (Results 1 – 19 of 19) sorted by relevance

/external/strace/tests-m32/
Dsigprocmask.c44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
Drt_sigprocmask.c43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
/external/strace/tests/
Dsigprocmask.c44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
Drt_sigprocmask.c43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
/external/strace/tests-mx32/
Dsigprocmask.c44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
Drt_sigprocmask.c43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
/external/mesa3d/src/amd/compiler/
Daco_reindex_ssa.cpp89 IDSet new_set(program->live.memory); in reindex_ssa() local
/external/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime01.c33 static struct tst_its new_set, old_set; variable
Dtimer_settime02.c31 static struct tst_its new_set, old_set; variable
/external/mesa3d/src/util/
Du_thread.c55 sigset_t saved_set, new_set; in u_thread_create() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_phi_graph.cc36 absl::flat_hash_set<HloValue::Id> new_set; in InputsEqualTo() local
/external/virglrenderer/src/mesa/util/
Du_thread.h111 sigset_t saved_set, new_set; in u_thread_create() local
/external/cronet/stable/base/sampling_heap_profiler/
Dpoisson_allocation_sampler.cc355 auto new_set = in BalanceAddressesHashSet() local
/external/cronet/tot/base/sampling_heap_profiler/
Dpoisson_allocation_sampler.cc355 auto new_set = in BalanceAddressesHashSet() local
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc413 auto new_set = in BalanceAddressesHashSet() local
/external/trusty/musl/src/regex/
Dregcomp.c2022 tre_pos_and_tags_t *new_set; in tre_set_empty() local
2039 tre_pos_and_tags_t *new_set; in tre_set_one() local
2063 tre_pos_and_tags_t *new_set; in tre_set_union() local
/external/musl/src/regex/
Dregcomp.c2022 tre_pos_and_tags_t *new_set; in tre_set_empty() local
2039 tre_pos_and_tags_t *new_set; in tre_set_one() local
2063 tre_pos_and_tags_t *new_set; in tre_set_union() local
/external/pytorch/torch/csrc/jit/passes/
Dfrozen_ops_to_mkldnn.cpp135 std::unordered_set<Value*> new_set = {output}; in InplaceMKLDNNSubgraph() local
/external/libtextclassifier/native/annotator/
Dannotator.cc1248 SortedIntSet new_set([&candidates](int a, int b) { in ResolveConflict() local