Home
last modified time | relevance | path

Searched defs:is_local (Results 1 – 16 of 16) sorted by relevance

/third_party/cef/libcef/common/net/
Dscheme_info.h25 bool is_local; member
/third_party/cef/libcef/common/
Dscheme_registrar_impl.cc40 const bool is_local = options & CEF_SCHEME_OPTION_LOCAL; in AddCustomScheme() local
/third_party/flutter/skia/src/utils/
DSkWhitelistTypefaces.cpp107 static bool is_local(const SkTypeface* tf) { in is_local() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h530 inline bool is_local(const Twine &Path) { in is_local() function
537 inline bool is_local(int FD) { in is_local() function
/third_party/python/Lib/
Dsymtable.py262 def is_local(self): member in Symbol
/third_party/libunwind/src/ia64/
DGtables.c258 int ret, is_local; in unw_search_ia64_unwind_table() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c147 bool is_local = !!(device->physical_device->memory_properties.memoryTypes[i].propertyFlags & in radv_image_from_gralloc() local
Dradv_radeon_winsys.h167 bool is_local; member
/third_party/libunwind/src/dwarf/
DGfind_proc_info-lsb.c110 load_debug_frame (const char *file, char **buf, size_t *bufsize, int is_local, in load_debug_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls.h75 int is_local; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls.h75 int is_local; member
/third_party/libnl/include/linux-private/linux/
Dif_bridge.h96 __u8 is_local; member
/third_party/pulseaudio/src/pulse/
Dinternal.h99 bool is_local:1; member
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c385 dbus_bool_t is_local; in handle_get_is_local() local
1060 dbus_bool_t is_local; in handle_get_all() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c175 bool is_local:1; member
/third_party/quickjs/
Dquickjs.c517 uint8_t is_local : 1; member
28543 BOOL is_local; in add_import() local
29287 BOOL is_local, BOOL is_arg, in add_closure_var()
29331 JSFunctionDef *fd, BOOL is_local, in get_closure_var2()
47857 double fields[9], int is_local, int force) in get_date_fields()
47918 static double set_date_fields(double fields[], int is_local) { in set_date_fields()
47950 int res, n, is_local; in get_date_field() local
47971 int res, first_field, end_field, is_local, i, n; in set_date_field() local
48333 BOOL is_local; in js_Date_parse() local