Home
last modified time | relevance | path

Searched defs:origin (Results 226 - 250 of 598) sorted by relevance

12345678910>>...24

/third_party/gn/src/gn/
H A Dbuilder.cc353 GetResolvedRecordOfType(const Label& label, const ParseNode* origin, BuilderRecord::ItemType type, Err* err) GetResolvedRecordOfType() argument
491 const ParseNode* origin = record->originally_referenced_from(); ScheduleItemLoadIfNecessary() local
[all...]
H A Dsubstitution_type.cc192 EnsureValidSubstitutions(const std::vector<const Substitution*>& types, bool (*is_valid_subst)(const Substitution*), const ParseNode* origin, Err* err) EnsureValidSubstitutions() argument
H A Dloader.cc28 LocationRange origin; member
84 void Loader::Load(const Label& label, const LocationRange& origin) { in Load() argument
85 Load(BuildFileForLabel(label), origin, label.GetToolchainLabel()); in Load() local
148 Load(BuildFileForLabel(toolchain_name), origin, default_toolchain_label_); in Load() local
99 Load(const SourceFile& file, const LocationRange& origin, const Label& in_toolchain_name) Load() argument
205 ScheduleLoadFile(const Settings* settings, const LocationRange& origin, const SourceFile& file) ScheduleLoadFile() argument
238 BackgroundLoadFile(const Settings* settings, const SourceFile& file_name, const LocationRange& origin, const ParseNode* root) BackgroundLoadFile() argument
437 AsyncLoadFile(const LocationRange& origin, const BuildSettings* build_settings, const SourceFile& file_name, std::function<void(const ParseNode*)> callback, Err* err) AsyncLoadFile() argument
[all...]
/third_party/alsa-lib/src/
H A Ddlmisc.c71 char origin[PATH_MAX]; in snd_dlinfo_origin() local
/third_party/icu/icu4c/source/common/
H A Duchriter.cpp297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() argument
322 UCharCharacterIterator::move32(int32_t delta, CharacterIterator::EOrigin origin) { in move32() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-client.h121 const char *origin; member
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c188 nir_ssa_def *origin = nir_build_load_gs_vertex_offset_amd(b, .base = vertex_index); in gs_get_vertex_offset() local
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaAlone.cs50 public override long Seek(long offset, System.IO.SeekOrigin origin) in Seek() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp84 validate_object(command_queue &q, buffer &mem, const vector_t &origin, in validate_object() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp36 box(const resource::vector &origin, const resource::vector &size) : in box() argument
59 resource::copy(command_queue &q, const vector &origin, const vector &region, in copy() argument
69 resource::clear(command_queue &q, const vector &origin, const vector &region, in clear() argument
84 add_map(command_queue &q, cl_map_flags flags, bool blocking, const vector &origin, const vector &region) add_map() argument
226 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::vector &origin, const resource::vector &region) mapping() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Diowin32.c314 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) in win32_seek_file_func() argument
352 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) in win32_seek64_file_func() argument
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c454 static const uint8_t origin[] = "nghttp2.org"; in test_nghttp2_frame_pack_altsvc() local
503 nghttp2_ext_origin origin, oorigin; test_nghttp2_frame_pack_origin() local
[all...]
H A Dfailmalloc_test.c225 const uint8_t origin[] = "nghttp2.org"; in run_nghttp2_session_send_server() local
/third_party/node/deps/icu-small/source/common/
H A Duchriter.cpp297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() argument
322 UCharCharacterIterator::move32(int32_t delta, CharacterIterator::EOrigin origin) { in move32() argument
/third_party/lz4/examples/
H A DdictionaryRandomAccess.c51 void seek_bin(FILE* fp, long offset, int origin) { in seek_bin() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64-inl.h148 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
207 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips-inl.h169 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
234 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390-inl.h161 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
210 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64-inl.h98 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
162 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h89 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
134 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64-inl.h173 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
250 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/heap/
H A Dfree-list.cc212 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
305 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
344 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
410 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
H A Dspaces.cc284 void SpaceWithLinearArea::UpdateAllocationOrigins(AllocationOrigin origin) { in UpdateAllocationOrigins() argument
H A Dspaces-inl.h195 AllocateFastUnaligned( int size_in_bytes, AllocationOrigin origin) AllocateFastUnaligned() argument
212 AllocateFastAligned( int size_in_bytes, int* result_aligned_size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateFastAligned() argument
240 AllocateRaw(int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument
257 AllocateRawUnaligned( int size_in_bytes, AllocationOrigin origin) AllocateRawUnaligned() argument
278 AllocateRawAligned( int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRawAligned() argument
302 AllocateRawSlow( int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRawSlow() argument
[all...]
H A Dlocal-heap.cc385 PerformCollectionAndAllocateAgain( int object_size, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) PerformCollectionAndAllocateAgain() argument

Completed in 21 milliseconds

12345678910>>...24