HomeSort by relevance Sort by last modified time
    Searched full:variable (Results 701 - 725 of 15203) sorted by null

<<21222324252627282930>>

  /external/chromium_org/base/allocator/
allocator_shim.h 13 // Resets the environment variable CHROME_ALLOCATOR to specify the choice to
  /external/chromium_org/base/threading/
thread_local_storage_win.cc 52 // optimization from discarding the variable.
88 // to this variable with a linker /INCLUDE:symbol pragma to ensure that.) If
89 // this variable is discarded, the OnThreadExit function will never be called.
94 // When defining a const variable, it must have external linkage to be sure the
  /external/chromium_org/build/
README.chromium 15 Enables release settings. Must be included directly in Release configuration. Includes internal\essential.vsprops. Also includes "internal\release_impl$(CHROME_BUILD_TYPE).vsprops". So the behavior is dependant on the CHROME_BUILD_TYPE environment variable.
protoc.gypi 27 # The 'proto_in_dir' variable must be the relative path to the
30 # The 'proto_out_dir' variable specifies the path suffix that output
37 # 'cc_generator_options' variable with the value: 'dllexport_decl=FOO_EXPORT:'
41 # work. You can do so with the 'cc_include' variable.
  /external/chromium_org/build/config/ios/
ios_sdk.py 12 # variable.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
FileProviderHelper.java 19 // Keep this variable in sync with the value defined in file_paths.xml.
  /external/chromium_org/chrome/browser/chromeos/login/ui/
proxy_settings_dialog.h 36 // TODO(altimofeev): consider avoidance static variable by extending current
  /external/chromium_org/chrome/browser/policy/
policy_path_parser_mac.mm 34 // Mapping from variable names to MacOS NSSearchPathDirectory ids.
40 // Replaces all variable occurrences in the policy string with the respective
75 LOG(ERROR) << "Username variable can not be resolved.";
90 LOG(ERROR) << "Machine name variable can not be resolved.";
  /external/chromium_org/chrome/common/
env_vars.h 22 // Google Update named environment variable that implies kSystemLevel.
  /external/chromium_org/content/browser/
time_zone_monitor_linux.cc 135 // If the TZ environment variable is set, its value specifies the time zone
138 // variable and thus the interpretation of the local time zone in the
141 // The system-specific format for the TZ environment variable beginning with
143 // it would be possible to monitor this file for changes if a TZ variable of
  /external/chromium_org/content/test/data/gpu/functional_files/
context.js 5 // Global variable.
  /external/chromium_org/extensions/common/
test_util.h 25 // Create an extension with a variable |id|, for tests that require multiple
  /external/chromium_org/sdch/open-vcdiff/src/
compile_assert.h 35 // a variable name that meets C++ naming rules, but that provides
39 // containing the name of the variable.
40 // This refinement (adding a descriptive variable name argument)
62 // does not work, as gcc supports variable-length arrays whose sizes
  /external/chromium_org/sql/test/
error_callback_support.h 12 // Helper to capture any errors into a local variable for testing.
  /external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/
BUILD.gn 29 # Note in GYP this is modules_interface_idl_files but this variable is just
  /external/chromium_org/third_party/android_platform/
README.chromium 18 Updated output directories to use environment variable.
  /external/chromium_org/third_party/icu/source/common/
uenumimp.h 52 * @param status pointer to UErrorCode variable
66 * @param status pointer to UErrorCode variable
83 * @param status pointer to UErrorCode variable
99 * @param status pointer to UErrorCode variable
  /external/chromium_org/third_party/icu/source/samples/legacy/
Makefile 11 # - set the variable ICU_PREFIX to point at $(prefix)
14 # - set the variable ICU_LEGACY (read the README)
70 @echo ICU_PREFIX variable is not set correctly
77 @echo ICU_LEGACY variable is not set correctly.
  /external/chromium_org/third_party/skia/gyp/
canvas_state_lib.gyp 6 # variable skia_pic to be used during building:
  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLFullProgramBuilder.h 20 /** Add a varying variable to the current program to pass values between vertex and fragment
29 /** Add a separable varying input variable to the current program.
33 * populate the variable. The APIs can refer to the variable through the returned handle.
  /external/chromium_org/third_party/skia/tools/bug_chomper/
run_server.sh 7 echo "GOPATH environment variable is not set. Please see"
  /external/chromium_org/third_party/sqlite/src/test/
varint.test 12 # focus of this script is variable-length integer encoding scheme.
  /external/chromium_org/tools/gn/
action_target_generator.h 29 // Checks for errors in the outputs variable.
  /external/chromium_org/tools/gyp/test/copies/
gyptest-updir.py 9 yields a make variable.
  /external/chromium_org/tools/gyp/test/variables/commands/
gyptest-commands-repeated-multidir.py 8 Test variable expansion of '<!()' syntax commands where they are evaluated

Completed in 2536 milliseconds

<<21222324252627282930>>