Home
last modified time | relevance | path

Searched defs:uniq (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_lib.cc88 std::unordered_set<string> uniq(strs.begin(), strs.end()); in RegexFromStringSet() local
/external/tensorflow/tensorflow/core/kernels/
Dunique_op.cc109 std::unordered_map<T, TIndex> uniq; in Compute() local
157 uniq(0, hash_fn, equal_to_fn); in Compute() local
/external/owasp/sanitizer/src/main/org/owasp/html/
DAttributePolicy.java70 Set<AttributePolicy> uniq = new LinkedHashSet<AttributePolicy>(); in join() local
/external/clang/utils/perf-training/
Dperf-helper.py249 def uniq(list): function
/external/mesa3d/scripts/
Dget_reviewer.pl2117 sub uniq { subroutine
/external/u-boot/scripts/
Dget_maintainer.pl2370 sub uniq { subroutine
Dcheckpatch.pl129 sub uniq { subroutine
/external/scapy/scapy/
Ddadict.py51 def _branch(self, br, uniq=0): argument
/external/kernel-headers/original/uapi/linux/
Duhid.h48 __u8 uniq[64]; member
132 __u8 uniq[64]; member
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java778 String uniq = r0[col]; in getBestRowIdentifier() local
897 String uniq = r0[col]; in getPrimaryKeys() local
1317 String uniq = r0[col]; in getIndexInfo() local
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc122 static atomic_uintptr_t uniq = {(uintptr_t)&foo}; // Some real address. in allocate_addr() local
/external/libxml2/doc/
Dapibuild.py95 def uniq(items): function
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc1385 auto uniq = c->Vector(InferenceContext::kUnknownDim); in __anon7c94107b2002() local
1402 auto uniq = c->Vector(InferenceContext::kUnknownDim); in __anon7c94107b2102() local
/external/toybox/generated/
Dglobals.h1480 struct uniq_data uniq; member