Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime_posix.cc46 SysTime SysTimeFromTimeStruct(struct tm* timestruct, bool is_local) { in SysTimeFromTimeStruct()
54 void SysTimeToTimeStruct(SysTime t, struct tm* timestruct, bool is_local) { in SysTimeToTimeStruct()
65 SysTime SysTimeFromTimeStruct(struct tm* timestruct, bool is_local) { in SysTimeFromTimeStruct()
73 void SysTimeToTimeStruct(SysTime t, struct tm* timestruct, bool is_local) { in SysTimeToTimeStruct()
174 void Time::Explode(bool is_local, Exploded* exploded) const { in Explode()
214 bool Time::FromExploded(bool is_local, const Exploded& exploded, Time* time) { in FromExploded()
Dtime_mac.cc171 bool Time::FromExploded(bool is_local, const Exploded& exploded, Time* time) { in FromExploded()
211 void Time::Explode(bool is_local, Exploded* exploded) const { in Explode()
Dtime.cc242 bool is_local, in FromStringInternal()
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dcros_device.py12 def __init__(self, host_name, ssh_port, ssh_identity, is_local): argument
38 def is_local(self): member in CrOSDevice
/external/chromium-trace/catapult/telemetry/telemetry/story/
Dstory.py32 is_local=False, make_javascript_deterministic=True, argument
124 def is_local(self): member in Story
/external/libmojo/mojo/public/cpp/bindings/lib/
Dassociated_group_controller.cc28 bool is_local) { in CreateScopedInterfaceEndpointHandle()
Dscoped_interface_endpoint_handle.cc64 bool is_local, in ScopedInterfaceEndpointHandle()
Dmultiplex_router.cc378 void MultiplexRouter::CloseEndpointHandle(InterfaceId id, bool is_local) { in CloseEndpointHandle()
/external/libmojo/mojo/public/cpp/bindings/
Dscoped_interface_endpoint_handle.h32 bool is_local() const { return is_local_; } in is_local() function
/external/chromium-trace/catapult/telemetry/telemetry/android/
Dandroid_story.py10 name='', tags=None, is_local=False): argument
/external/autotest/server/hosts/
Dabstract_ssh.py218 def _make_rsync_compatible_globs(self, path, is_local): argument
257 def _make_rsync_compatible_source(self, source, is_local): argument
/external/toolchain-utils/
Dremote_gcc_build.py303 def RunRemote(chromeos_root, branch, patches, is_local, target, chrome_version, argument
/external/skia/src/utils/
DSkWhitelistTypefaces.cpp107 static bool is_local(const SkTypeface* tf) { in is_local() function
/external/libunwind/src/ia64/
DGtables.c258 int ret, is_local; in unw_search_ia64_unwind_table() local
/external/libunwind/src/dwarf/
DGfind_proc_info-lsb.c95 int is_local, Elf_W(Addr)* segbase_bias) in load_debug_frame()
/external/libnl/include/linux-private/linux/
Dif_bridge.h93 __u8 is_local; member
/external/wpa_supplicant_8/src/crypto/
Dtls.h69 int is_local; member
/external/iproute2/include/linux/
Dif_bridge.h95 __u8 is_local; member
/external/valgrind/coregrind/m_debuginfo/
Dimage.c69 Bool is_local; member
/external/kernel-headers/original/uapi/linux/
Dif_bridge.h95 __u8 is_local; member
/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dstory_runner_unittest.py132 def is_local(self): member in DummyLocalStory
/external/v8/src/heap/
Dspaces.h2080 virtual bool is_local() { return false; } in is_local() function
2697 bool is_local() override { return true; } in is_local() function
/external/valgrind/perf/
Dtinycc.c17338 static void asm_new_label1(TCCState *s1, int label, int is_local, in asm_new_label1()
17364 static void asm_new_label(TCCState *s1, int label, int is_local) in asm_new_label()