/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
funcdata.go | 37 // This file defines the IDs for PCDATA and FUNCDATA instructions 39 // be written using #defines. 55 // defines the pointer map for the function's arguments.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/ |
NdkDiscoveryUpdater.java | 113 // Input stream has the defines 292 Map<String, String> defines = new HashMap<String, String>(); local 304 defines.put(var, value); 308 mPathInfo.setSymbols(defines);
|
/external/aac/libFDK/include/ |
FDK_archdef.h | 97 /* Unify some few toolchain specific defines to avoid having large "or" macro contraptions all over the source code. */ 206 #warning >>>> Please set architecture characterization defines for your platform (FDK_HIGH_PERFORMANCE)! <<<<
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/ |
antlr3.rb | 58 defines a single DFA class that is used to simulate state machines for certain 61 defines the stream classes used by ANTLR recognizers to walk sequentially 68 defines the Error module, which contains definitions for most of the many 85 defines the Main module. When ANTLR-generated recognizer code is run directly
|
/external/jemalloc/include/jemalloc/internal/ |
smoothstep.sh | 65 * This header defines a precomputed table based on the smoothstep family of
|
/ndk/sources/host-tools/nawk-20071023/ |
GNUmakefile | 61 $(hide)$(BISON) -o $@ --defines=$(YTAB_H) awkgram.y
|
/cts/build/ |
test_executable.mk | 16 # Builds an executable and defines a rule to generate the associated test
|
test_gtest_package.mk | 16 # Builds a package and defines a rule to generate the associated test
|
test_host_java_library.mk | 16 # Builds a host library and defines a rule to generate the associated test
|
test_package.mk | 16 # Builds a package and defines a rule to generate the associated test
|
test_target_java_library.mk | 16 # Builds a host library and defines a rule to generate the associated test
|
test_target_testng_package.mk | 16 # Builds a host library and defines a rule to generate the associated test
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
Gruntfile.js | 21 function concat(sources, target, defines) { 28 global_defs: defines, 40 function compress(source, target, defines) { 41 var name = concat([source], target, defines);
|
/external/compiler-rt/make/ |
lib_info.mk | 6 # This defines the following variables describing compiler-rt:
|
/external/libxml2/ |
genChRanges.py | 58 defines = open("chvalid.def", "r") variable 65 # name: Defines a new function block 66 # ur: Defines individual or ranges of unicode values 71 for line in defines.readlines():
|
/external/llvm/bindings/go/llvm/ |
analysis.go | 10 // This file defines bindings for the analysis component.
|
transforms_scalar.go | 10 // This file defines bindings for the scalaropts component.
|
/external/llvm/ |
llvm-host-build.mk | 24 # on the command line, and LLVM defines this internally itself.
|
/external/webrtc/ |
android-webrtc.mk | 9 # These defines will apply to all source files
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
textflag.go | 8 // This file defines flags attached to various functions
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
textflag.go | 10 // This file defines flags attached to various functions
|
/prebuilts/go/darwin-x86/src/cmd/vet/whitelist/ |
whitelist.go | 5 // Package whitelist defines exceptions for the vet tool.
|
/prebuilts/go/darwin-x86/src/text/template/ |
option.go | 11 // missingKeyAction defines how to respond to indexing a map with a key that is not present.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
textflag.go | 8 // This file defines flags attached to various functions
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
textflag.go | 10 // This file defines flags attached to various functions
|