Home
last modified time | relevance | path

Searched refs:base (Results 2176 - 2200 of 6480) sorted by relevance

1...<<81828384858687888990>>...260

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/model/
H A Dintf_object_provider.h19 #include <meta/base/namespace.h>
20 #include <meta/base/types.h>
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_default_acceleration_structure_staging.h19 #include <base/containers/string.h>
20 #include <base/util/uid.h>
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dgpu_query_manager.cpp20 #include <base/containers/string.h>
21 #include <base/containers/string_view.h>
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_bitmap.h18 #include <base/containers/vector.h>
22 #include <meta/base/meta_types.h>
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_post_process_util.h21 #include <base/containers/vector.h>
22 #include <base/util/uid.h>
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_function.h21 #include <meta/base/namespace.h>
22 #include <meta/base/types.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine_factory.cpp18 #include <base/containers/string_view.h>
19 #include <base/util/uid.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_api_impl.h22 #include <base/containers/array_view.h>
23 #include <base/namespace.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.h19 #include <base/containers/string_view.h>
20 #include <base/namespace.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Ddispatcher_task_queue.h22 #include <base/containers/string_view.h>
23 #include <base/containers/vector.h>
/third_party/elfutils/tests/
H A Ddwfl-report-elf-align.c47 error (1, 0, "dwfl-report-elf-align shlib.so base funcaddr funcname"); in main()
53 uintptr_t base = strtoull (argv[2], &endptr, 0); in main() local
56 Dwfl_Module *mod = dwfl_report_elf (dwfl, argv[1], argv[1], -1, base, false); in main()
/third_party/gn/src/gn/
H A Dfunction_read_file.cc5 #include "base/files/file_util.h"
61 base::FilePath file_path = in RunReadFile()
69 if (!base::ReadFileToString(file_path, &file_contents)) { in RunReadFile()
/third_party/glfw/src/
H A Dposix_poll.c45 const uint64_t base = _glfwPlatformGetTimerValue(); in _glfwPollPOSIX() local
63 *timeout -= (_glfwPlatformGetTimerValue() - base) / in _glfwPollPOSIX()
/third_party/cups/
H A Dconfig.h55 # define strtoll(nptr, endptr, base) strtol((nptr), (endptr), (base))
/third_party/gn/src/util/
H A Dworker_pool.cc7 #include "base/command_line.h"
8 #include "base/strings/string_number_conversions.h"
16 base::CommandLine::ForCurrentProcess()->GetSwitchValueString( in GetThreadCount()
21 if (!thread_count.empty() && base::StringToInt(thread_count, &result) && in GetThreadCount()
/third_party/json/include/nlohmann/detail/iterators/
H A Djson_reverse_iterator.hpp28 @tparam Base the base iterator type to reverse. Valid types are @ref
57 /// create reverse iterator from base class
117 auto it = --this->base(); in key()
124 auto it = --this->base(); in value()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.h49 struct fd_submit base; member
97 struct fd_ringbuffer base; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c36 bool persistent_coherent = trans->base.usage & (PIPE_MAP_PERSISTENT | in virgl_buffer_transfer_unmap()
39 if ((trans->base.usage & PIPE_MAP_WRITE) && !persistent_coherent) { in virgl_buffer_transfer_unmap()
/third_party/musl/src/signal/mipsn32/
H A Dsigsetjmp.s18 # save base of got so that we can use it later
29 ld $3, 176($4) # Restore base of got
/third_party/musl/src/signal/mips64/
H A Dsigsetjmp.s18 # save base of got so that we can use it later
29 ld $3, 176($4) # Restore base of got
/third_party/musl/src/hook/linux/
H A Dmusl_malloc.h58 int __libc_malloc_iterate(void* base, size_t size, void (*callback)(void* base, size_t size, void* arg), void* arg);
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h48 void (*load_hook)(unsigned long int base, const Elf64_Phdr* phdr, int phnum);
49 void (*unload_hook)(unsigned long int base, const Elf64_Phdr* phdr, int phnum);
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc.h43 int __libc_malloc_iterate(void* base, size_t size, void (*callback)(void* base, size_t size, void* arg), void* arg);
/third_party/musl/src/internal/
H A Dlibc.h34 void (*load_hook)(unsigned long int base, const Elf64_Phdr* phdr, int phnum);
35 void (*unload_hook)(unsigned long int base, const Elf64_Phdr* phdr, int phnum);
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_vs_visitor.cpp101 : vec4_visitor(compiler, log_data, &key->base.tex, &vs_prog_data->base, in vec4_vs_visitor()

Completed in 12 milliseconds

1...<<81828384858687888990>>...260