Searched refs:dependent (Results 1 – 25 of 291) sorted by relevance
12345678910>>...12
/external/clang/include/clang/AST/ |
D | TypeNodes.def | 17 // and might be dependent, canonical, or non-canonical. All clients 31 // type that is always dependent. Clients that do not need to deal 35 // is non-canonical unless it is dependent. Defaults to TYPE because 36 // it is neither reliably dependent nor reliably non-canonical.
|
/external/oprofile/events/mips/20K/ |
D | events | 14 …0 name:REPLAY_DUE_TO_LOAD_DEPENDENT_SPEC_DISPATCH : Replays due to load-dependent speculative disp… 17 … minimum:500 name:REPLAYS : Total number of LSU requested replays, Load-dependent speculative disp…
|
/external/llvm/docs/ |
D | HowToUseAttributes.rst | 23 ``Attribute::AttrKind`` enum), a string representing a target-dependent 27 * Target-dependent: ``"no-sse"``, ``"thumb2"`` 30 Note: for an attribute value pair, we expect a target-dependent attribute to
|
/external/clang/test/CodeGenObjCXX/ |
D | property-reference.mm | 60 // The fact that these are all non-dependent is critical. 79 // Same as the previous test, but instantiation-dependent.
|
D | message.mm | 3 // Properly instantiate a non-dependent message expression which
|
/external/llvm/test/CodeGen/ARM/ |
D | fnmul.ll | 2 ; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 -enable-sign-dependent-rounding-fp-math | grep vmul.f64
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | quadradic-exit-value.ll | 3 ; The value of %r is dependent on a polynomial iteration expression.
|
/external/eigen/doc/ |
D | I16_TemplateKeyword.dox | 88 - A <em>dependent name</em> is name that depends (directly or indirectly) on a template parameter. … 89 …example, \c dst is a dependent name because it is of type <tt>MatrixBase<Derived1></tt> whic… 92 …dependent name and \c yyy refers to a member template, then the \c template keyword must be used b… 94 - If the code contains the contruction <tt>xxx::yyy</tt> and \c xxx is a dependent name and \c yyy …
|
/external/clang/test/SemaTemplate/ |
D | instantiate-call.cpp | 28 …xpected-error {{neither visible in the template definition nor found by argument-dependent lookup}} in test_f0()
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebScriptObject.idl | 88 of the script is dependent of the target script environment. 105 of non string objects type is dependent on the script environment. 113 @param index The index of the property to return. Index based access is dependent
|
/external/harfbuzz_ng/contrib/python/ |
D | README | 1 This contains a wrapping of harfbuzz into python. The module is dependent on pyrex. To build, type:
|
/external/jpeg/ |
D | filelist.doc | 109 jmemmgr.c relies on a system-dependent memory management module. The IJG 110 distribution includes the following implementations of the system-dependent 120 Exactly one of the system-dependent modules should be configured into an 123 system-dependent memory manager.
|
/external/qemu/distrib/jpeg-6b/ |
D | filelist.doc | 109 jmemmgr.c relies on a system-dependent memory management module. The IJG 110 distribution includes the following implementations of the system-dependent 120 Exactly one of the system-dependent modules should be configured into an 123 system-dependent memory manager.
|
/external/clang/test/Modules/ |
D | modify-module.m | 2 // header, that module and dependent modules get rebuilt.
|
/external/protobuf/gtest/xcode/Config/ |
D | General.xcconfig | 32 // Turn on position dependent code for most cases (overridden where appropriate)
|
/external/chromium/testing/gtest/xcode/Config/ |
D | General.xcconfig | 32 // Turn on position dependent code for most cases (overridden where appropriate)
|
/external/libvpx/libvpx/third_party/googletest/src/xcode/Config/ |
D | General.xcconfig | 32 // Turn on position dependent code for most cases (overridden where appropriate)
|
/external/oprofile/events/mips/25K/ |
D | events | 71 …minimum:500 name:REPLAYS_LSU_LOAD_DEP_FPU : LSU requested replays, load-dependent speculative disp… 73 …m:zero minimum:500 name:REPLAYS_LOAD_DEP_DISPATCH : replays due to load-dependent speculative disp…
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | INSTALL | 13 various system-dependent variables used during compilation, and 16 system-dependent definitions. It also creates a file `config.status' 111 Makefile(s), the header file containing system-dependent definitions
|
/external/clang/test/FixIt/ |
D | fixit.cpp | 199 expected-error {{missing 'typename' prior to dependent}}
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-01-31-UniversalIRIdea.txt | 16 needed. Most of the machine-dependent code-generation and optimization
|
/external/v8/tools/gcmole/ |
D | README | 4 dependent GC-unsafe places in the V8 codebase.
|
/external/icu4c/samples/ugrep/ |
D | readme.txt | 14 Input files are in the system default (locale dependent) encoding, unless they
|
/external/bison/m4/ |
D | flex.m4 | 93 # default is implementation-dependent. Figure out which it is, since
|
/external/compiler-rt/lib/tsan/lit_tests/ |
D | lit.cfg | 85 # Define CHECK-%os to check for OS-dependent output.
|
12345678910>>...12