HomeSort by relevance Sort by last modified time
    Searched refs:bindings (Results 51 - 75 of 444) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Makefile 34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/chromium/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 9 // the C++ end the bindings were passed the punycode equivalent of this
bindings.js 3 // verifying the correct C++ bindings were reached with expected values.
23 // bindings will return '127.0.0.1'.
40 // to alert in the bindings.
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 9 // the C++ end the bindings were passed the punycode equivalent of this
bindings.js 3 // verifying the correct C++ bindings were reached with expected values.
23 // bindings will return '127.0.0.1'.
40 // to alert in the bindings.
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 147 TextureBindings& bindings = texture_bindings_[ii]; local
148 glGetIntegerv(GL_TEXTURE_BINDING_2D, &bindings.texture_2d);
149 glGetIntegerv(GL_TEXTURE_BINDING_CUBE_MAP, &bindings.texture_cube_map);
151 &bindings.texture_external_oes);
165 TextureBindings& bindings = texture_bindings_[ii]; local
166 glBindTexture(GL_TEXTURE_2D, bindings.texture_2d);
167 glBindTexture(GL_TEXTURE_CUBE_MAP, bindings.texture_cube_map);
168 glBindTexture(GL_TEXTURE_EXTERNAL_OES, bindings.texture_external_oes);
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 9 // the C++ end the bindings were passed the punycode equivalent of this
bindings.js 3 // verifying the correct C++ bindings were reached with expected values.
23 // bindings will return '127.0.0.1'.
40 // to alert in the bindings.
  /external/chromium_org/v8/test/mjsunit/harmony/
block-conflicts.js 30 // Test for conflicting variable bindings.
103 // Test conflicting let/var bindings.
113 // Test conflicting let/let bindings.
123 // Test conflicting parameter/let bindings.
127 // Test conflicting catch/var bindings.
132 // Test conflicting parameter/var bindings.
  /external/v8/test/mjsunit/harmony/
block-conflicts.js 30 // Test for conflicting variable bindings.
102 // Test conflicting let/var bindings.
112 // Test conflicting let/let bindings.
122 // Test conflicting parameter/let bindings.
126 // Test conflicting catch/var bindings.
131 // Test conflicting parameter/var bindings.
  /external/chromium_org/content/renderer/
render_process_impl.h 29 virtual void AddBindings(int bindings) OVERRIDE;
70 // Bitwise-ORed set of extra bindings that have been enabled anywhere in this
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_format.h 5 unsigned bindings; member in struct:nv30_format_info
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_format.h 54 unsigned bindings);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_format.h 5 unsigned bindings; member in struct:nv30_format_info
  /external/mesa3d/src/mesa/state_tracker/
st_format.h 54 unsigned bindings);
  /external/llvm/test/Bindings/Ocaml/
ext_exc.ml 7 * want the let _ bindings executed, see http://caml.inria.fr/mantis/view.php?id=4166 *)
  /external/chromium_org/third_party/WebKit/Source/core/
debugger_script_source.target.darwin-arm.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
debugger_script_source.target.darwin-mips.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
debugger_script_source.target.darwin-x86.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
debugger_script_source.target.linux-arm.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
debugger_script_source.target.linux-mips.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
debugger_script_source.target.linux-x86.mk 21 $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/xxd.pl $(LOCAL_PATH)/third_party/WebKit/Source/bindings/v8/DebuggerScript.js $(GYP_TARGET_DEPENDENCIES)
22 @echo "Gyp action: Generating $(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h from ../bindings/v8/DebuggerScript.js ($@)"
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink; perl inspector/xxd.pl DebuggerScriptSource_js ../bindings/v8/DebuggerScript.js "$(gyp_shared_intermediate_dir)/blink/DebuggerScriptSource.h"
  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.cc 168 base::DictionaryValue* bindings = updater.Get(); local
172 if (!allow_overrides && bindings->HasKey(key))
179 bindings->Set(key, keybinding);
225 const base::DictionaryValue* bindings = local
227 for (base::DictionaryValue::Iterator it(*bindings); !it.IsAtEnd();
316 base::DictionaryValue* bindings = updater.Get(); local
320 for (base::DictionaryValue::Iterator it(*bindings); !it.IsAtEnd();
345 bindings->Remove(key, NULL);
command_service_new.cc 144 base::DictionaryValue* bindings = updater.Get(); local
148 if (!allow_overrides && bindings->HasKey(key))
155 bindings->Set(key, keybinding);
201 const base::DictionaryValue* bindings = local
203 for (base::DictionaryValue::Iterator it(*bindings); !it.IsAtEnd();
273 base::DictionaryValue* bindings = updater.Get(); local
277 for (base::DictionaryValue::Iterator it(*bindings); !it.IsAtEnd();
302 bindings->Remove(key, NULL);

Completed in 1003 milliseconds

1 23 4 5 6 7 8 91011>>