HomeSort by relevance Sort by last modified time
    Searched refs:variables (Results 126 - 150 of 301) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/
variable.h 1 /* Definitions for using variables in GNU Make.
86 struct hash_table table; /* Hash table of variables. */
97 /* Structure used for pattern-specific variables. */
182 define_variable_in_set((n),(l),(v),(o),(r),(f)->variables->set,NILF)
expand.c 109 This can happen for command-line variables, builtin variables, etc. */
137 current_variable_set_list = file->variables;
463 current_variable_set_list = file->variables;
476 /* Like allocated_variable_expand, but for += target-specific variables.
  /device/samsung/toro/
full_toro.mk 41 # Set those variables here to overwrite the inherited values.
  /device/samsung/torospr/
full_torospr.mk 41 # Set those variables here to overwrite the inherited values.
  /external/compiler-rt/make/platform/
darwin_fat.mk 31 # This section may override any of the variables in make/options.mk, using:
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 40 RSSFeedAddEntryTask.WrongNumberOfVariables=Wrong number of variables
  /external/v8/test/mjsunit/
arguments-lazy.js 38 // local variables called arguments.
delete-global-properties.js 37 // Check that deleting and reintroducing global variables works.
with-readonly.js 28 // Test that readonly variables are treated correctly.
  /external/v8/test/mjsunit/compiler/
globals.js 28 // Test references and assignments to global variables.
variables.js 31 // Global variables.
  /external/v8/test/mjsunit/regress/
regress-1173979.js 28 // Ensure that null only equals null and undefined, also for variables.
  /external/zlib/contrib/delphi/
zlibd32.mak 18 # variables
  /external/zlib/contrib/pascal/
zlibd32.mak 18 # variables
  /frameworks/compile/libbcc/runtime/make/platform/
darwin_fat.mk 31 # This section may override any of the variables in make/options.mk, using:
  /gdk/build/core/
setup-app.mk 28 # Restore the APP_XXX variables just for this pass as GDK_APP_XXX
  /packages/inputmethods/LatinIME/native/jni/
Android.mk 32 # To suppress compiler warnings for unused variables/functions used for debug features etc.
  /external/chromium/testing/gtest/scripts/
pump.py 586 self.variables = []
591 clone.variables = self.variables[:]
603 self.variables[:0] = [(var, value)]
606 self.variables[:1] = []
615 for (var, value) in self.variables:
  /external/gtest/scripts/
pump.py 586 self.variables = []
591 clone.variables = self.variables[:]
603 self.variables[:0] = [(var, value)]
606 self.variables[:1] = []
615 for (var, value) in self.variables:
  /build/core/
config.mk 2 # It sets up standard variables based on the
121 # If this file doesn't exist, the environemnt variables will
130 # Define most of the global variables. These are the ones that
154 # The build system exposes several variables for where to find the kernel
212 # Clean up/verify variables defined by the board config file.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkGdbLaunchDelegate.java 54 import org.eclipse.core.variables.IStringVariableManager;
55 import org.eclipse.core.variables.IValueVariable;
56 import org.eclipse.core.variables.VariablesPlugin;
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 251 // Local scope with parameters and local variables.
290 // Two variables in a block scope.
312 // Two variables in a block scope.
  /dalvik/vm/arch/sh/
CallSH4ABI.S 63 ### initialize local variables
315 ### reverse the variables on stack
  /device/asus/grouper/
BoardConfig.mk 16 # This file sets variables that control the way modules are built
  /device/moto/wingray/
BoardConfig.mk 16 # This file sets variables that control the way modules are built

Completed in 1730 milliseconds

1 2 3 4 56 7 8 91011>>