HomeSort by relevance Sort by last modified time
    Searched refs:definitions (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /build/target/board/emulator/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /external/v8/tools/
bash-completion.sh 40 defines=$(cat src/flag-definitions.h \
  /device/generic/armv7-a/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /device/generic/armv7-a-neon/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /external/llvm/test/Scripts/
coff-dump.py 403 definitions = entry[3]
407 if type(definitions) is types.TupleType:
408 selector = read_value(definitions[0])
409 definitions = definitions[1][selector]
411 if value in definitions:
412 description = definitions[value]
425 definitions = entry[3]
432 for entry in definitions:
  /build/core/combo/arch/x86/
x86-atom.mk 1 # This file contains feature macro definitions specific to the
x86.mk 1 # This file contains feature macro definitions specific to the
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
Android.mk 1 # This build script corresponds to a library containing many definitions
  /libcore/
Android.mk 20 # Include the definitions to build the Java code.
27 # Include the definitions to build the native code.
33 # Include the definitions for the Certificate Authority (CA) certificates
NativeCode.mk 17 # Definitions for building the native code needed for the core library.
21 # Common definitions for host and target.
24 # These two definitions are used to help sanity check what's put in
  /external/icu4c/samples/
defs.mk 2 # Sample code makefile definitions
  /ndk/tests/build/stdint-c++/jni/
Android.mk 1 # The purpose of this test is to check that the definitions in <stdint.h>
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
Android.mk 1 # This build script corresponds to a library containing many definitions
  /build/target/board/generic_x86/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AttributeScope.java 108 /** From a chunk of text holding the definitions of the attributes,
118 * would pass in definitions equal to the text in between {...} and
121 public void addAttributes(String definitions, int separator) {
123 CodeGenerator.getListOfArgumentsFromAction(definitions,0,-1,separator,attrs);
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake.py 146 same members as extension definitions in expected_list. Extension
226 for formatted_string, definitions in _TEST_TOKEN_EXTENSION_DATA:
228 for definition in definitions:
  /external/compiler-rt/make/
options.mk 18 # Whether function definitions should use hidden visibility. This adds the
  /frameworks/compile/libbcc/runtime/make/
options.mk 18 # Whether function definitions should use hidden visibility. This adds the
  /gdk/build/core/
build-module.mk 19 # This file is used to record the LOCAL_XXX definitions of a given
  /ndk/build/core/
build-module.mk 19 # This file is used to record the LOCAL_XXX definitions of a given
default-build-commands.mk 1 # The following definitions are the defaults used by all toolchains.
4 # these definitions.
100 # IMPORTANT: The following definitions must use lazy assignment because
  /device/asus/grouper/
BoardConfigCommon.mk 74 -include vendor/nvidia/proprietary_src/build/definitions.mk
75 -include vendor/nvidia/build/definitions.mk
  /build/target/board/generic/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /dalvik/dalvikvm/
Android.mk 19 # Common definitions.
  /device/samsung/maguro/
device.mk 15 # This file includes all definitions that apply only to maguro devices

Completed in 1020 milliseconds

1 2 3 4 5