Home
last modified time | relevance | path

Searched defs:unique (Results 1 – 25 of 101) sorted by relevance

12345

/external/pigweed/pw_log/public/pw_log/internal/
Dglog_adapter.h42 #define _PW_LOG_GLOG_DECLARATION_PW_LOG(pw_log_level, unique) \ argument
53 #define _PW_LOG_GLOG_DECLARATION_PW_CRASH(unique) \ argument
60 #define _PW_LOG_GLOG_DECLARATION_DEBUG(unique) \ argument
63 #define _PW_LOG_GLOG_DECLARATION_INFO(unique) \ argument
66 #define _PW_LOG_GLOG_DECLARATION_WARNING(unique) \ argument
69 #define _PW_LOG_GLOG_DECLARATION_ERROR(unique) \ argument
72 #define _PW_LOG_GLOG_DECLARATION_FATAL(unique) \ argument
76 #define _PW_LOG_GLOG_DECLARATION_DFATAL(unique) \ argument
79 #define _PW_LOG_GLOG_DECLARATION_DFATAL(unique) \ argument
83 #define _PW_LOG_GLOG(glog_declaration, unique) \ argument
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c21 static struct unique { struct
22 int value;
23 char *name;
24 int duplicate;
D4-1.c17 static struct unique { struct
18 int value;
19 char *name;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D3-1.c19 static struct unique { struct
20 int value;
21 char *name;
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/
D10-1.c20 static struct unique { struct
39 struct unique *tst; in main() argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
D1-1.c25 static struct unique { struct
46 struct unique *tst; in main() argument
D19-1.c23 static struct unique { struct
45 struct unique *tst; in main() argument
D17-1.c28 static struct unique { struct
51 struct unique *tst; in main() argument
/external/tensorflow/tensorflow/python/ops/
Dcandidate_sampling_ops.py36 def uniform_candidate_sampler(true_classes, num_true, num_sampled, unique, argument
99 def log_uniform_candidate_sampler(true_classes, num_true, num_sampled, unique, argument
163 unique, range_max, seed=None, name=None): argument
224 unique, argument
313 def all_candidate_sampler(true_classes, num_true, num_sampled, unique, argument
Dctc_ops.py619 def _state_to_olabel_unique(labels, num_labels, states, unique): argument
663 def ctc_loss_and_grad(logits, labels, label_length, logit_length, unique=None): argument
779 unique=None, argument
874 unique=None, argument
978 unique=None, argument
/external/pigweed/pw_rpc/nanopb/pw_rpc_nanopb_private/
Dinternal_test_utils.h31 #define _PW_ENCODE_PB_EXPAND(proto, result, unique, ...) \ argument
34 #define _PW_ENCODE_PB_IMPL(proto, result, unique, ...) \ argument
/external/tensorflow/tensorflow/core/kernels/
Drange_sampler.cc38 void RangeSampler::SampleBatch(random::SimplePhilox* rnd, bool unique, in SampleBatch()
46 random::SimplePhilox* rnd, bool unique, gtl::MutableArraySlice<int64> batch, in SampleBatchGetExpectedCount()
79 random::SimplePhilox* rnd, bool unique, MutableArraySlice<int64> batch, in SampleBatchGetExpectedCountAvoid()
126 random::SimplePhilox* rnd, bool unique, MutableArraySlice<int64> batch, in SampleBatchGetExpectedCountAvoid()
220 random::SimplePhilox* rnd, bool unique, MutableArraySlice<int64> batch, in SampleBatchGetExpectedCountAvoid()
/external/pdfium/core/fxcrt/
Dweak_ptr_unittest.cpp58 UniqueTestPtr unique(&thing); in TEST() local
86 UniqueTestPtr unique(&thing); in TEST() local
126 UniqueTestPtr unique(&thing); in TEST() local
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dunique.py26 def unique(): function
/external/libfuse/lib/
Dfuse_i.h16 uint64_t unique; member
25 uint64_t unique; member
37 uint64_t unique; member
/external/skia/src/gpu/
DGrNonAtomicRef.h32 bool unique() const { return 1 == fRefCnt; } in unique() function
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc345 std::vector<Unique> unique; in CountingSort() local
550 InputVec unique(inputs, inputs + num_inputs); in UniqueInputs() local
558 size_t NumSkip(const Func func, const void* arg, const InputVec& unique, in NumSkip()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
784 const InputVec unique = UniqueInputs(inputs, num_inputs); in Measure() local
/external/skia/include/core/
DSkRefCnt.h49 bool unique() const { in unique() function
174 bool unique() const { return 1 == fRefCnt.load(std::memory_order_acquire); } in unique() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_util.cc45 absl::flat_hash_set<HloInstruction*> unique; in GlobalPredecessors() local
122 absl::flat_hash_set<HloInstruction*> unique; in GlobalSuccessors() local
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
DNormalizedFileNames.java80 String unique = s; in ensureUniqueness() local

12345