HomeSort by relevance Sort by last modified time
    Searched refs:global (Results 201 - 225 of 1737) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdfother.asm 3 global equ2 label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
datavis.asm 3 .global label1
  /external/chromium_org/v8/test/mjsunit/regress/
regress-int32-truncation.js 46 var global = 1; variable
51 a = global;
60 global = 2.5;
61 assertEquals(global, f2(true));
  /external/clang/test/CodeGen/
blocksignature.c 20 void (^global)(void) = ^{ ++globalInt; };
75 printf("desired global flags: %d\n", BLOCK_IS_GLOBAL | BLOCK_HAS_OBJC_TYPE);
78 printf("types for global: %s\n", getBlockSignature(global));
85 desired global flags: 1342177280
87 types for global: v8@?0
91 desired global flags: 1342177280
93 types for global: v4@?0
  /external/icu4c/test/depstest/
dependencies.py 43 global _line_number
50 global _line_number
57 global _line_number
62 global _line_number
74 global files
94 global items, _line_number, _groups_to_be_defined
120 global _line_number
139 global items, libraries, _line_number, _groups_to_be_defined
  /frameworks/native/opengl/libagl/
fixed_asm.S 22 .global gglFloatToFixed
24 .global gglFloatToFixedFast
  /hardware/samsung_slsi/exynos5/mobicore/daemon/
Application.mk 3 # Main build file defining the project modules and their global variables.
  /libcore/luni/src/test/java/tests/support/
ThreadPool.java 61 Logger.global.info("1 Task is removed");
111 Logger.global.info("Task is run");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threaded_import.py 16 global N, critical_section, done
22 # thread can exit and set critical_section to None as part of global
55 global N, done
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threaded_import.py 16 global N, critical_section, done
22 # thread can exit and set critical_section to None as part of global
55 global N, done
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate.js 29 // Get the Debug object exposed from the debug context global object.
74 testRequest(dcp, '{"expression":"1","global"=true}', false);
82 // Test evaluation of a in the stack frames and the global context.
87 testRequest(dcp, '{"expression":"a","global":true}', true, 1);
88 testRequest(dcp, '{"expression":"this.a","global":true}', true, 1);
94 '{"expression":"this.longString","global":true,"maxStringLength":-1}',
99 '{"expression":"this.longString","global":true,"maxStringLength":' +
106 '{"expression":"this.longString","global":true,"maxStringLength":0}',
111 '{"expression":"this.longString","global":true,"maxStringLength":1}',
117 '{"expression":"this.longString","global":true}'
    [all...]
keyed-call-ic.js 31 var global = this;
41 assertEquals("[object global]", this[toStringName]());
42 assertEquals("[object global]", global[toStringName]());
45 assertEquals("[object global]", this[toStringName]());
46 assertEquals("[object global]", global[toStringName]());
144 // Calling on global object
148 assertEquals(expect, global[key]());
  /external/v8/test/mjsunit/
debug-evaluate.js 29 // Get the Debug object exposed from the debug context global object.
74 testRequest(dcp, '{"expression":"1","global"=true}', false);
82 // Test evaluation of a in the stack frames and the global context.
87 testRequest(dcp, '{"expression":"a","global":true}', true, 1);
88 testRequest(dcp, '{"expression":"this.a","global":true}', true, 1);
94 '{"expression":"this.longString","global":true,"maxStringLength":-1}',
99 '{"expression":"this.longString","global":true,"maxStringLength":' +
106 '{"expression":"this.longString","global":true,"maxStringLength":0}',
111 '{"expression":"this.longString","global":true,"maxStringLength":1}',
117 '{"expression":"this.longString","global":true}'
    [all...]
keyed-call-ic.js 31 var global = this;
41 assertEquals("[object global]", this[toStringName]());
42 assertEquals("[object global]", global[toStringName]());
45 assertEquals("[object global]", this[toStringName]());
46 assertEquals("[object global]", global[toStringName]());
144 // Calling on global object
148 assertEquals(expect, global[key]());
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-amd64-linux.S 176 .global VG_(disp_cp_chain_me_to_slowEP)
190 .global VG_(disp_cp_chain_me_to_fastEP)
204 .global VG_(disp_cp_xindir)
235 .global VG_(disp_cp_xassisted)
243 .global VG_(disp_cp_evcheck_fail)
dispatch-s390x-linux.S 180 .global VG_(disp_cp_chain_me_to_slowEP)
190 .global VG_(disp_cp_chain_me_to_fastEP)
198 .global VG_(disp_cp_xindir)
251 .global VG_(disp_cp_xassisted)
261 .global VG_(disp_cp_evcheck_fail)
  /external/chromium_org/v8/test/cctest/
