HomeSort by relevance Sort by last modified time
    Searched refs:global (Results 151 - 175 of 1698) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/
notify.h 18 int wpas_notify_supplicant_initialized(struct wpa_global *global);
19 void wpas_notify_supplicant_deinitialized(struct wpa_global *global);
77 void wpas_notify_debug_level_changed(struct wpa_global *global);
78 void wpas_notify_debug_timestamp_changed(struct wpa_global *global);
79 void wpas_notify_debug_show_keys_changed(struct wpa_global *global);
80 void wpas_notify_suspend(struct wpa_global *global);
81 void wpas_notify_resume(struct wpa_global *global);
p2p_supplicant.c 162 if (p2p_supported_freq(wpa_s->global->p2p, freqs[i]))
175 if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
181 p2p_set_own_freq_preference(wpa_s->global->p2p, freq);
190 if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
202 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid,
209 p2p_scan_res_handled(wpa_s->global->p2p);
225 if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL
439 struct wpa_global *global; local
4291 struct wpa_global *global = wpa_s->global; local
5174 struct wpa_global *global = wpa_s->global; local
5786 struct wpa_global *global = wpa_s->global; local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-compiler.cc 94 Handle<JSObject> global(isolate->context()->global_object());
95 SetProperty(isolate, global, internalized_name, object, NONE, kNonStrictMode);
128 Handle<JSObject> global(Isolate::Current()->context()->global_object());
129 Execution::Call(fun, global, 0, NULL, &has_pending_exception);
149 Handle<JSObject> global(Isolate::Current()->context()->global_object());
150 Execution::Call(fun, global, 0, NULL, &has_pending_exception);
169 Handle<JSObject> global(Isolate::Current()->context()->global_object());
170 Execution::Call(fun, global, 0, NULL, &has_pending_exception);
190 Handle<JSObject> global(Isolate::Current()->context()->global_object());
191 Execution::Call(fun, global, 0, NULL, &has_pending_exception)
299 global, local
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_internal.c 36 struct tls_global *global; local
50 global = os_zalloc(sizeof(*global));
51 if (global == NULL)
54 return global;
59 struct tls_global *global = ssl_ctx; local
66 tlsv1_cred_free(global->server_cred);
70 os_free(global);
83 struct tls_global *global = tls_ctx; local
90 if (!global->server)
222 struct tls_global *global = tls_ctx; local
270 struct tls_global *global = tls_ctx; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 229 if (wpa_supplicant_get_iface_by_dbus_path(wpa_s->global,
336 /* dispatch methods against our global dbus interface here */
339 message, ctrl_iface->global);
342 message, ctrl_iface->global);
345 message, ctrl_iface->global);
348 message, ctrl_iface->global);
373 struct wpas_dbus_priv *iface = wpa_s->global->dbus;
414 if (wpa_s->global == NULL)
416 iface = wpa_s->global->dbus;
471 struct wpas_dbus_priv *iface = wpa_s->global->dbus
    [all...]
  /external/wpa_supplicant_8/hostapd/
