Home
last modified time | relevance | path

Searched defs:no (Results 1 – 25 of 54) sorted by relevance

123

/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
Dtypes.pass.cpp33 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/
Dobjc-bool-literal-check-modern.mm11 BOOL no() { function
Dobjc-bool-literal-modern.mm11 BOOL no() { function
Dobjc-bool-literal-modern-1.mm14 BOOL no() { function
/external/strace/tests/
Dsigaction.c6 static void handle_signal(int no) in handle_signal()
/external/clang/test/Sema/
Doutof-range-constant-compare.c140 no, in main() enumerator
DMicrosoftExtensions.c128 enum DE1 no; // no warning because E1 is not deprecated in test() local
/external/skia/src/utils/
DSkEventTracer.cpp30 static uint8_t no = 0; in getCategoryGroupEnabled() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h104 unsigned no; member
121 unsigned no; member
Dlp_state_setup.h71 unsigned no; member
/external/fsck_msdos/
Dfat.c169 _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/
Dfsck.c108 int no = 0; in is_no_prefix() local
119 int n = 1, no; in fix_tlist() local
/external/toybox/lib/
Dgetmountlist.c72 int optlen = strlen(opt), len, no, got = 0; in comma_scan() local
/external/libcxxabi/src/
Dprivate_typeinfo.h70 no enumerator
/external/libvncserver/webclients/novnc/include/
Dui.js120 if (val.toLowerCase() in {'0':1, 'no':1, 'false':1}) { property
Dutil.js127 if ((!val) || (val in {'0':1, 'no':1, 'false':1})) { property
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c56 unsigned long no; member
/external/bison/src/
Dgetargs.c110 int no = strncmp (args, "no-", 3) == 0 ? 3 : 0; in flags_argmatch() local
/external/deqp/framework/common/
DtcuFloatFormat.cpp38 Interval chooseInterval(YesNoMaybe choice, const Interval& no, const Interval& yes) in chooseInterval()
/external/mesa3d/src/gallium/tools/trace/
Dmodel.py104 def __init__(self, no, klass, method, args, ret): argument
/external/iproute2/include/linux/
Dinet_diag.h62 unsigned short no; member
/external/kernel-headers/original/uapi/linux/
Dinet_diag.h62 unsigned short no; member
/external/ppp/pppd/
Dccp.c904 ccp_options no; /* options we've seen already */ local
/external/icu/icu4c/source/common/
Dlocmap.c502 ILCID_POSIX_SUBTABLE(no) { in ILCID_POSIX_SUBTABLE() argument
/external/libxml2/
Dtestapi.c235 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 …]

123