test-compiler.cc 96 Handle<JSObject> global(isolate->context()->global_object());
97 Runtime::SetObjectProperty(isolate, global, internalized_name, object, NONE,
131 Handle<JSObject> global(isolate->context()->global_object());
132 Execution::Call(isolate, fun, global, 0, NULL, &has_pending_exception);
152 Handle<JSObject> global(isolate->context()->global_object());
153 Execution::Call(isolate, fun, global, 0, NULL, &has_pending_exception);
172 Handle<JSObject> global(isolate->context()->global_object());
173 Execution::Call(isolate, fun, global, 0, NULL, &has_pending_exception);
193 Handle<JSObject> global(isolate->context()->global_object());
194 Execution::Call(isolate, fun, global, 0, NULL, &has_pending_exception)
217 CcTest::i_isolate(), fun, global, 0, NULL, &has_pending_exception); local
251 CcTest::i_isolate(), fun, global, 0, NULL, &has_pending_exception); local
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 110 // Verify, that JS global object of env2 has '..2' properties.
120 // Paint all nodes reachable from global object.
143 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
145 GetProperty(global, v8::HeapGraphEdge::kShortcut, "x");
170 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
172 GetProperty(global, v8::HeapGraphEdge::kShortcut, "boundFunction");
207 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
208 for (int i = 0, count = global->GetChildrenCount(); i < count; ++i) {
209 const v8::HeapGraphEdge* prop = global->GetChild(i);
210 CHECK_EQ(global, prop->GetFromNode())
234 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
295 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
314 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
332 v8::Handle<v8::Object> global = global_proxy->GetPrototype().As<v8::Object>(); local
508 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1044 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1060 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1078 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1105 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1125 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1158 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1244 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
1326 const v8::HeapGraphNode* global = GetGlobalObject(snapshot); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/
armv4cpuid.S 7 .global _armv7_neon_probe
14 .global _armv7_tick
21 .global OPENSSL_atomic_add
57 .global OPENSSL_cleanse
89 .global OPENSSL_wipe_cpu
119 .global OPENSSL_instrument_bus
128 .global OPENSSL_instrument_bus2
  /external/openssl/crypto/
armv4cpuid.S 7 .global _armv7_neon_probe
14 .global _armv7_tick
21 .global OPENSSL_atomic_add
57 .global OPENSSL_cleanse
89 .global OPENSSL_wipe_cpu
119 .global OPENSSL_instrument_bus
128 .global OPENSSL_instrument_bus2
  /libcore/luni/src/test/java/tests/java/sql/
StressTest.java 154 Logger.global
157 Logger.global.info("Opening " + maxConnections + " to database "
162 Logger.global.info("TasksPerConnection = " + Support_SQL.sqlMaxTasks
167 Logger.global.info(" creating " + tasksPerConnection
192 Logger.global.info("java.sql stress test: multiple threads and many operations.");
197 Logger.global.info("Opening "+numConnections+" to database "+Support_SQL.getFilename());
202 Logger.global.info(" creating "+tasksPerConnection+ " tasks for Connection "+i);
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 719 void wpa_supplicant_terminate_proc(struct wpa_global *global)
723 struct wpa_supplicant *wpa_s = global->ifaces;
738 struct wpa_global *global = signal_ctx; local
739 wpa_supplicant_terminate_proc(global);
844 struct wpa_global *global = signal_ctx; local
846 for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
850 wpa_supplicant_terminate_proc(global);
2162 struct wpa_global *global = wpa_s->global; local
3308 struct wpa_global *global; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 45 # the socket) and the main thread (which runs user code), plus global
70 global exit_now
71 global quitting
72 global no_exitfunc
133 global exit_now
232 global quitting
238 global exit_now
281 global quitting
287 global quitting
301 global interruptabl
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
run.py 45 # the socket) and the main thread (which runs user code), plus global
70 global exit_now
71 global quitting
72 global no_exitfunc
133 global exit_now
232 global quitting
238 global exit_now
281 global quitting
287 global quitting
301 global interruptabl
    [all...]
  /bionic/libc/arch-mips/bionic/
futex_mips.S 39 .global __futex_wait
94 .global __futex_syscall3
121 .global __futex_syscall4

Completed in 3157 milliseconds

1 2 3 4 5 6 7 891011>>