Searched
refs:variables (Results
451 -
475 of
1005) sorted by null
<<11121314151617181920>>
| /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/lldb/source/Symbol/ |
| CompileUnit.cpp | 433 CompileUnit::SetVariableList(VariableListSP &variables) 435 m_variables = variables;
|
| /external/zlib/src/contrib/delphi/ |
| zlibd32.mak | 18 # variables
|
| /external/zlib/src/contrib/pascal/ |
| zlibd32.mak | 18 # variables
|
| /ndk/sources/host-tools/make-3.81/ |
| 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.
|
| /external/chromium_org/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/deqp/modules/gles31/functional/ |
| es31fProgramInterfaceQueryTests.cpp | 616 interfaceBlock.variables.push_back(variable); 627 defaultBlock.variables.push_back(variable); 927 // Ignore all builtin variables, mismatch causes errors otherwise [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
| NdkGdbLaunchDelegate.java | 60 import org.eclipse.core.variables.IStringVariableManager; 61 import org.eclipse.core.variables.IValueVariable; 62 import org.eclipse.core.variables.VariablesPlugin;
|
| /external/chromium_org/v8/test/mjsunit/harmony/ |
| debug-blockscopes.js | 242 // Local scope with parameters and local variables. 281 // Two variables in a block scope. 303 // Two variables in a block scope.
|
| /ndk/build/core/ |
| definitions-utils.mk | 19 # using global variables or depend on the file system / environment 20 # variables. This makes testing easier. 76 # Rationale: Clears/undefines all variables in argument list
|
| /cts/tools/vm-tests-tf/ |
| Android.mk | 21 # custom variables used to generate test description. do not touch!
|
| /external/chromium_org/android_webview/build/ |
| resources_config.mk | 5 # This file defines resources-related build variables which are shared by the
|
| /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/ |
| background.js | 5 // Global variables only exist for the life of the page, so they get reset
|
| /external/chromium_org/remoting/tools/build/ |
| remoting_localize.py | 8 variables and localizing strings. 11 Variables available to the templates: 666 # Add all variables defined in the command line. 671 # Read NAME=VALUE variables from file. 672 if options.variables: 673 for file_name in options.variables: 767 '--variables', dest='variables', action='append', type='string', 768 help='read variables (NAME=VALUE) from file.')
|
| /external/chromium_org/third_party/WebKit/Source/bindings/templates/ |
| attributes.cpp | 43 {# Local variables #} 221 {# Local variables #}
|
| /external/chromium_org/third_party/libxslt/win32/ |
| Makefile | 3 # Take a look at the beginning and modify the variables to suit your 91 $(XSLT_INTDIR)\variables.obj\ 111 $(XSLT_INTDIR_A)\variables.obj\
|
| /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/ |
| libyuv_tests.bat | 15 :: TODO(timurrrr): batch files 'export' all the variables to the parent shell
|
| /external/chromium_org/v8/test/mjsunit/ |
| const-eval-init.js | 30 // Test the handling of initialization of deleted const variables.
|
| debug-step-2.js | 48 // Set the global variables state to prpare the stepping test.
|
| debug-step-3.js | 49 // Set the global variables state to prpare the stepping test.
|
| debug-stepin-builtin.js | 64 // Test step into function call from a function without local variables.
|
| debug-stepout-to-builtin.js | 71 // Test step into function call from a function without local variables.
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| regress-1365.js | 31 // when called as functions through variables.
|
| /external/chromium_org/v8/test/webkit/ |
| dfg-constant-fold-misprediction.js | 30 // Two variables holding constants such that the bytecode generation constant folder
|
| /external/chromium_org/v8/tools/ |
| run-deopt-fuzzer.py | 377 variables = { 397 s.ReadStatusFile(variables)
|
Completed in 1605 milliseconds
<<11121314151617181920>>