Home
last modified time | relevance | path

Searched defs:which (Results 1 – 25 of 169) sorted by relevance

1234567

/external/chromium_org/third_party/tlslite/tlslite/utils/
Dasn1parser.py23 def getChild(self, which): argument
26 def getChildBytes(self, which): argument
/external/clang/test/Rewriter/
Dobjc-bool-literal-modern.mm15 BOOL which (int flag) { function
Dobjc-bool-literal-check-modern.mm15 BOOL which (int flag) { function
Dobjc-bool-literal-modern-1.mm18 BOOL which (int flag) { function
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementCallbackInvocation.cpp50 …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/
DFuncGenerateId.java47 int which = getArg0AsNode(xctxt); in execute() local
/external/clang/test/Analysis/
Dbitwise-ops.c16 int testConstantShifts_PR18073(int which) { in testConstantShifts_PR18073()
/external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/sync/
DSignoutFragment.java30 public void onClick(DialogInterface dialog, int which) { in onClick()
DAccountChooserFragment.java42 public void onClick(DialogInterface dialog, int which) { in onClick()
/external/lldb/utils/test/
Dllvm-mc-shell.py16 def which(program): function
Drun-until-faulted.py16 def which(program): function
Ddisasm.py17 def which(program): function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dcontrol.py402 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/
DSDL_events.h128 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/
Duprops.cpp61 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()
Ducnv_cnv.c32 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet()
40 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
/external/icu/icu4c/source/common/
Duprops.cpp61 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()
Ducnv_cnv.c32 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet()
40 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
/external/chromium_org/net/third_party/nss/ssl/
Dsslsock.c472 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/
Dgnubbies.js75 Gnubbies.prototype.removeOpenDevice = function(which) { argument
242 Gnubbies.prototype.addClient = function(which, who, cb) { argument
Dgnubbyfactory.js33 GnubbyFactory.prototype.openGnubby = function(which, forEnroll, cb, logMsgUrl) { argument
Dusbgnubbyfactory.js31 function(which, forEnroll, cb, logMsgUrl) { argument
/external/chromium_org/ui/android/java/src/org/chromium/ui/picker/
DChromeDatePickerDialog.java34 public void onClick(DialogInterface dialog, int which) { in onClick()
/external/deqp/scripts/build/
Dcommon.py46 def which (binName): function
/external/libpcap/tests/
Dfindalldevstest.c124 static short which; in iptos() local

1234567