/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 279 DefaultBlock (const SharedPtr& enclosing) in DefaultBlock() argument 280 : Node(TYPE_DEFAULT_BLOCK, enclosing) in DefaultBlock() 283 DE_ASSERT(enclosing->getType() == TYPE_SHADER || in DefaultBlock() 284 enclosing->getType() == TYPE_SHADER_SET); in DefaultBlock() 291 StorageQualifier (const SharedPtr& enclosing, glu::Storage storage) in StorageQualifier() argument 292 : Node (TYPE_STORAGE_QUALIFIER, enclosing) in StorageQualifier() 296 DE_ASSERT(enclosing->getType() == TYPE_DEFAULT_BLOCK); in StorageQualifier() 305 Variable (const SharedPtr& enclosing, glu::DataType dataType) in Variable() argument 306 : Node (TYPE_VARIABLE, enclosing) in Variable() 309 DE_ASSERT(enclosing->getType() == TYPE_STORAGE_QUALIFIER || in Variable() [all …]
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | unreachable-loop-pred.ll | 5 ; block to the enclosing loop and not get confused by the unreachable
|
/external/clang/test/CodeGenObjC/ |
D | 2010-03-17-StructRef.m | 2 // Bitfield references must not touch memory outside of the enclosing
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | ActionAnalysis.g | 71 /** $x.y x is enclosing rule or rule ref or rule label 79 // ref to enclosing rule.
|
D | ActionTranslator.g | 176 /** $x.y x is enclosing rule, y is a return value, parameter, or 476 * reference within enclosing rule's outermost alt. 478 * something defined within the enclosing rule. 648 * there is no reference to rulename in the enclosing alternative,
|
/external/skia/gyp/ |
D | common_variables.gypi | 27 # 1. directly enclosing 'variable' dicts, and 30 # and NOT inherited by "uncles" (siblings of directly enclosing 'variable'
|
/external/clang/docs/ |
D | Modules.rst | 452 A header declaration specifies that a particular header is associated with the enclosing module. 461 …enclosing module. Specifically, when the module is built, the named header will be parsed and its … 512 Submodule declarations describe modules that are nested within their enclosing module. 520 … module. If the *module-declaration* has a ``framework`` specifier, the enclosing module shall hav… 585 …dules that will be re-exported to any translation unit that imports the enclosing module. Each imp… 665 … a library or framework against which a program should be linked if the enclosing module is import… 685 …ecifies the set of configuration macros that have an effect on the the API of the enclosing module. 697 …nly be present on a top-level module, i.e., a module that is not nested within an enclosing module. 738 … with which the enclosing module conflicts. The specified module shall not have been imported in t…
|
D | Block-ABI-Apple.rst | 186 of ``__block`` storage class are imported as a pointer to an enclosing data 384 a. The ``forwarding`` pointer is set to the beginning of its enclosing 387 b. The ``size`` field is initialized to the total size of the enclosing 568 inner blocks are imported into all enclosing ``Block`` scopes even if the
|
D | BlockLanguageSpec.rst | 180 also captured in the scopes of their enclosing Blocks. 357 any enclosing class, are evaluated by capturing ``this`` just like a
|
D | AutomaticReferenceCounting.rst | 526 the enclosing full-expression, subject to the usual optimizations on local 1754 destroyed when the block literal is, i.e. at the end of the enclosing scope. 1999 current thread, where neither ``pool`` nor any enclosing pool have previously 2004 pool directly enclosing ``pool``. 2031 enclosing call frame. If this is not possible, the object is autoreleased as
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
D | en.stg | 181 …ference $<arg> is ambiguous; rule <arg> is enclosing rule and referenced in the production (assumi…
|
/external/clang/lib/CodeGen/ |
D | CGCleanup.cpp | 635 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); in PopCleanupBlock() local 636 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); in PopCleanupBlock()
|
/external/clang/test/Analysis/ |
D | keychainAPI.m | 121 // Do not warn if the address is a parameter in the enclosing function.
|
/external/llvm/test/Transforms/Inline/ |
D | inline_invoke.ll | 5 ; enclosing landing pad.
|
/external/llvm/test/DebugInfo/ |
D | namespace.ll | 59 ; enclosing scope
|
/external/regex-re2/doc/ |
D | syntax.txt | 204 Me enclosing mark
|
/external/openssh/ |
D | ssh.0 | 92 IPv6 addresses can be specified by enclosing the address in 167 specified by enclosing the address in square brackets. Only the 329 the remote machine. IPv6 addresses can be specified by enclosing
|
D | ssh_config.0 | 309 specified by enclosing addresses in square brackets. By default, 585 specified by enclosing addresses in square brackets. Multiple 723 specified by enclosing addresses in square brackets. Multiple
|
/external/llvm/test/CodeGen/X86/ |
D | block-placement.ll | 938 ; bottom of the loop needs to be exiting into the nearest enclosing loop (to 939 ; which there is an exit). Otherwise, we force that enclosing loop into
|
/external/llvm/cmake/modules/ |
D | HandleLLVMOptions.cmake | 277 … ''var' : definition from the for loop is ignored; the definition from the enclosing scope is used'
|
/external/tagsoup/ |
D | README | 115 the application with enclosing HTML, BODY, and UL tags. Why UL? Because
|
/external/llvm/include/llvm/IR/ |
D | Intrinsics.td | 407 // The result of eh.typeid.for depends on the enclosing function, but inside a
|
/external/llvm/docs/ |
D | BitCodeFormat.rst | 188 enclosing blocks see the abbreviation). Abbreviations can also be defined 305 this immediate block --- it is not visible in subblocks or enclosing blocks.
|
D | StackMaps.rst | 91 the code from the beginning of the enclosing function.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSemaKinds.td | 175 "within its enclosing subobject">, InGroup<InitializerOverrides>; 1051 "enclosing namespace is a Microsoft extension; add a nested name specifier">, 1445 "expected the class name after '~' to name the enclosing class">; 2825 "default argument references local variable %0 of enclosing function">; 3478 "specialization of %1 not in a namespace enclosing %2">; 3483 "specialization of %1 outside namespace enclosing %2 " 3690 "explicit instantiation of %0 not in a namespace enclosing %1">; 3694 "explicit instantiation of %0 not in a namespace enclosing %1">, 6447 "reference to local variable %0 declared in enclosing function %1">; 6449 "reference to local variable %0 declared in enclosing block literal">; [all …]
|