Home
last modified time | relevance | path

Searched refs:base (Results 11801 - 11825 of 17226) sorted by relevance

1...<<471472473474475476477478479480>>...690

/third_party/gn/src/base/files/
H A Dfile.cc5 #include "base/files/file.h"
6 #include "base/files/file_path.h"
13 namespace base { namespace
115 } // namespace base
/third_party/gn/src/base/strings/
H A Dstring_split.h13 namespace base { namespace
41 // std::vector<std::string> tokens = base::SplitString(
42 // input, ",;", base::KEEP_WHITESPACE, base::SPLIT_WANT_ALL);
60 // base::SplitStringPiece(input, base::kWhitespaceASCII,
61 // base::KEEP_WHITESPACE,
62 // base::SPLIT_WANT_NONEMPTY)) {
105 // base::SplitStringUsingSubstr(input, "\r\n",
106 // base
[all...]
H A Dutf_string_conversion_utils.cc5 #include "base/strings/utf_string_conversion_utils.h"
7 #include "base/third_party/icu/icu_utf.h"
10 namespace base { namespace
132 } // namespace base
/third_party/gn/src/base/
H A Dsys_byteorder.h16 #include "base/logging.h"
23 namespace base { namespace
137 } // namespace base
/third_party/gn/src/base/win/
H A Dscoped_process_information.cc5 #include "base/win/scoped_process_information.h"
7 #include "base/logging.h"
8 #include "base/win/scoped_handle.h"
10 namespace base { namespace
109 } // namespace base
/third_party/gn/src/gn/
H A Dcommand_outputs.cc9 #include "base/command_line.h"
10 #include "base/strings/stringprintf.h"
111 Err(Location(), base::StringPrintf("No targets reference the file '%s'.", in RunOutputs()
H A Dfunction_write_file.cc7 #include "base/files/file_util.h"
8 #include "base/strings/string_split.h"
9 #include "base/strings/string_util.h"
10 #include "base/strings/utf_string_conversions.h"
99 base::FilePath file_path = in RunWriteFile()
H A Dsubstitution_type.h10 #include "base/containers/flat_set.h"
91 base::flat_set<const Substitution*> used;
H A Dtemplate_unittest.cc5 #include "base/strings/string_number_conversions.h"
86 code += "template(\"test" + base::IntToString(i) + "\") {}\n"; in TEST()
/third_party/gn/src/util/
H A Dsys_info.cc7 #include "base/logging.h"
17 #include "base/win/registry.h"
41 base::win::RegKey key(HKEY_LOCAL_MACHINE, key_name, KEY_READ); in IsLongPathsSupportEnabled()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DDependencyGraph.java5 import static com.google.common.base.Preconditions.checkNotNull;
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapper.java5 import static com.google.common.base.Preconditions.checkNotNull;
/third_party/libuv/test/
H A Dtest-not-readable-nor-writable-on-read-error.c45 buf->base = slab; in alloc_cb()
H A Dtest-udp-recv-in-a-row.c44 buf->base = slab; in alloc_cb()
H A Dtest-close-fd.c32 buf->base = slab; in alloc_cb()
H A Dtest-readable-on-eof.c45 buf->base = slab; in alloc_cb()
H A Dtest-watcher-cross-stop.c43 buf->base = slab; in alloc_cb()
H A Dtest-pipe-close-stdout-read-stdin.c40 buf->base = buffer; in alloc_buffer()
/third_party/libdrm/exynos/
H A Dexynos_drm.h164 struct drm_event base; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.h63 struct vk_sync base; member
/third_party/mesa3d/src/freedreno/afuc/
H A Demu-ds.c75 emu_set_reg64(emu, &DRAW_STATE_BASE, ds->state[val].base); in emu_set_draw_state_reg()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.h32 /* Array of 64-bit pointers to the base addresses (BASES) and array of
65 unsigned base : 9; member
130 * That is, returns the base-2 logarithm of the minimum alignment for an
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.h93 struct vk_object_base base; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h45 struct pipe_surface base; member
52 * than svga_texture(base->texture)->handle.
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.h42 struct st_framebuffer_iface base; member

Completed in 15 milliseconds

1...<<471472473474475476477478479480>>...690