/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 237 DefaultBlock (const SharedPtr& enclosing) in DefaultBlock() argument 238 : Node(TYPE_DEFAULT_BLOCK, enclosing) in DefaultBlock() 241 DE_ASSERT(enclosing->getType() == TYPE_SHADER || in DefaultBlock() 242 enclosing->getType() == TYPE_SHADER_SET); in DefaultBlock() 249 StorageQualifier (const SharedPtr& enclosing, glu::Storage storage) in StorageQualifier() argument 250 : Node (TYPE_STORAGE_QUALIFIER, enclosing) in StorageQualifier() 254 DE_ASSERT(enclosing->getType() == TYPE_DEFAULT_BLOCK); in StorageQualifier() 263 Variable (const SharedPtr& enclosing, glu::DataType dataType) in Variable() argument 264 : Node (TYPE_VARIABLE, enclosing) in Variable() 267 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/chromium_org/mojo/public/ |
D | README.md | 11 the code in the enclosing directory, and are not meant for use by Mojo
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
D | chrome_shared.css | 69 * on some), the class needs to be on the enclosing div.
|
/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/chromium_org/third_party/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/chromium_org/chrome/third_party/chromevox/chromevox/background/ |
D | chrome_shared2.css | 71 * on some), the class needs to be on the enclosing div.
|
/external/chromium_org/ui/webui/resources/css/ |
D | chrome_shared.css | 79 * on some), the class needs to be on the enclosing div.
|
/external/clang/docs/ |
D | Modules.rst | 425 A header declaration specifies that a particular header is associated with the enclosing module. 434 …enclosing module. Specifically, when the module is built, the named header will be parsed and its … 478 Submodule declarations describe modules that are nested within their enclosing module. 486 … module. If the *module-declaration* has a ``framework`` specifier, the enclosing module shall hav… 551 …dules that will be re-exported to any translation unit that imports the enclosing module. Each imp… 627 … a library or framework against which a program should be linked if the enclosing module is import… 647 …ecifies the set of configuration macros that have an effect on the the API of the enclosing module. 659 …nly be present on a top-level module, i.e., a module that is not nested within an enclosing module. 700 … 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
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/ |
D | chrome_shared.css | 211 * on some), the class needs to be on the enclosing div.
|
/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 | 625 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); in PopCleanupBlock() local 626 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); in PopCleanupBlock()
|
/external/chromium_org/extensions/renderer/resources/ |
D | extension.css | 75 * on some), the class needs to be on the enclosing div.
|
/external/chromium_org/chrome/common/mac/ |
D | cfbundle_blocker.mm | 92 // Not autoreleased here, because the enclosing pool is scoped too
|
/external/clang/test/Analysis/ |
D | keychainAPI.m | 121 // Do not warn if the address is a parameter in the enclosing function.
|
/external/llvm/test/DebugInfo/ |
D | namespace.ll | 41 ; enclosing scope
|
/external/chromium_org/ui/app_list/cocoa/ |
D | apps_grid_view_item.mm | 220 // button frame. AppsGridViewItem uses an enclosing view so that it is
|
/external/llvm/test/Transforms/Inline/ |
D | inline_invoke.ll | 5 ; enclosing landing pad.
|
/external/regex-re2/doc/ |
D | syntax.txt | 204 Me enclosing mark
|
/external/chromium_org/third_party/re2/doc/ |
D | syntax.txt | 204 Me enclosing mark
|