/external/chromium_org/third_party/tlslite/tlslite/utils/ |
D | asn1parser.py | 23 def getChild(self, which): argument 26 def getChildBytes(self, which): argument
|
/external/clang/test/Rewriter/ |
D | objc-bool-literal-modern.mm | 15 BOOL which (int flag) { function
|
D | objc-bool-literal-check-modern.mm | 15 BOOL which (int flag) { function
|
D | objc-bool-literal-modern-1.mm | 18 BOOL which (int flag) { function
|
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
D | CustomElementCallbackInvocation.cpp | 50 …RefPtr<CustomElementLifecycleCallbacks> callbacks, CustomElementLifecycleCallbacks::CallbackType w… in AttachedDetachedInvocation() 115 …RefPtr<CustomElementLifecycleCallbacks> callbacks, CustomElementLifecycleCallbacks::CallbackType w… in createInvocation()
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | FuncGenerateId.java | 47 int which = getArg0AsNode(xctxt); in execute() local
|
/external/clang/test/Analysis/ |
D | bitwise-ops.c | 16 int testConstantShifts_PR18073(int which) { in testConstantShifts_PR18073()
|
/external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/sync/ |
D | SignoutFragment.java | 30 public void onClick(DialogInterface dialog, int which) { in onClick()
|
D | AccountChooserFragment.java | 42 public void onClick(DialogInterface dialog, int which) { in onClick()
|
/external/lldb/utils/test/ |
D | llvm-mc-shell.py | 16 def which(program): function
|
D | run-until-faulted.py | 16 def which(program): function
|
D | disasm.py | 17 def which(program): function
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
D | control.py | 402 def clear_exclude(self, which='exclude'): argument 407 def exclude(self, regex, which='exclude'): argument 430 def _exclude_regex(self, which): argument 437 def get_exclude_list(self, which='exclude'): argument
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_events.h | 128 Uint8 which; /**< The keyboard device index */ member 136 Uint8 which; /**< The mouse device index */ member 146 Uint8 which; /**< The mouse device index */ member 155 Uint8 which; /**< The joystick device index */ member 163 Uint8 which; /**< The joystick device index */ member 172 Uint8 which; /**< The joystick device index */ member 185 Uint8 which; /**< The joystick device index */ member
|
/external/chromium_org/third_party/icu/source/common/ |
D | uprops.cpp | 61 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains() 96 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() 280 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() 325 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() 397 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck() 460 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue() 481 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue() 494 uprops_getSource(UProperty which) { in uprops_getSource()
|
D | ucnv_cnv.c | 32 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet() 40 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
|
/external/icu/icu4c/source/common/ |
D | uprops.cpp | 61 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains() 96 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() 280 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() 325 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() 397 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck() 460 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue() 481 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue() 494 uprops_getSource(UProperty which) { in uprops_getSource()
|
D | ucnv_cnv.c | 32 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet() 40 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslsock.c | 472 SSL_Enable(PRFileDesc *fd, int which, PRBool on) in SSL_Enable() 570 SSL_OptionSet(PRFileDesc *fd, PRInt32 which, PRBool on) in SSL_OptionSet() 819 SSL_OptionGet(PRFileDesc *fd, PRInt32 which, PRBool *pOn) in SSL_OptionGet() 890 SSL_OptionGetDefault(PRInt32 which, PRBool *pOn) in SSL_OptionGetDefault() 957 SSL_EnableDefault(int which, PRBool on) in SSL_EnableDefault() 963 SSL_OptionSetDefault(PRInt32 which, PRBool on) in SSL_OptionSetDefault() 1154 SSL_SetPolicy(long which, int policy) in SSL_SetPolicy() 1169 SSL_CipherPolicySet(PRInt32 which, PRInt32 policy) in SSL_CipherPolicySet() 1188 SSL_CipherPolicyGet(PRInt32 which, PRInt32 *oPolicy) in SSL_CipherPolicyGet() 1213 SSL_EnableCipher(long which, PRBool enabled) in SSL_EnableCipher() [all …]
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
D | gnubbies.js | 75 Gnubbies.prototype.removeOpenDevice = function(which) { argument 242 Gnubbies.prototype.addClient = function(which, who, cb) { argument
|
D | gnubbyfactory.js | 33 GnubbyFactory.prototype.openGnubby = function(which, forEnroll, cb, logMsgUrl) { argument
|
D | usbgnubbyfactory.js | 31 function(which, forEnroll, cb, logMsgUrl) { argument
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/picker/ |
D | ChromeDatePickerDialog.java | 34 public void onClick(DialogInterface dialog, int which) { in onClick()
|
/external/deqp/scripts/build/ |
D | common.py | 46 def which (binName): function
|
/external/libpcap/tests/ |
D | findalldevstest.c | 124 static short which; in iptos() local
|