HomeSort by relevance Sort by last modified time
    Searched refs:definitions (Results 176 - 200 of 363) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/text/template/parse/
parse_test.go 348 {"definitions and space", "{{define `x`}}something{{end}}\n\n{{define `y`}}something{{end}}\n\n", true},
349 {"definitions and text", "{{define `x`}}something{{end}}\nx\n{{define `y`}}something{{end}}\ny\n", false},
  /build/blueprint/parser/
parser_test.go 640 t.Errorf("length mismatch, expected %d definitions, got %d",
  /build/soong/java/
app.go 41 // use to get PRODUCT-agnostic resource data like IDs and type definitions.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
ccompiler.py 152 # 'macros': a list of macro definitions (or undefinitions). A
226 def _check_macro_definitions(self, definitions):
227 """Ensures that every element of 'definitions' is a valid macro
229 nothing if all definitions are OK, raise TypeError otherwise.
231 for defn in definitions:
252 # Delete from the list of macro definitions/undefinitions if
270 # Delete from the list of macro definitions/undefinitions if
552 definitions as for 'compile()', which will augment the macros set
580 'macros', if given, must be a list of macro definitions. A macro
584 macro. Later definitions/redefinitions/ undefinitions take
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 30 # ROM/SPI/MEMORY Definitions
38 # RTC/CMOS definitions
46 # PCI Configuration definitions
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 273 The following token definitions can never be matched because prior tokens match the same input: <tokens; separator=",">
  /external/compiler-rt/make/platform/
clang_macho_embedded.mk 4 # with a version of the library which contains private_extern definitions of all
  /external/conscrypt/
Android.mk 17 # Definitions for building the Conscrypt Java library, native code,
22 # Common definitions for host and target.
  /external/flatbuffers/android/jni/
include.mk 36 # Targets to build the Flatbuffers compiler as well as some utility definitions
  /external/googletest/googlemock/
README.md 301 `MakePolymorphicMatcher()`, you'll need to update their definitions to
  /external/harfbuzz_ng/win32/
config-msvc.mak 179 # as we define it in hb-common.h, and we ought to use the definitions there.
  /external/python/cpython2/Lib/distutils/
ccompiler.py 102 # 'macros': a list of macro definitions (or undefinitions). A
176 def _check_macro_definitions(self, definitions):
177 """Ensures that every element of 'definitions' is a valid macro
179 nothing if all definitions are OK, raise TypeError otherwise.
181 for defn in definitions:
202 # Delete from the list of macro definitions/undefinitions if
220 # Delete from the list of macro definitions/undefinitions if
502 definitions as for 'compile()', which will augment the macros set
530 'macros', if given, must be a list of macro definitions. A macro
534 macro. Later definitions/redefinitions/ undefinitions tak
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
ccompiler.py 102 # 'macros': a list of macro definitions (or undefinitions). A
176 def _check_macro_definitions(self, definitions):
177 """Ensures that every element of 'definitions' is a valid macro
179 nothing if all definitions are OK, raise TypeError otherwise.
181 for defn in definitions:
202 # Delete from the list of macro definitions/undefinitions if
220 # Delete from the list of macro definitions/undefinitions if
502 definitions as for 'compile()', which will augment the macros set
530 'macros', if given, must be a list of macro definitions. A macro
534 macro. Later definitions/redefinitions/ undefinitions tak
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
ccompiler.py 102 # 'macros': a list of macro definitions (or undefinitions). A
176 def _check_macro_definitions(self, definitions):
177 """Ensures that every element of 'definitions' is a valid macro
179 nothing if all definitions are OK, raise TypeError otherwise.
181 for defn in definitions:
202 # Delete from the list of macro definitions/undefinitions if
220 # Delete from the list of macro definitions/undefinitions if
502 definitions as for 'compile()', which will augment the macros set
530 'macros', if given, must be a list of macro definitions. A macro
534 macro. Later definitions/redefinitions/ undefinitions tak
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
sparsetree.go 41 // When used to lookup up definitions in a sparse tree,
  /prebuilts/go/darwin-x86/src/go/types/
example_test.go 149 // types.Info struct: definitions of and references to each named object,
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 131 // Some template definitions borrowed from TestClone.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetree.go 41 // When used to lookup up definitions in a sparse tree,
  /prebuilts/go/linux-x86/src/go/types/
example_test.go 149 // types.Info struct: definitions of and references to each named object,
  /prebuilts/go/linux-x86/src/html/template/
clone_test.go 131 // Some template definitions borrowed from TestClone.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 102 # 'macros': a list of macro definitions (or undefinitions). A
176 def _check_macro_definitions(self, definitions):
177 """Ensures that every element of 'definitions' is a valid macro
179 nothing if all definitions are OK, raise TypeError otherwise.
181 for defn in definitions:
202 # Delete from the list of macro definitions/undefinitions if
220 # Delete from the list of macro definitions/undefinitions if
502 definitions as for 'compile()', which will augment the macros set
530 'macros', if given, must be a list of macro definitions. A macro
534 macro. Later definitions/redefinitions/ undefinitions tak
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 102 # 'macros': a list of macro definitions (or undefinitions). A
176 def _check_macro_definitions(self, definitions):
177 """Ensures that every element of 'definitions' is a valid macro
179 nothing if all definitions are OK, raise TypeError otherwise.
181 for defn in definitions:
202 # Delete from the list of macro definitions/undefinitions if
220 # Delete from the list of macro definitions/undefinitions if
502 definitions as for 'compile()', which will augment the macros set
530 'macros', if given, must be a list of macro definitions. A macro
534 macro. Later definitions/redefinitions/ undefinitions tak
    [all...]
  /toolchain/binutils/binutils-2.25/
Makefile.def 2 AutoGen definitions Makefile.tpl;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 41 Namespace for all debugging-related class and module definitions.
  /external/bison/data/
glr.c 21 # If we are loaded by glr.cc, do not override c++.m4 definitions by
    [all...]

Completed in 1643 milliseconds

1 2 3 4 5 6 78 91011>>