Home
last modified time | relevance | path

Searched refs:qualify (Results 1 – 25 of 42) sorted by relevance

12

/external/strace/
Dfilter_qualify.c429 void (*qualify)(const char *); member
454 qualify(const char *str) in qualify() function
470 opt->qualify(str); in qualify()
Dstrace.c1600 qualify("trace=all"); in init()
1601 qualify("abbrev=all"); in init()
1602 qualify("verbose=all"); in init()
1606 qualify("signal=all"); in init()
1646 qualify(optarg); in init()
1714 qualify("abbrev=none"); in init()
Ddefs.h959 extern void qualify(const char *);
DChangeLog-CVS984 * 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.
DChangeLog9149 parse_inject_expression, qualify_inject_common, qualify): Use "for" loop
13151 Split qualify.c into basic_filters.c and filter_qualify.c.
13155 * basic_filters.c: New file, part of qualify.c.
13158 * qualify.c: Remove.
13159 * Makefile.am (strace_SOURCES): Add new files, remove qualify.c.
15982 * qualify.c (strip_prefix): Remove.
15984 (qualify): Use str_strip_prefix_len.
16701 * qualify.c (lookup_class): Add TRACE_STAT for "%stat".
16746 * qualify.c (lookup_class): Add TRACE_LSTAT for "%lstat".
16792 * qualify.c (lookup_class): Add TRACE_FSTAT for "%fstat".
[all …]
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dinvalid-MOVr-arm.txt8 # To qualify as a MOV (register) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b110…
Dinvalid-MOVs-arm.txt8 # To qualify as an LSL (immediate) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b1…
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowResourcesTest.java224 assertThat(xmlResourceParser.qualify("?ref")).isEqualTo("?org.robolectric:attr/ref"); in getXml_shouldHavePackageContextForReferenceResolution()
228 assertThat(xmlResourceParser.qualify("?ref")).isEqualTo("?android:attr/ref"); in getXml_shouldHavePackageContextForReferenceResolution()
/external/cldr/tools/java/org/unicode/cldr/util/
DBNF.java181 Pick qualify(Pick item) { in qualify() method in BNF
255 item = qualify(item); in getSequence()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java318 return qualify(getAttributeAt(index).getNodeValue()); in getAttributeValue()
322 public String qualify(String value) { in qualify() method in XmlResourceParserImpl
353 return qualify(getAttribute(namespace, name)); in getAttributeValue()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dgpopt-explict-section.ll6 ; considered in the small data section if they would otherwise qualify to be in
/external/u-boot/doc/
DREADME.sched9 qualify as that of production quality. It works with the example
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dinvalid-armv7.txt177 # 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/test/MC/Disassembler/ARM/
Dinvalid-armv7.txt177 # 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/
DHowToReleaseLLVM.rst232 **Regressions are new failures in the set of tests that are used to qualify
305 The results are not used to qualify a release, but to spot other potential
DFAQ.rst12 Does the University of Illinois Open Source License really qualify as an "open source" license?
/external/javapoet/
DCHANGELOG.md271 * Fix: Fully qualify types whose simple name matches an import.
/external/junit/
DLICENSE-junit.txt130 to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
/external/kotlinc/license/third_party/testdata/
Declipse_license.txt130 property infringement. In order to qualify, an Indemnified Contributor must:
/external/emma/
DNOTICE86 qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing …
/external/icu/tools/srcgen/currysrc/libs/
DNOTICE134 alleged intellectual property infringement. In order to qualify, an
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DFAQ.rst12 Does the University of Illinois Open Source License really qualify as an "open source" license?
DHowToReleaseLLVM.rst164 Regressions are new failures in the set of tests that are used to qualify
/external/python/cpython2/Doc/library/
Drfc822.rst32 particular, ordinary file objects qualify. Instantiation reads headers from the
/external/autotest/
Dglobal_config.ini316 # Released RO builds for running FAFT to qualify an AU firmware in which the

12