Searched refs:qualify (Results 1 – 25 of 30) sorted by relevance
12
/external/strace/ |
D | strace.c | 1667 qualify("trace=all"); in init() 1668 qualify("abbrev=all"); in init() 1669 qualify("verbose=all"); in init() 1673 qualify("signal=all"); in init() 1740 qualify("abbrev=none"); in init() 1755 qualify(optarg); in init()
|
D | defs.h | 603 extern void qualify(const char *);
|
D | syscall.c | 375 int (*qualify)(const char *, int, int); member 516 qualify(const char *s) in qualify() function 567 if (opt->qualify(p, opt->bitflag, not)) { in qualify()
|
D | ChangeLog-CVS | 984 * syscall.c (qual_syscall, qualify): Fix nsyscalls and MAX_QUALS misuse. 1752 * strace.c (main): Move qualify calls after set_personality call. 1768 (qualify): Use qualify_one instead of manual qual_flags 2364 Fix return code, as required by qualify() function. 2367 with qualify() and other qual_* functions. 3761 (qual_options): Replace lookup field with qualify, update initializer. 3762 (qualify): Update caller. 5205 (qualify): Handle new system call class mechanism.
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-armv7.txt | 177 # To qualify as an LSL (immediate) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b1… 195 # To qualify as a MOV (register) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b110…
|
/external/llvm/docs/ |
D | HowToReleaseLLVM.rst | 259 **Regressions are new failures in the set of tests that are used to qualify 332 The results are not used to qualify a release, but to spot other potential
|
D | FAQ.rst | 12 Does the University of Illinois Open Source License really qualify as an "open source" license?
|
D | SourceLevelDebugging.rst | 435 ``DW_TAG_volatile_type`` and ``DW_TAG_restrict_type`` are used to qualify the
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
D | ReadMe.txt | 117 also new headers that qualify as "PrivateHeaders". Private Headers are headers
|
/external/chromium_org/third_party/junit/ |
D | LICENSE | 130 to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
|
/external/eclipse-windowbuilder/propertysheet/ |
D | NOTICE | 134 alleged intellectual property infringement. In order to qualify, an
|
/external/junit/ |
D | NOTICE | 58 …to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified C…
|
/external/emma/ |
D | NOTICE | 86 qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing …
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | COPYING | 81 …to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified C…
|
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
D | contest-faq.rst | 395 number in the event you qualify for a prize. You have a right to
|
/external/valgrind/main/ |
D | COPYING.DOCS | 234 appendices that qualify as Secondary Sections and contain no material
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
D | SDL_QuartzEvents.m | 675 * of the keyboard for those modifiers that qualify if the
|
/external/bison/doc/ |
D | fdl.texi | 276 appendices that qualify as Secondary Sections and contain no material
|
D | gpl-3.0.texi | 465 reinstated, you do not qualify to receive new licenses for the same
|
/external/chromium_org/third_party/d3/src/ |
D | d3.js | 558 qualify: function(name) { method 574 name = d3.ns.qualify(name); 583 name = d3.ns.qualify(name); 733 return typeof name === "function" ? name : (name = d3.ns.qualify(name)).local ? function() { 8480 …e = nameNS == "transform" ? d3_interpolateTransform : d3_interpolate, name = d3.ns.qualify(nameNS); 8506 var name = d3.ns.qualify(nameNS);
|
/external/dnsmasq/ |
D | COPYING-v3 | 432 reinstated, you do not qualify to receive new licenses for the same
|
/external/bison/ |
D | COPYING | 432 reinstated, you do not qualify to receive new licenses for the same
|
D | NOTICE | 432 reinstated, you do not qualify to receive new licenses for the same
|
/external/eigen/ |
D | COPYING.GPL | 432 reinstated, you do not qualify to receive new licenses for the same
|
/external/libnl/src/ |
D | COPYING | 433 reinstated, you do not qualify to receive new licenses for the same
|
12