| /third_party/typescript/tests/baselines/reference/ |
| D | globalIsContextualKeyword.js | 6 class global {} class 16 global: "123" property 24 var global = /** @class */ (function () { function 25 function global() { function 33 global: "123" property
|
| D | nestedGlobalNamespaceInClass.js | 4 global x field in C 15 var global; variable 16 (function (global) { argument
|
| D | letDeclarations-scopes2.js | 2 let global = 0; variable
|
| D | spellingSuggestionGlobal3.js | 2 const global = { x: true } variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wifi_display.c | 22 int wifi_display_init(struct wpa_global *global) in wifi_display_init() 29 void wifi_display_deinit(struct wpa_global *global) in wifi_display_deinit() 39 struct wpabuf * wifi_display_get_wfd_ie(struct wpa_global *global) in wifi_display_get_wfd_ie() 67 static int wifi_display_update_wfd_ie(struct wpa_global *global) in wifi_display_update_wfd_ie() 229 void wifi_display_enable(struct wpa_global *global, int enabled) in wifi_display_enable() 238 int wifi_display_subelem_set(struct wpa_global *global, char *cmd) in wifi_display_subelem_set() 298 int wifi_display_subelem_set_from_ies(struct wpa_global *global, in wifi_display_subelem_set_from_ies() 352 int wifi_display_subelem_get(struct wpa_global *global, char *cmd, in wifi_display_subelem_get()
|
| D | main.c | 160 static int wpa_supplicant_init_match(struct wpa_global *global) in wpa_supplicant_init_match() 188 struct wpa_global *global; in wpa_main() local
|
| D | ctrl_iface_unix.c | 45 struct wpa_global *global; member 104 socklen_t fromlen, int global) in wpa_supplicant_ctrl_iface_attach() 311 static void wpas_ctrl_msg_send_pending_global(struct wpa_global *global) in wpas_ctrl_msg_send_pending_global() 804 wpas_global_ctrl_iface_flush_queued_msg(struct wpa_global *global, in wpas_global_ctrl_iface_flush_queued_msg() 1098 struct wpa_global *global = eloop_ctx; in wpa_supplicant_global_ctrl_iface_receive() local 1172 static int wpas_global_ctrl_iface_open_sock(struct wpa_global *global, in wpas_global_ctrl_iface_open_sock() 1354 wpa_supplicant_global_ctrl_iface_init(struct wpa_global *global) in wpa_supplicant_global_ctrl_iface_init() 1380 static int wpas_ctrl_iface_global_reinit(struct wpa_global *global, in wpas_ctrl_iface_global_reinit()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wifi_display.c | 22 int wifi_display_init(struct wpa_global *global) in wifi_display_init() 29 void wifi_display_deinit(struct wpa_global *global) in wifi_display_deinit() 39 struct wpabuf * wifi_display_get_wfd_ie(struct wpa_global *global) in wifi_display_get_wfd_ie() 67 static int wifi_display_update_wfd_ie(struct wpa_global *global) in wifi_display_update_wfd_ie() 229 void wifi_display_enable(struct wpa_global *global, int enabled) in wifi_display_enable() 238 int wifi_display_subelem_set(struct wpa_global *global, char *cmd) in wifi_display_subelem_set() 298 int wifi_display_subelem_set_from_ies(struct wpa_global *global, in wifi_display_subelem_set_from_ies() 352 int wifi_display_subelem_get(struct wpa_global *global, char *cmd, in wifi_display_subelem_get()
|
| D | main.c | 160 static int wpa_supplicant_init_match(struct wpa_global *global) in wpa_supplicant_init_match() 188 struct wpa_global *global; in wpa_main() local
|
| D | ctrl_iface_unix.c | 45 struct wpa_global *global; member 104 socklen_t fromlen, int global) in wpa_supplicant_ctrl_iface_attach() 301 static void wpas_ctrl_msg_send_pending_global(struct wpa_global *global) in wpas_ctrl_msg_send_pending_global() 1047 struct wpa_global *global = eloop_ctx; in wpa_supplicant_global_ctrl_iface_receive() local 1111 static int wpas_global_ctrl_iface_open_sock(struct wpa_global *global, in wpas_global_ctrl_iface_open_sock() 1293 wpa_supplicant_global_ctrl_iface_init(struct wpa_global *global) in wpa_supplicant_global_ctrl_iface_init() 1319 static int wpas_ctrl_iface_global_reinit(struct wpa_global *global, in wpas_ctrl_iface_global_reinit()
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | symbol-replace.js | 48 get global() { getter 59 global: true, property 137 global: true, property 156 global: true, property 191 global: true, property 215 global: true, property 242 global: true, property 272 global: true, property 321 global: true, property 356 global: true property
|
| /third_party/openssl/crypto/ |
| D | ex_data.c | 16 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ctx); in ossl_do_ex_data_init() local 30 static EX_CALLBACKS *get_and_lock(OSSL_EX_DATA_GLOBAL *global, int class_index) in get_and_lock() 67 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ctx); in ossl_crypto_cleanup_all_ex_data_int() local 110 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ctx); in ossl_crypto_free_ex_index_ex() local 151 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ctx); in ossl_crypto_get_ex_new_index_ex() local 219 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ctx); in ossl_crypto_new_ex_data_ex() local 276 OSSL_EX_DATA_GLOBAL *global; in CRYPTO_dup_ex_data() local 371 OSSL_EX_DATA_GLOBAL *global = ossl_lib_ctx_get_ex_data_global(ad->ctx); in CRYPTO_free_ex_data() local 437 OSSL_EX_DATA_GLOBAL *global; in ossl_crypto_alloc_ex_data_intern() local
|
| /third_party/jerryscript/tests/jerry/es5.1/ |
| D | builtin-prototypes.js | 52 RegExp.prototype.global = true; method in RegExp 61 delete RegExp.prototype.global; method in delete
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/ |
| D | binder.cpp | 26 struct wpa_global *global = (wpa_global *)eloop_ctx; in wpas_binder_sock_handler() local 34 struct wpas_binder_priv *wpas_binder_init(struct wpa_global *global) in wpas_binder_init()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/ |
| D | binder.cpp | 26 struct wpa_global *global = (wpa_global *)eloop_ctx; in wpas_binder_sock_handler() local 34 struct wpas_binder_priv *wpas_binder_init(struct wpa_global *global) in wpas_binder_init()
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | dependency_graph.cc | 140 void Scan(Global* global) { in Scan() 427 auto* global = global_it->second; in AddGlobalDependency() local 553 auto* global = allocator_.Create(node); in GatherGlobals() local 564 for (auto* global : declaration_order_) { in DetermineDependencies() local 582 const Global* global; // The parent global in TraverseDependencies() member 625 for (auto* global : declaration_order_) { in SortGlobals() local 684 for (auto* global : declaration_order_) { in ErrorOnOutOfOrderDeclarations() local 743 for (auto* global : declaration_order_) { in DumpDependencyGraph() local 749 auto* global = globals_.at(symbol); in DumpDependencyGraph() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | spellingSuggestionGlobal3.ts | 1 const global = { x: true } constant
|
| D | letDeclarations-scopes2.ts | 3 let global = 0; variable
|
| D | globalIsContextualKeyword.ts | 8 namespace global { namespace
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| D | pngfix.c | 689 struct global struct 692 unsigned int errors :1; /* print file errors to stderr */ 693 unsigned int warnings :1; /* print libpng warnings to stderr */ 694 unsigned int optimize_zlib :1; /* Run optimization search */ 695 unsigned int quiet :2; /* don't output summaries */ 719 /* The structure is shared across all uses of this global control argument 725 global_end(struct global *global) in global_end() 737 global_init(struct global *global) in global_init() 756 skip_chunk_type(const struct global *global, png_uint_32 type) in skip_chunk_type() 835 struct global *global; member [all …]
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
| D | pngfix.c | 689 struct global struct 692 unsigned int errors :1; /* print file errors to stderr */ 693 unsigned int warnings :1; /* print libpng warnings to stderr */ 694 unsigned int optimize_zlib :1; /* Run optimization search */ 695 unsigned int quiet :2; /* don't output summaries */ 719 /* The structure is shared across all uses of this global control argument 725 global_end(struct global *global) in global_end() 737 global_init(struct global *global) in global_init() 756 skip_chunk_type(const struct global *global, png_uint_32 type) in skip_chunk_type() 835 struct global *global; member [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | tls_gnutls.c | 45 struct tls_global *global; member 99 struct tls_global *global; in tls_init() local 133 struct tls_global *global = ssl_ctx; in tls_deinit() local 198 static int tls_gnutls_init_session(struct tls_global *global, in tls_gnutls_init_session() 241 struct tls_global *global = ssl_ctx; in tls_connection_init() local 308 struct tls_global *global = ssl_ctx; in tls_connection_shutdown() local 702 struct tls_global *global = ptr; in server_ocsp_status_req() local 739 struct tls_global *global = tls_ctx; in tls_global_set_params() local 934 struct tls_global *global = conn->global; in gnutls_tls_fail_event() local 1452 struct tls_global *global = tls_ctx; in tls_connection_handshake() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | tls_gnutls.c | 45 struct tls_global *global; member 99 struct tls_global *global; in tls_init() local 133 struct tls_global *global = ssl_ctx; in tls_deinit() local 198 static int tls_gnutls_init_session(struct tls_global *global, in tls_gnutls_init_session() 241 struct tls_global *global = ssl_ctx; in tls_connection_init() local 308 struct tls_global *global = ssl_ctx; in tls_connection_shutdown() local 702 struct tls_global *global = ptr; in server_ocsp_status_req() local 739 struct tls_global *global = tls_ctx; in tls_global_set_params() local 934 struct tls_global *global = conn->global; in gnutls_tls_fail_event() local 1452 struct tls_global *global = tls_ctx; in tls_connection_handshake() local
|
| /third_party/musl/src/locale/ |
| D | uselocale.c | 9 locale_t global = &libc.global_locale; in __uselocale() local
|
| /third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-launcher/source/ |
| D | setup.cpp | 36 jerry_value_t global = jerry_get_global_object(); in jsmbed_js_load_magic_strings() local
|