/third_party/skia/tests/ |
H A D | ExifTest.cpp | 21 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 D | gethostid01.c | 32 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 D | Point_length_2.cpp | 11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
|
H A D | Point_Distance.cpp | 11 const SkPoint origin = {30, 160}; in REG_FIDDLE() local
|
H A D | Point_Length.cpp | 11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
|
H A D | Point_setLength_2.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_setLength.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_scale.cpp | 10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
|
H A D | Point_scale_2.cpp | 10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
|
H A D | Point_setNormalize.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_distanceToOrigin.cpp | 11 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | ImageInfo_empty_constructor.cpp | 10 SkIPoint origin; in REG_FIDDLE() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | concurrent-allocator-inl.h | 21 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 D | sdp.h | 32 char *origin; member
|
/third_party/skia/src/utils/ |
H A D | SkCanvasStack.h | 51 SkIPoint origin; member
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | pstree.c | 169 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 D | unwind.h | 28 const struct unwind_idx *origin; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | pstree.c | 169 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 D | dwarf_func_inline.c | 59 Dwarf_Die *origin = INTUSE(dwarf_formref_die) (attr, &origin_mem); in scope_visitor() local
|
/third_party/gn/src/gn/ |
H A D | label_ptr.h | 44 const ParseNode* origin = nullptr; member
|
H A D | metadata.h | 36 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 D | substitution_pattern.h | 73 const ParseNode* origin() const { return origin_; } in origin() function in SubstitutionPattern
|
H A D | substitution_list.cc | 35 Parse(const std::vector<std::string>& values, const ParseNode* origin, Err* err) Parse() argument
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | llseek.c | 53 _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 D | SkPixmapPriv.h | 36 static bool Orient(const SkPixmap& dst, SkEncodedOrigin origin, Fn&& decode) { in Orient() argument
|