HomeSort by relevance Sort by last modified time
    Searched refs:definition (Results 76 - 100 of 798) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/runtime/cgo/
iscgo.go 5 // The runtime package contains an uninitialized definition
  /prebuilts/tools/linux-x86_64/kythe/proto/
xref.proto 103 // If known and unambiguous, an anchor ticket for this node's definition
105 string definition = 5;
321 // If true, return definition locations, if possible, for each returned
352 // Anchor ticket of the target's definition. Populated only if
354 // a single unambiguous definition. For each ticket, an Anchor will be
366 // Each anchor cited as a target definition in the references. The map is
382 // All known definition anchors reached by the "/kythe/edge/defines" edge
386 // Only definition anchors reached by the "/kythe/edge/defines" edge kind
390 // Only definition anchors reached by the "/kythe/edge/defines/binding" edge
395 // Determines what kind of definition anchors, if any, should be returned i
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
gotplt3.d 10 # definition of the function too.
dso-3.s 4 ; definition respectively. This is by no means a full coverage,
hiddef1.d 10 # definition. There should be no PLT, just a single GOT entry
libdso-15b.d 9 # definition is also in the other DSO.
  /external/icu/icu4c/source/i18n/
ucol_sit.cpp 338 const char *definition = string; local
347 parseError->offset = (int32_t)(string - definition);
430 ucol_prepareShortStringOpen( const char *definition,
455 ucol_sit_readSpecs(&s, definition, parseError, status);
490 ucol_openFromShortString( const char *definition,
496 UTRACE_DATA1(UTRACE_INFO, "short string = \"%s\"", definition);
516 const char *string = definition;
519 string = ucol_sit_readSpecs(&s, definition, parseError, status);
536 parseError->offset = (int32_t)(string - definition);
578 ucol_normalizeShortDefinitionString(const char *definition,
    [all...]
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 21 This script generates a MSVC module definition file containing a list of symbols
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 188 // Name is alphanumeric by definition.
199 // defineMacro stores the macro definition in the Input.
211 // macroDefinition returns the list of formals and the tokens of the definition.
212 // The argument list is nil for no parens on the definition; otherwise a list of
218 return nil, nil // No definition for macro
238 tok = in.Stack.Next() // First token of macro definition.
242 in.Error("bad syntax in definition for macro:", name)
247 in.Error("bad syntax in definition for macro:", name)
251 in.Error("duplicate argument", arg, "in definition for macro:", name)
256 in.Error("bad definition for macro:", name
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 188 // Name is alphanumeric by definition.
199 // defineMacro stores the macro definition in the Input.
211 // macroDefinition returns the list of formals and the tokens of the definition.
212 // The argument list is nil for no parens on the definition; otherwise a list of
218 return nil, nil // No definition for macro
238 tok = in.Stack.Next() // First token of macro definition.
242 in.Error("bad syntax in definition for macro:", name)
247 in.Error("bad syntax in definition for macro:", name)
251 in.Error("duplicate argument", arg, "in definition for macro:", name)
256 in.Error("bad definition for macro:", name
    [all...]
  /frameworks/rs/script_api/
GenerateDocumentation.cpp 246 static void writeSummaryTableEntry(ostream* stream, Definition* definition,
248 if (definition->hidden()) {
251 const bool deprecated = definition->deprecated();
259 *stream << " <a href='" << definition->getUrl() << "'>" << definition->getName()
267 *stream << definition->getSummary() << "\n";
466 static void writeDeprecatedWarning(GeneratedFile* file, Definition* definition) {
467 if (definition->deprecated())
    [all...]
  /device/generic/goldfish-opengl/
Android.mk 17 # See the definition of emugl-begin-module in common.mk
23 # See the definition of emugl-begin-module in common.mk
53 # in this build file. This contains the definition of all useful
  /cts/hostsidetests/jvmti/base/run-test-based-app/
Android.mk 21 # We explicitly enumerate, as we have a definition of art.Main to simplify development
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 122 * - This can be revised to also search the definition text with FTS3 by changing
228 public long addWord(String word, String definition) {
231 initialValues.put(KEY_DEFINITION, definition);
  /external/clang/test/CodeGenCXX/
mangle-template.cpp 132 struct definition { struct in struct:test10::X
138 typename X<T>::template definition<U> f(T, U) { }
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 30 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 35 (* func - This type represents a function definition itself. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 38 (* func - This type represents a function definition itself. *)
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 27 EXT_abgr affects the definition of this extension
28 SGIS_texture4D affects the definition of this extension
29 EXT_cmyka affects the definition of this extension
30 ARB_packed_pixels affects the definition of this extension
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 30 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 35 (* func - This type represents a function definition itself. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 38 (* func - This type represents a function definition itself. *)
  /frameworks/base/data/keyboards/
keyboards.mk 15 # Warning: this is actually a product definition, to be inherited from
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/
doxia-sink-api-1.0-alpha-7.jar 
  /build/blueprint/
ninja_defs.go 49 // definition.
51 Comment string // The comment that will appear above the definition.
56 // definition.
71 Comment string // The comment that will appear above the definition.
79 Comment string // The comment that will appear above the definition.
92 // A poolDef describes a pool definition. It does not include the name of the
126 // A ruleDef describes a rule definition. It does not include the name of the
242 // A buildDef describes a build target definition.

Completed in 928 milliseconds

1 2 34 5 6 7 8 91011>>