Home
last modified time | relevance | path

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

1234567

/external/google-breakpad/src/processor/
Dbinarystream.h50 : stream_(which) {} in stream_() argument
53 : stream_(str, which) {} in stream_() argument
56 : stream_(string(str, size), which) {} in stream_() argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java208 int which; field in UCharacterProperty.CaseBinaryProperty
209 CaseBinaryProperty(int which) { in CaseBinaryProperty()
219 int which; field in UCharacterProperty.NormInertBinaryProperty
220 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty()
389 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty()
445 int getMaxValue(int which) { in getMaxValue()
454 int getMaxValue(int which) { in getMaxValue()
463 int getMaxValue(int which) { in getMaxValue()
469 int which; field in UCharacterProperty.NormQuickCheckIntProperty
471 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java209 int which; field in UCharacterProperty.CaseBinaryProperty
210 CaseBinaryProperty(int which) { in CaseBinaryProperty()
220 int which; field in UCharacterProperty.NormInertBinaryProperty
221 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty()
390 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty()
446 int getMaxValue(int which) { in getMaxValue()
455 int getMaxValue(int which) { in getMaxValue()
464 int getMaxValue(int which) { in getMaxValue()
470 int which; field in UCharacterProperty.NormQuickCheckIntProperty
472 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty()
[all …]
/external/v8/test/mjsunit/wasm/
Dparams.js10 function runSelect2(select, which, a, b) { argument
51 function runSelect10(select, which, a, b) { argument
/external/kernel-headers/original/uapi/linux/
Dv4l2-subdev.h48 __u32 which; member
61 __u32 which; member
78 __u32 which; member
97 __u32 which; member
129 __u32 which; member
149 __u32 which; member
/external/v8/test/cctest/wasm/
Dtest-run-wasm-js.cc41 double arg_d(int which) { return base_ * which + ((which & 1) * 0.5); } in arg_d()
42 float arg_f(int which) { return base_ * which + ((which & 1) * 0.25); } in arg_f()
43 int32_t arg_i(int which) { return base_ * which + ((which & 1) * kMinInt); } in arg_i()
44 int64_t arg_l(int which) { in arg_l()
49 uint32_t AddJSSelector(TestingModule* module, FunctionSig* sig, int which) { in AddJSSelector()
159 void RunJSSelectTest(int which) { in RunJSSelectTest()
210 void RunWASMSelectTest(int which) { in RunWASMSelectTest()
267 for (int which = 0; which < num_params; which++) { in RunWASMSelectAlignTest() local
367 for (int which = 0; which < num_params; which++) { in RunJSSelectAlignTest() local
/external/toybox/
Dmain.c71 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit()
97 void toy_init(struct toy_list *which, char *argv[]) in toy_init()
134 struct toy_list *which; in toy_exec() local
/external/openssh/contrib/
Dfindssl.sh96 which () { function
/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/icu/icu4c/source/common/
Duprops.cpp58 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains()
93 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert()
277 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty()
322 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue()
394 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck()
457 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue()
478 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue()
491 uprops_getSource(UProperty which) { in uprops_getSource()
Ducnv_cnv.c32 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet()
40 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
/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/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/toybox/toys/posix/
Drenice.c24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP : local
/external/tpm2/
DUnique.c26 uint32_t which, // authorities (0) or details in _plat__GetUnique()
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetCESU8.java22 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl()
DCharsetICU.java376 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl()
400 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet()
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dcontrol.py714 def clear_exclude(self, which='exclude'): argument
720 def exclude(self, regex, which='exclude'): argument
744 def _exclude_regex(self, which): argument
751 def get_exclude_list(self, which='exclude'): argument
/external/deqp/scripts/build/
Dcommon.py65 def which (binName): function
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DOutputCollector.java78 public void reverseBranch(int which, CodeAddress newTarget) { in reverseBranch()

1234567