/external/autotest/site_utils/ |
perf_compare.py | 137 'benchmark, but should be unique.', perf_key)
|
/external/google-breakpad/src/client/mac/handler/ |
dynamic_images.cc | 512 vector<DynamicImageRef>::iterator it = unique(images.image_list_.begin(),
|
/external/guice/extensions/persist/lib/ |
ejb3-persistence.jar | |
/external/libdrm/include/drm/ |
drm.h | 151 __kernel_size_t unique_len; /**< Length of unique */ 152 char *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
|
/external/libvorbis/doc/ |
07-floor1.tex | 164 [floor1_x_list] element values must be unique within the vector; a 165 non-unique value renders the stream undecodable.
|
/external/lisa/libs/utils/analysis/ |
latency_analysis.py | 126 for value in task_switches_df.curr_state.unique(): [all...] |
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 668 FunctionsToRemove.erase(std::unique(FunctionsToRemove.begin(),
|
/external/llvm/lib/Transforms/Scalar/ |
PlaceSafepoints.cpp | 520 PollLocations.erase(std::unique(PollLocations.begin(),
|
/external/python/cpython2/Tools/faqwiz/ |
faqconf.py | 487 unique identifiers -- it's a bad idea to renumber entries. 508 unique identifiers -- it's a bad idea to renumber entries.
|
/external/v8/benchmarks/ |
splay.js | 72 // Insert new node with a unique key. 103 // Verify that the splay tree has sorted, unique keys.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
drm.h | 146 size_t unique_len; /**< Length of unique */ 147 char *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
drm.h | 146 size_t unique_len; /**< Length of unique */ 147 char *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3d11sdklayers.idl | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
func_test.go | 144 // valu names should be unique across the Fun. 193 // Bloc defines a block for Fun. The bloc name should be unique
|
/prebuilts/go/darwin-x86/src/go/types/ |
lookup.go | 57 // indexed by unique keys for a given type. Verify that named 212 n := 0 // number of entries w/ unique type
|
/prebuilts/go/darwin-x86/src/image/jpeg/ |
scan.go | 86 // B.2.2) are unique, it suffices to check that the implicit indexes 87 // into d.comp are unique.
|
/prebuilts/go/darwin-x86/src/syscall/ |
tables_nacl.go | 171 ENOTUNIQ Errno = 76 /* Given log. name not unique */ 296 ENOTUNIQ: "Given log. name not unique",
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
func_test.go | 144 // valu names should be unique across the Fun. 193 // Bloc defines a block for Fun. The bloc name should be unique
|
/prebuilts/go/linux-x86/src/go/types/ |
lookup.go | 57 // indexed by unique keys for a given type. Verify that named 212 n := 0 // number of entries w/ unique type
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
scan.go | 86 // B.2.2) are unique, it suffices to check that the implicit indexes 87 // into d.comp are unique.
|
/prebuilts/go/linux-x86/src/syscall/ |
tables_nacl.go | 171 ENOTUNIQ Errno = 76 /* Given log. name not unique */ 296 ENOTUNIQ: "Given log. name not unique",
|
/system/tpm/trunks/ |
tpm_generated_test.cc | 159 "\x00\x00", // public.unique.size = 0 232 in_public.public_area.unique.sym.size = 0;
|
/art/compiler/debug/ |
elf_debug_info_writer.h | 163 bool unique = owner_->defined_dex_classes_.insert(dex_class_desc).second; local 164 CHECK(unique) << "Redefinition of " << dex_class_desc; 469 // We use the methods_ field of class since it is unique and it is not moved by the GC.
|
/build/make/core/ |
cleanbuild.mk | 21 # Builds up a list of clean steps. Creates a unique
|
/build/soong/android/ |
makevars.go | 40 // variables before comparing them. They also show the unique entries
|