Home
last modified time | relevance | path

Searched defs:origin (Results 1 - 25 of 511) sorted by relevance

12345678910>>...21

/third_party/skia/tests/
H A DExifTest.cpp21 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
35 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
44 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
/third_party/ltp/testcases/kernel/syscalls/gethostid/
H A Dgethostid01.c32 static long origin; variable
60 TST_EXP_PASS(sethostid(origin), "set hostid to %ld", origin); in cleanup() local
/third_party/skia/docs/examples/
H A DPoint_length_2.cpp11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
H A DPoint_Distance.cpp11 const SkPoint origin = {30, 160}; in REG_FIDDLE() local
H A DPoint_Length.cpp11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
H A DPoint_setLength_2.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_setLength.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_scale.cpp10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
H A DPoint_scale_2.cpp10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
H A DPoint_setNormalize.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_distanceToOrigin.cpp11 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DImageInfo_empty_constructor.cpp10 SkIPoint origin; in REG_FIDDLE() local
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-allocator-inl.h21 AllocateRaw(int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument
37 AllocateInLab( int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateInLab() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dsdp.h32 char *origin; member
/third_party/skia/src/utils/
H A DSkCanvasStack.h51 SkIPoint origin; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpstree.c169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dunwind.h28 const struct unwind_idx *origin; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpstree.c169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() argument
/third_party/elfutils/libdw/
H A Ddwarf_func_inline.c59 Dwarf_Die *origin = INTUSE(dwarf_formref_die) (attr, &origin_mem); in scope_visitor() local
/third_party/gn/src/gn/
H A Dlabel_ptr.h44 const ParseNode* origin = nullptr; member
H A Dmetadata.h36 const ParseNode* origin() const { return origin_; } in origin() function in Metadata
37 void set_origin(const ParseNode* origin) { origin_ = origin; } in set_origin() argument
H A Dsubstitution_pattern.h73 const ParseNode* origin() const { return origin_; } in origin() function in SubstitutionPattern
H A Dsubstitution_list.cc35 Parse(const std::vector<std::string>& values, const ParseNode* origin, Err* err) Parse() argument
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dllseek.c53 _llseek(unsigned int fd, unsigned long oh, unsigned long ol, llse_loff_t * result, unsigned int origin) _llseek() argument
60 _llseek(unsigned int fd, unsigned long oh, unsigned long ol, llse_loff_t * result, unsigned int origin) _llseek() argument
67 my_llseek(unsigned int fd, llse_loff_t offset, unsigned int origin) my_llseek() argument
81 llse_llseek(unsigned int fd, llse_loff_t offset, unsigned int origin) llse_llseek() argument
112 llse_llseek(unsigned int fd, llse_loff_t offset, unsigned int origin) llse_llseek() argument
[all...]
/third_party/skia/src/core/
H A DSkPixmapPriv.h36 static bool Orient(const SkPixmap& dst, SkEncodedOrigin origin, Fn&& decode) { in Orient() argument

Completed in 6 milliseconds

12345678910>>...21