main.c 44 static struct hapd_global global; variable in typeref:struct:hapd_global
233 if (global.drv_priv[i] == NULL &&
235 global.drv_priv[i] = wpa_drivers[i]->global_init();
236 if (global.drv_priv[i] == NULL) {
244 params.global_priv = global.drv_priv[i];
374 os_memset(&global, 0, sizeof(global));
401 global.drv_count++;
402 if (global.drv_count == 0) {
406 global.drv_priv = os_calloc(global.drv_count, sizeof(void *))
    [all...]
  /external/valgrind/main/coregrind/
m_trampoline.S 54 .global VG_(trampoline_stuff_start)
57 .global VG_(x86_linux_SUBST_FOR_sigreturn)
68 .global VG_(x86_linux_SUBST_FOR_rt_sigreturn)
90 .global VG_(x86_linux_REDIR_FOR_index)
119 .global VG_(x86_linux_REDIR_FOR_strlen)
136 .global VG_(trampoline_stuff_end)
161 .global VG_(trampoline_stuff_start)
164 .global VG_(amd64_linux_SUBST_FOR_rt_sigreturn)
172 .global VG_(amd64_linux_REDIR_FOR_vgettimeofday)
182 .global VG_(amd64_linux_REDIR_FOR_vtime
    [all...]
  /bionic/libc/tools/
bionic_utils.py 16 global verbose
21 global verbose
26 global verbose
31 global verbose
36 global verbose
134 global verbose
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 100 global hotspot
101 global scaleSize
102 global showBars
138 global hotspot
139 global scaleSize
140 global showBars
  /external/libvpx/libvpx/vpx_ports/
emms.asm 15 global sym(vpx_reset_mmx_state) PRIVATE label
22 global sym(vpx_winx64_fldcw) PRIVATE label
31 global sym(vpx_winx64_fstcw) PRIVATE label
  /dalvik/vm/mterp/x86/
entry.S 19 .global dvmMterpStdRun
64 .global dvmMterpStdBail
95 .global dvmNcgInvokeInterpreter
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/tests/
stabs-elf.asm 8 ; [1] Define and export a global text-section symbol
9 ; [2] Define and export a global data-section symbol
10 ; [3] Define and export a global BSS-section symbol
11 ; [4] Define a non-global text-section symbol
12 ; [5] Define a non-global data-section symbol
13 ; [6] Define a non-global BSS-section symbol
27 [GLOBAL lrotate] ; [1]
28 [GLOBAL greet] ; [1]
29 [GLOBAL asmstr] ; [2]
30 [GLOBAL textptr] ; [2
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elftest.asm 8 ; [1] Define and export a global text-section symbol
9 ; [2] Define and export a global data-section symbol
10 ; [3] Define and export a global BSS-section symbol
11 ; [4] Define a non-global text-section symbol
12 ; [5] Define a non-global data-section symbol
13 ; [6] Define a non-global BSS-section symbol
27 [GLOBAL lrotate] ; [1]
28 [GLOBAL greet] ; [1]
29 [GLOBAL asmstr] ; [2]
30 [GLOBAL textptr] ; [2
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
machotest.asm 7 ; [1] Define and export a global text-section symbol
8 ; [2] Define and export a global data-section symbol
9 ; [3] Define and export a global BSS-section symbol
10 ; [4] Define a non-global text-section symbol
11 ; [5] Define a non-global data-section symbol
12 ; [6] Define a non-global BSS-section symbol
26 [GLOBAL _lrotate] ; [1]
27 [GLOBAL _greet] ; [1]
28 [GLOBAL _asmstr] ; [2]
29 [GLOBAL _textptr] ; [2
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
machotest64.asm 7 ; [1] Define and export a global text-section symbol
8 ; [2] Define and export a global data-section symbol
9 ; [3] Define and export a global BSS-section symbol
10 ; [4] Define a non-global text-section symbol
11 ; [5] Define a non-global data-section symbol
12 ; [6] Define a non-global BSS-section symbol
27 [GLOBAL _lrotate] ; [1]
28 [GLOBAL _greet] ; [1]
29 [GLOBAL _asmstr] ; [2]
30 [GLOBAL _textptr] ; [2
    [all...]
  /external/chromium_org/tools/python/google/
gethash_timer.py 33 # Global logging file handle.
79 global g_file_handle
101 global g_file_handle
116 global g_file_handle
  /external/chromium_org/v8/test/mjsunit/
global-ic.js 32 function LoadFromGlobal(global) { return global.x; }
33 function StoreToGlobal(global, value) { global.x = value; }
34 function CallOnGlobal(global) { return global.f(); }
  /external/chromium_org/v8/test/mjsunit/regress/
regress-124.js 28 assertEquals("[object global]", this.toString());
31 assertEquals("[object global]", eval("this.toString()"));
34 assertEquals("[object global]", eval("var f; this.toString()"));
39 assertEquals("[object global]", this.toString());
42 assertEquals("[object global]", eval("this.toString()"));
45 assertEquals("[object global]", eval("var f; this.toString()"));
regress-675.js 30 // Test that load ICs for nonexistent properties check global
35 // Initialize IC for nonexistent x property on global object.
39 // Assign to global property cell for x.
46 // Same test, but test that the global property cell is also checked
47 // if the global object is the last object in the prototype chain for
56 // Update global property cell.
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 50 static int global; local
55 CHECK(IsAppMem((uptr)&global));
59 CHECK(IsShadowMem(MemToShadow((uptr)&global)));
  /external/v8/test/mjsunit/
global-ic.js 32 function LoadFromGlobal(global) { return global.x; }
33 function StoreToGlobal(global, value) { global.x = value; }
34 function CallOnGlobal(global) { return global.f(); }
  /external/v8/test/mjsunit/regress/
regress-124.js 28 assertEquals("[object global]", this.toString());
31 assertEquals("[object global]", eval("this.toString()"));
34 assertEquals("[object global]", eval("var f; this.toString()"));
39 assertEquals("[object global]", this.toString());
42 assertEquals("[object global]", eval("this.toString()"));
45 assertEquals("[object global]", eval("var f; this.toString()"));
regress-675.js 30 // Test that load ICs for nonexistent properties check global
35 // Initialize IC for nonexistent x property on global object.
39 // Assign to global property cell for x.
46 // Same test, but test that the global property cell is also checked
47 // if the global object is the last object in the prototype chain for
56 // Update global property cell.
  /external/valgrind/main/none/tests/
tls.c 13 __thread int global; variable
30 return &global;
78 T(global),
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211_nl.c 71 linux_set_iface_flags(drv->global->ioctl_sock, bss->ifname, 0);
74 linux_set_iface_flags(drv->global->ioctl_sock, bss->ifname, 1);
91 ret = linux_get_ifhwaddr(drv->global->ioctl_sock, bss->ifname, macaddr);

Completed in 2120 milliseconds

1 2 3 4 5 67 8 91011>>