/external/google-breakpad/src/processor/ |
D | binarystream.h | 50 : 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/ |
D | UCharacterProperty.java | 210 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/ |
D | UCharacterProperty.java | 211 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/ |
D | v4l2-subdev.h | 48 __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/ |
D | main.c | 78 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/ |
D | uprops.cpp | 60 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()
|
D | ucnv_cnv.c | 34 UConverterUnicodeSet which, in ucnv_getCompleteUnicodeSet() 42 UConverterUnicodeSet which, in ucnv_getNonSurrogateUnicodeSet()
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | posix_timers.c | 78 static int check_itimer(int which) in check_itimer() 139 static int check_timer_create(int which) in check_timer_create()
|
/external/openssh/contrib/ |
D | findssl.sh | 96 which () { function
|
/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/ltp/testcases/commands/which/ |
D | which01.sh | 108 alias which='which --read-alias' alias
|
/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/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetICU.java | 379 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl() 403 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet()
|
D | CharsetCESU8.java | 25 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl()
|
/external/tpm2/ |
D | Unique.c | 26 uint32_t which, // authorities (0) or details in _plat__GetUnique()
|
/external/toybox/toys/posix/ |
D | renice.c | 24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP : local
|
/external/ltp/testcases/kernel/module/query_module/ |
D | query_module01.c | 113 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/ |
D | getpriority01.c | 90 int which; /* scheduling priority category */ in main() local
|
/external/selinux/checkpolicy/ |
D | policy_define.c | 363 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/ |
D | native_helper.c | 172 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/ |
D | Util.py | 51 def which(command, paths = None): function
|
/external/deqp/scripts/build/ |
D | common.py | 65 def which (binName): function
|