/third_party/cef/libcef/common/net/ |
D | scheme_info.h | 25 bool is_local; member
|
/third_party/cef/libcef/common/ |
D | scheme_registrar_impl.cc | 40 const bool is_local = options & CEF_SCHEME_OPTION_LOCAL; in AddCustomScheme() local
|
/third_party/flutter/skia/src/utils/ |
D | SkWhitelistTypefaces.cpp | 107 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/ |
D | FileSystem.h | 530 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/ |
D | symtable.py | 262 def is_local(self): member in Symbol
|
/third_party/libunwind/src/ia64/ |
D | Gtables.c | 258 int ret, is_local; in unw_search_ia64_unwind_table() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_android.c | 147 bool is_local = !!(device->physical_device->memory_properties.memoryTypes[i].propertyFlags & in radv_image_from_gralloc() local
|
D | radv_radeon_winsys.h | 167 bool is_local; member
|
/third_party/libunwind/src/dwarf/ |
D | Gfind_proc_info-lsb.c | 110 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/ |
D | tls.h | 75 int is_local; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls.h | 75 int is_local; member
|
/third_party/libnl/include/linux-private/linux/ |
D | if_bridge.h | 96 __u8 is_local; member
|
/third_party/pulseaudio/src/pulse/ |
D | internal.h | 99 bool is_local:1; member
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-core.c | 385 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/ |
D | protocol-native.c | 175 bool is_local:1; member
|
/third_party/quickjs/ |
D | quickjs.c | 517 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
|