HomeSort by relevance Sort by last modified time
    Searched full:submodule (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium/chrome/browser/resources/sync_internals/
events.html 20 <th>Submodule</th>
35 submoduleNode.innerText = entry.submodule;
sync_log.js 140 * @param {string} submodule The sync submodule for the event.
144 log_: function(submodule, event, details) {
146 submodule: submodule,
  /external/clang/test/Modules/
submodules-preprocess.cpp 19 @__experimental_modules_import std.typetraits; // expected-error{{no submodule named 'typetraits' in module 'std'; did you mean 'type_traits'?}}
33 @__experimental_modules_import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
submodules.cpp 13 @__experimental_modules_import std.typetraits; // expected-error{{no submodule named 'typetraits' in module 'std'; did you mean 'type_traits'?}}
18 @__experimental_modules_import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
auto-module-import.m 27 // Test umbrella-less submodule includes
31 // Test umbrella-less submodule includes
69 // expected-warning{{missing submodule 'Module.NotInModule'}}
wildcard-submodule-exports.cpp 2 // RUN: %clang_cc1 -x objective-c++ -fmodule-cache-path %t -fmodules -I %S/Inputs/wildcard-submodule-exports %s -verify
  /external/clang/include/clang/Basic/
Module.h 42 /// \brief Describes a module or submodule.
62 /// \brief A mapping from the submodule name to the index into the
63 /// \c SubModules vector at which that submodule resides.
87 /// \brief Whether this is an explicit submodule.
123 /// \brief The location of the inferred submodule.
166 /// \brief Construct a new module or submodule.
191 /// \brief Determine whether this module is a submodule.
194 /// \brief Determine whether this module is a submodule of the given other
199 /// either because it is a framework module or because it is a submodule
260 /// \brief Find the submodule with the given name
    [all...]
DiagnosticFrontendKinds.td 125 def err_no_submodule : Error<"no submodule named %0 in module '%1'">;
127 "no submodule named %0 in module '%1'; did you mean '%2'?">;
128 def warn_missing_submodule : Warning<"missing submodule '%0'">,
DiagnosticLexKinds.td 457 "expected umbrella, header, submodule, or module export">;
481 "redefinition of inferred submodule">;
483 "expected '{' to start inferred submodule">;
487 "only '*' can be exported from an inferred submodule">;
  /external/clang/include/clang/Lex/
ModuleMap.h 150 /// \param Context The module for which we will look for a submodule. If
153 /// \returns The named submodule, if known; otherwose, returns null.
156 /// \brief Find a new module or submodule, or create it if it does not already
161 /// \param Parent The module that will act as the parent of this submodule,
166 /// \param IsExplicit Whether this is an explicit submodule.
ModuleLoader.h 26 /// module or submodule, e.g., std.vector.
  /external/clang/lib/Serialization/
Module.cpp 92 llvm::errs() << " Base submodule ID: " << BaseSubmoduleID << '\n'
94 dumpLocalRemap("Submodule ID local -> global map", SubmoduleRemap);
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 255 if git_modules_config submodule.gnulib.url >/dev/null; then
257 git submodule init || exit $?
258 git submodule update || exit $?
273 # Redirect the gnulib submodule to the directory on the command line
276 git_modules_config submodule.gnulib.url >/dev/null; then
277 git submodule init
279 git config --replace-all submodule.gnulib.url $GNULIB_SRCDIR
281 git submodule update || exit $?
  /external/chromium/net/base/
network_delegate.h 20 // submodule. Also, since the lower levels in net/ may callback into higher
  /external/clang/lib/Lex/
ModuleMap.cpp 150 // Infer a submodule with the same name as this header file.
227 // Infer a submodule with the same name as this header file.
756 /// submodule-declaration
759 /// submodule-declaration:
761 /// inferred-submodule-declaration
791 // If we have a wildcard for the module name, this is an inferred submodule.
821 // This module map defines a submodule. Go find the module of which it
822 // is a submodule.
    [all...]
  /external/clang/include/clang/Serialization/
ASTWriter.h 233 /// \brief The submodule ID that will be assigned to the next new submodule.
385 /// \brief A mapping from each known submodule to its ID number, which will
389 /// \brief Retrieve or create a submodule ID for this module.
627 /// \brief Infer the submodule ID that contains an entity at the given
Module.h 213 // === Submodule information ===
217 /// \brief Base submodule ID for submodules local to this module.
220 /// \brief Remapping table for submodule IDs in this module.
ASTBitCodes.h 144 /// \brief An ID number that refers to a submodule in a module file.
147 /// \brief The number of predefined submodule IDs.
209 /// \brief The block containing the submodule structure.
525 /// \brief Record types used within a submodule description block.
529 /// \brief Defines the major attributes of a submodule, including its
540 /// submodule.
543 /// submodule.
    [all...]
ASTReader.h 367 /// This vector is indexed by the Submodule ID (-1). NULL submodule entries
368 /// indicate that the particular submodule ID has not yet been loaded.
374 /// \brief Mapping from global submodule IDs to the module file in which the
375 /// submodule resides along with the offset that should be added to the
376 /// global submodule ID to produce a local ID.
386 /// declarations in that submodule that could be made visible.
    [all...]
  /external/kernel-headers/original/asm-x86/
voyager.h 116 struct voyager_module *submodule; /* Submodule pointer */ member in struct:voyager_module
236 /* Submodule number for the Quad Baseboard */
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
voyager.h 106 struct voyager_module *submodule; member in struct:voyager_module
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
voyager.h 106 struct voyager_module *submodule; member in struct:voyager_module
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 106 struct voyager_module *submodule; member in struct:voyager_module
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
voyager.h 106 struct voyager_module *submodule; member in struct:voyager_module

Completed in 1137 milliseconds

1 2