/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
ruby.php | 97 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
|
rails.php | 90 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
|
/external/llvm/include/llvm/CodeGen/ |
AsmPrinter.h | 320 MCSymbol *GetJTSetSymbol(unsigned UID, unsigned MBBID) const; 484 unsigned uid) const;
|
/packages/apps/Tag/canon/src/com/android/apps/tagcanon/ |
TagCanon.java | 48 static final byte[] UID = new byte[] { 0x05, 0x00, 0x03, 0x08 };
|
/external/llvm/utils/TableGen/ |
X86RecognizableInstr.cpp | 213 InstrUID uid) { 214 UID = uid; 218 Spec = &tables.specForUID(UID); 288 InstrUID uid) 294 RecognizableInstr recogInstr(tables, insn, uid); [all...] |
/external/clang/lib/Basic/ |
FileManager.cpp | 349 UFE.UID = NextFileUID++; 416 UFE->UID = NextFileUID++;
|
/external/llvm/include/llvm/Support/ |
FileSystem.h | 176 uid_t UID, gid_t GID, off_t Size) 177 : fs_st_dev(Dev), fs_st_ino(Ino), fs_st_mtime(MTime), fs_st_uid(UID), [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_NdefMap.h | 161 #define PH_FRINFC_NDEFMAP_TOPAZ_UID_SIZE 0x04 /**< \internal UID size returned by READID command = 4 bytes */ 745 /** To store the UID */ 746 uint8_t UID[PH_FRINFC_NDEFMAP_TOPAZ_UID_SIZE]; [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.h | 99 CompileUnit(unsigned UID, unsigned L, DIE *D, const MDNode *N, AsmPrinter *A,
|
AsmPrinter.cpp | [all...] |
DwarfCompileUnit.cpp | 36 CompileUnit::CompileUnit(unsigned UID, unsigned L, DIE *D, const MDNode *N, 38 : UniqueID(UID), Language(L), CUDie(D), Asm(A), DD(DW), DU(DWU), [all...] |
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | 87 /** URI matcher constant for the URI of all downloads belonging to the calling UID */ 89 /** URI matcher constant for the URI of an individual download belonging to the calling UID */ 415 Constants.UID + " INTEGER, " + 449 // Initialize the system uid 451 // Initialize the default container uid. Package name hardcoded 461 mDefContainerUid = appInfo.uid; 621 int uid = Binder.getCallingUid(); local 623 if (uid == 0 || mSystemFacade.userOwnsPackage(uid, pckg)) { 640 // UID, PID column [all...] |
DownloadInfo.java | 95 info.mUid = getInt(Constants.UID);
|
/packages/apps/Email/src/com/android/email/mail/store/ |
ImapFolder.java | 127 // * OK [UIDNEXT 57576] Predicted next UID 267 // Build a message map for faster UID matching 284 // No callback provided to report of UID changes; nothing more to do here 311 // If the server doesn't support UIDPLUS, try a different way to get the new UID(s) 437 public Message getMessage(String uid) throws MessagingException { 440 final String[] uids = searchForUids(ImapConstants.UID + " " + uid); 442 if (uids[i].equals(uid)) { 443 return new ImapMessage(uid, this); 592 final String uid = uids[i] local 688 final String uid = fetchList.getKeyedStringOrEmpty(ImapConstants.UID) local [all...] |
/packages/apps/Email/tests/src/com/android/email/ |
LegacyConversionsTests.java | 65 private static final String UID = "UID.12345678"; 167 message.setUid(UID);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imaplib.py | 78 'UID': ('SELECTED',), 438 enclosed in parentheses, eg: "(UID BODY[TEXT])". 743 def uid(self, command, *args): member in class:IMAP4 744 """Execute "command arg ..." with messages identified by UID, 747 (typ, [data]) = <instance>.uid(command, arg1, arg2, ...) 753 raise self.error("Unknown IMAP4 UID command: %s" % command) 759 name = 'UID' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imaplib.py | 78 'UID': ('SELECTED',), 438 enclosed in parentheses, eg: "(UID BODY[TEXT])". 743 def uid(self, command, *args): member in class:IMAP4 744 """Execute "command arg ..." with messages identified by UID, 747 (typ, [data]) = <instance>.uid(command, arg1, arg2, ...) 753 raise self.error("Unknown IMAP4 UID command: %s" % command) 759 name = 'UID' [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | 381 Native.UID = 1; 383 var $uid = (Browser.Engine.trident) ? function(item){ 384 return (item.uid || (item.uid = [Native.UID++]))[0]; 386 return item.uid || (item.uid = Native.UID++); 396 $uid(win); 423 $uid(doc) [all...] |
/external/clang/lib/Serialization/ |
ASTWriter.cpp | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
prototype-1.7.js | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.h | 2350 unsigned int uid; variable 2594 unsigned int uid; variable [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.h | 2350 unsigned int uid; variable 2594 unsigned int uid; variable [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.h | 2350 unsigned int uid; variable 2594 unsigned int uid; variable [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.h | 2350 unsigned int uid; variable 2594 unsigned int uid; variable [all...] |
/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | [all...] |