HomeSort by relevance Sort by last modified time
    Searched refs:unique (Results 351 - 375 of 1193) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
coda.h 214 u_int32_t unique; member in struct:coda_in_hdr
222 u_int32_t unique; member in struct:coda_out_hdr
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
coda.h 214 u_int32_t unique; member in struct:coda_in_hdr
222 u_int32_t unique; member in struct:coda_out_hdr
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
coda.h 214 u_int32_t unique; member in struct:coda_in_hdr
222 u_int32_t unique; member in struct:coda_out_hdr
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
coda.h 214 u_int32_t unique; member in struct:coda_in_hdr
222 u_int32_t unique; member in struct:coda_out_hdr
  /external/ImageMagick/www/api/
annotate.php 76 k CALCULATED: number of unique colors
86 u unique temporary filename (used for delegates)
106 Z unique filename (used for delegates)
resource.php 86 <p>AcquireUniqueFileResource() returns a unique file name, and returns a file descriptor for the file open for reading and writing.</p>
102 <dd> Specifies a pointer to an array of characters. The unique path name is returned in this array. </dd>
198 <p>RelinquishUniqueFileResource() relinquishes a unique file resource.</p>
  /prebuilts/go/darwin-x86/src/go/types/
methodset.go 201 // same unique id appeared.
225 // same unique id appeared.
263 // byUniqueName function lists can be sorted by their unique names.
  /prebuilts/go/darwin-x86/src/syscall/
dir_plan9.go 17 // A Qid represents a 9P server's unique identification for a file.
19 Path uint64 // the file server's unique identification for the file
31 Qid Qid // unique id from server
  /prebuilts/go/linux-x86/src/go/types/
methodset.go 201 // same unique id appeared.
225 // same unique id appeared.
263 // byUniqueName function lists can be sorted by their unique names.
  /prebuilts/go/linux-x86/src/syscall/
dir_plan9.go 17 // A Qid represents a 9P server's unique identification for a file.
19 Path uint64 // the file server's unique identification for the file
31 Qid Qid // unique id from server
  /external/skia/tests/
ResourceCacheTest.cpp 403 // Since the resources have neither unique nor scratch keys, delete immediately upon unref.
444 // Create a scratch, a unique, and a wrapped resource
448 TestResource* unique = new TestResource(context->getGpu()); local
449 unique->setSize(11);
450 unique->resourcePriv().setUniqueKey(uniqueKey);
457 // Make sure we can add a unique key to the wrapped resource
469 REPORTER_ASSERT(reporter, scratch->gpuMemorySize() + unique->gpuMemorySize() +
473 REPORTER_ASSERT(reporter, scratch->gpuMemorySize() + unique->gpuMemorySize() ==
480 REPORTER_ASSERT(reporter, scratch->gpuMemorySize() + unique->gpuMemorySize() +
484 REPORTER_ASSERT(reporter, scratch->gpuMemorySize() + unique->gpuMemorySize() =
542 TestResource* unique; local
    [all...]
PictureTest.cpp     [all...]
  /external/autotest/server/
site_linux_router.py 191 # Remove it so we can have more unique bytes.
335 @param instance: string fragment of the command line unique to
399 """ Build our unique token by base-<len(self.SUFFIX_LETTERS)> encoding
408 unique = ''
409 while number or not unique:
410 unique = self.SUFFIX_LETTERS[number % base] + unique
416 return '_'.join([self._ssid_prefix, unique, salt, suffix])[-32:]
    [all...]
  /art/compiler/utils/
intrusive_forward_list.h 300 void unique() { function in class:art::IntrusiveForwardList
301 unique(std::equal_to<value_type>());
304 void unique(BinaryPredicate pred) { function in class:art::IntrusiveForwardList
  /build/blueprint/bootstrap/bpdoc/
bpdoc.go 403 unique := 0
406 "unique": func() int {
407 unique++
408 return unique
657 {{ $collapseIndex := unique }}
684 {{$collapseIndex := unique}}
  /external/devlib/devlib/utils/
misc.py 498 def unique(alist): function
500 Returns a list containing only unique elements from the input list (but preserves
564 sufficiently unique to identify params for the memo cache (two different
565 params may end up with the same id). this attempts to generate a more unique
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ilist.h 589 template<class Pr2> void unique(Pr2 pred) { function in class:llvm::iplist
599 void unique() { unique(op_equal); } function in class:llvm::iplist
  /external/ImageMagick/coders/
mpeg.c 212 read_info->unique,ReadMPEGIntermediateFormat);
588 write_info->unique,coalesce_image->magick);
  /external/autotest/client/common_lib/hosts/
base_classes.py 224 """ Get a unique ID associated with the current boot.
233 @return A string unique to this boot or None if not available."""
571 @return: a sequence of path strings that are all the unique paths that
  /external/autotest/client/tests/iozone/
postprocessing.py 23 def unique(list): function
154 sizes = unique([line[index] for line in results])
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.cpp 45 // First get the number of unique hashes.
51 std::unique(uniques.begin(), uniques.end());
77 // Unique the entries.
80 std::unique(EI->second.Values.begin(), EI->second.Values.end()),
  /external/ltp/android/tools/
android_build_generator.py 61 '''Get a copy of list where items are unique and order is preserved.
67 a list where items copied from input sequence are unique
  /external/testng/src/main/java/org/testng/internal/
MethodHelper.java 43 * @param unique true for unique methods, false otherwise
49 boolean unique, List<ITestNGMethod> outExcludedMethods)
58 unique); local
179 * Extracts the unique list of <code>ITestNGMethod</code>s.
  /external/trappy/trappy/stats/
grammar.py 422 pivot_vals = list(np.unique(data_frame[pivot].values))
498 info["pivot_values"] = list(np.unique(data_frame[cls.pivot]))
  /external/vboot_reference/tests/
cgptlib_test.c 177 SetGuid(&entries[0].unique, 0);
181 SetGuid(&entries[1].unique, 1);
185 SetGuid(&entries[2].unique, 2);
189 SetGuid(&entries[3].unique, 3);
802 SetGuid(&e[j].unique, j);
    [all...]

Completed in 917 milliseconds

<<11121314151617181920>>