Home
last modified time | relevance | path

Searched defs:which (Results 1 – 25 of 174) 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.java210 int which; field in UCharacterProperty.CaseBinaryProperty
211 CaseBinaryProperty(int which) { in CaseBinaryProperty()
222 int which; field in UCharacterProperty.NormInertBinaryProperty
223 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty()
409 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty()
465 int getMaxValue(int which) { in getMaxValue()
475 int getMaxValue(int which) { in getMaxValue()
485 int getMaxValue(int which) { in getMaxValue()
491 int which; field in UCharacterProperty.NormQuickCheckIntProperty
493 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java211 int which; field in UCharacterProperty.CaseBinaryProperty
212 CaseBinaryProperty(int which) { in CaseBinaryProperty()
223 int which; field in UCharacterProperty.NormInertBinaryProperty
224 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty()
410 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty()
466 int getMaxValue(int which) { in getMaxValue()
476 int getMaxValue(int which) { in getMaxValue()
486 int getMaxValue(int which) { in getMaxValue()
492 int which; field in UCharacterProperty.NormQuickCheckIntProperty
494 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty()
[all …]
/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/toybox/
Dmain.c78 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit()
112 void toy_init(struct toy_list *which, char *argv[]) in toy_init()
149 struct toy_list *which; in toy_exec() local
/external/icu/icu4c/source/common/
Duprops.cpp60 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains()
95 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert()
283 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty()
328 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue()
400 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck()
463 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue()
484 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue()
497 uprops_getSource(UProperty which) { in uprops_getSource()
Ducnv_cnv.c34 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet()
42 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
/external/linux-kselftest/tools/testing/selftests/timers/
Dposix_timers.c78 static int check_itimer(int which) in check_itimer()
139 static int check_timer_create(int which) in check_timer_create()
/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/ltp/testcases/commands/which/
Dwhich01.sh108 alias which='which --read-alias' alias
/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/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetICU.java379 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl()
403 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet()
DCharsetCESU8.java25 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl()
/external/tpm2/
DUnique.c26 uint32_t which, // authorities (0) or details in _plat__GetUnique()
/external/toybox/toys/posix/
Drenice.c24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP : local
/external/ltp/testcases/kernel/module/query_module/
Dquery_module01.c113 int which; member
199 int test_functionality(int which, char *buf, size_t bufsize, size_t ret) in test_functionality()
/external/ltp/testcases/kernel/syscalls/getpriority/
Dgetpriority01.c90 int which; /* scheduling priority category */ in main() local
/external/selinux/checkpolicy/
Dpolicy_define.c363 int define_default_user(int which) in define_default_user()
395 int define_default_role(int which) in define_default_role()
427 int define_default_type(int which) in define_default_type()
459 int define_default_range(int which) in define_default_range()
1524 int define_compute_type_helper(int which, avrule_t ** rule) in define_compute_type_helper()
1608 int define_compute_type(int which) in define_compute_type()
1632 avrule_t *define_cond_compute_type(int which) in define_cond_compute_type()
1947 int define_te_avtab_xperms_helper(int which, avrule_t ** rule) in define_te_avtab_xperms_helper()
2379 int define_te_avtab_extended_perms(int which) in define_te_avtab_extended_perms()
2410 int define_te_avtab_helper(int which, avrule_t ** rule) in define_te_avtab_helper()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative_helper.c172 enum native_attachment which, in resource_surface_import_resource()
196 enum native_attachment which) in resource_surface_get_single_resource()
239 enum native_attachment which, in resource_surface_present()
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DUtil.py51 def which(command, paths = None): function
/external/deqp/scripts/build/
Dcommon.py65 def which (binName): function

1234567