/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/ |
D | types.pass.cpp | 33 typedef long no; typedef in has_argument_type 45 typedef long no; typedef in has_first_argument_type 58 typedef long no; typedef in has_second_argument_type
|
/external/clang/test/Rewriter/ |
D | objc-bool-literal-check-modern.mm | 11 BOOL no() { function
|
D | objc-bool-literal-modern.mm | 11 BOOL no() { function
|
D | objc-bool-literal-modern-1.mm | 14 BOOL no() { function
|
/external/strace/tests/ |
D | sigaction.c | 6 static void handle_signal(int no) in handle_signal()
|
/external/clang/test/Sema/ |
D | outof-range-constant-compare.c | 140 no, in main() enumerator
|
D | MicrosoftExtensions.c | 128 enum DE1 no; // no warning because E1 is not deprecated in test() local
|
/external/skia/src/utils/ |
D | SkEventTracer.cpp | 30 static uint8_t no = 0; in getCategoryGroupEnabled() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.h | 104 unsigned no; member 121 unsigned no; member
|
D | lp_state_setup.h | 71 unsigned no; member
|
/external/fsck_msdos/ |
D | fat.c | 169 _readfat(int fs, struct bootblock *boot, int no, u_char **buffer) in _readfat() 207 readfat(int fs, struct bootblock *boot, int no, struct fatEntry **fp) in readfat()
|
/external/toybox/toys/pending/ |
D | fsck.c | 108 int no = 0; in is_no_prefix() local 119 int n = 1, no; in fix_tlist() local
|
/external/toybox/lib/ |
D | getmountlist.c | 72 int optlen = strlen(opt), len, no, got = 0; in comma_scan() local
|
/external/libcxxabi/src/ |
D | private_typeinfo.h | 70 no enumerator
|
/external/libvncserver/webclients/novnc/include/ |
D | ui.js | 120 if (val.toLowerCase() in {'0':1, 'no':1, 'false':1}) { property
|
D | util.js | 127 if ((!val) || (val in {'0':1, 'no':1, 'false':1})) { property
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_memory.c | 56 unsigned long no; member
|
/external/bison/src/ |
D | getargs.c | 110 int no = strncmp (args, "no-", 3) == 0 ? 3 : 0; in flags_argmatch() local
|
/external/deqp/framework/common/ |
D | tcuFloatFormat.cpp | 38 Interval chooseInterval(YesNoMaybe choice, const Interval& no, const Interval& yes) in chooseInterval()
|
/external/mesa3d/src/gallium/tools/trace/ |
D | model.py | 104 def __init__(self, no, klass, method, args, ret): argument
|
/external/iproute2/include/linux/ |
D | inet_diag.h | 62 unsigned short no; member
|
/external/kernel-headers/original/uapi/linux/ |
D | inet_diag.h | 62 unsigned short no; member
|
/external/ppp/pppd/ |
D | ccp.c | 904 ccp_options no; /* options we've seen already */ local
|
/external/icu/icu4c/source/common/ |
D | locmap.c | 502 ILCID_POSIX_SUBTABLE(no) { in ILCID_POSIX_SUBTABLE() argument
|
/external/libxml2/ |
D | testapi.c | 235 static void *gen_userdata(int no, int nr ATTRIBUTE_UNUSED) { in gen_userdata() 246 static int gen_int(int no, int nr ATTRIBUTE_UNUSED) { in gen_int() 259 static int gen_parseroptions(int no, int nr ATTRIBUTE_UNUSED) { in gen_parseroptions() 287 static xmlChar gen_xmlChar(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlChar() 299 static unsigned int gen_unsigned_int(int no, int nr ATTRIBUTE_UNUSED) { in gen_unsigned_int() 311 static unsigned long gen_unsigned_long(int no, int nr ATTRIBUTE_UNUSED) { in gen_unsigned_long() 323 static double gen_double(int no, int nr ATTRIBUTE_UNUSED) { in gen_double() 337 static unsigned long *gen_unsigned_long_ptr(int no, int nr) { in gen_unsigned_long_ptr() 347 static int *gen_int_ptr(int no, int nr) { in gen_int_ptr() 357 static char *gen_const_char_ptr(int no, int nr ATTRIBUTE_UNUSED) { in gen_const_char_ptr() [all …]
|