Searched
full:unique (Results
1501 -
1525 of
6776) sorted by null
<<61626364656667686970>>
/external/libexif/libexif/fuji/ |
mnote-fuji-tag.c | 37 {MNOTE_FUJI_TAG_SERIAL_NUMBER, "SerialNumber", N_("Serial Number"), N_("This number is unique and based on the date of manufacture.")},
|
/external/libjpeg-turbo/ |
cdjpeg.c | 98 /* reached end of argument; fail if it's too short for unique abbrev */
|
coderules.txt | 36 are similar but upper case (MULTI_WORD_NAME). Names should be unique within
|
/external/libmicrohttpd/doc/chapters/ |
sessions.inc | 28 cookies. In order to generate a unique cookie, our example creates a random
|
/external/libnl/src/ |
nl-cls-add.c | 30 " --id=HANDLE Unique identifier\n"
|
nl-cls-delete.c | 35 " --id=HANDLE Unique identifier\n"
|
/external/libvpx/ |
lint_config.sh | 104 # Print out the unique configurations.
|
/external/libweave/include/weave/ |
error.h | 108 // Error code. A unique error code identifier.
|
/external/libweave/src/commands/ |
command_queue.h | 49 // Adds a new command to the queue. Each command in the queue has a unique
|
/external/libxml2/os400/iconv/ |
README.iconv | 35 MIBenum, that is a unique character set identifier.
|
/external/libxml2/result/ |
dav17.sax2 | 53 SAX.characters(iamuri:unique!!!!!, 18)
|
/external/llvm/include/llvm/Analysis/ |
ObjCARCAliasAnalysis.h | 70 /// \brief Opaque, unique identifier for this analysis pass.
|
ScopedNoAliasAA.h | 55 /// \brief Opaque, unique identifier for this analysis pass.
|
TypeBasedAliasAnalysis.h | 56 /// \brief Opaque, unique identifier for this analysis pass.
|
/external/llvm/include/llvm/IR/ |
BasicBlock.h | 187 /// \brief Return the predecessor of this block if it has a unique predecessor 190 /// Note that unique predecessor doesn't mean single edge, there can be 191 /// multiple edges from the unique predecessor to this block (for example a 207 /// \brief Return the successor of this block if it has a unique successor.
|
/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/llvm/lib/ExecutionEngine/IntelJITEvents/ |
IntelJITEventsWrapper.h | 86 // Generates a locally unique method ID for use in code registration
|
/external/llvm/lib/IR/ |
FunctionInfo.cpp | 45 "Each module in the combined map should have a unique ID");
|
/external/llvm/lib/Target/AMDGPU/ |
AMDGPU.h | 113 /// a separate piece of memory that is unique from other
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsFixupKinds.h | 17 // Although most of the current fixup types reflect a unique relocation
|
/external/llvm/test/Linker/ |
2011-08-18-unique-class-type.ll | 1 ; RUN: llvm-link %s %p/2011-08-18-unique-class-type2.ll -S -o - | FileCheck %s
|
2011-08-18-unique-class-type2.ll | 1 ; This file is for use with 2011-08-10-unique-class-type.ll
|
/external/llvm/test/Transforms/EarlyCSE/ |
conditional.ll | 43 ; Check specifically for a case where we have a unique predecessor, but
|
/external/llvm/unittests/Support/ |
ReplaceFileTest.cpp | 56 // Create unique temporary directory for this test.
|
/external/ltrace/testsuite/ltrace.main/ |
system_calls.exp | 95 set keys [lsort -unique [concat [dict keys $d1] [dict keys $d2]]]
|
Completed in 1348 milliseconds
<<61626364656667686970>>