Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 2215) sorted by relevance

12345678910>>...89

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_jpeg.c281 JPEGState *sp = (JPEGState *)cinfo; /* NB: cinfo assumed first */ in TIFFjpeg_error_exit() local
311 JPEGState *sp = (JPEGState *)cinfo; /* NB: cinfo assumed first */ in TIFFjpeg_progress_monitor() local
337 #define CALLJPEG(sp, fail, op) (SETJMP((sp)->exit_jmpbuf) ? (fail) : (op)) argument
338 #define CALLVJPEG(sp, op) CALLJPEG(sp, 0, ((op), 1)) argument
340 static int TIFFjpeg_create_compress(JPEGState *sp) in TIFFjpeg_create_compress()
353 static int TIFFjpeg_create_decompress(JPEGState *sp) in TIFFjpeg_create_decompress()
366 static int TIFFjpeg_set_defaults(JPEGState *sp) in TIFFjpeg_set_defaults()
371 static int TIFFjpeg_set_colorspace(JPEGState *sp, J_COLOR_SPACE colorspace) in TIFFjpeg_set_colorspace()
376 static int TIFFjpeg_set_quality(JPEGState *sp, int quality, in TIFFjpeg_set_quality()
383 static int TIFFjpeg_suppress_tables(JPEGState *sp, boolean suppress) in TIFFjpeg_suppress_tables()
[all …]
H A Dtif_luv.c186 LogLuvState *sp = DecoderState(tif); in LogL16Decode() local
262 LogLuvState *sp = DecoderState(tif); in LogLuvDecode24() local
315 LogLuvState *sp; in LogLuvDecode32() local
434 LogLuvState *sp = EncoderState(tif); in LogL16Encode() local
547 LogLuvState *sp = EncoderState(tif); in LogLuvEncode24() local
602 LogLuvState *sp = EncoderState(tif); in LogLuvEncode32() local
814 static void L16toY(LogLuvState *sp, uint8_t *op, tmsize_t n) in L16toY()
823 static void L16toGry(LogLuvState *sp, uint8_t *op, tmsize_t n) in L16toGry()
837 static void L16fromY(LogLuvState *sp, uint8_t *op, tmsize_t n) in L16fromY()
1071 static void Luv24toXYZ(LogLuvState *sp, uint8_t *op, tmsize_t n) in Luv24toXYZ()
[all …]
H A Dtif_fax3.c97 #define is2DEncoding(sp) (sp->b.groupoptions & GROUP3OPT_2DENCODING) argument
108 #define DECLARE_STATE(tif, sp, mod) \ argument
123 #define DECLARE_STATE_2D(tif, sp, mod) \ argument
131 #define CACHE_STATE(tif, sp) \ argument
143 #define UNCACHE_STATE(tif, sp) \ argument
158 Fax3CodecState *sp = DecoderState(tif); in Fax3PreDecode() local
493 Fax3BaseState *sp = Fax3State(tif); in Fax3SetupState() local
598 #define Fax3FlushBits(tif, sp) \ argument
644 Fax3CodecState *sp = EncoderState(tif); in Fax3PutBits() local
681 Fax3CodecState *sp = EncoderState(tif); in putspan() local
[all …]
H A Dtif_predict.c63 TIFFPredictorState *sp = PredictorState(tif); in PredictorSetup() local
125 TIFFPredictorState *sp = PredictorState(tif); in PredictorSetupDecode() local
228 TIFFPredictorState *sp = PredictorState(tif); in PredictorSetupEncode() local
560 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeRow() local
584 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeTile() local
616 TIFFPredictorState *sp = PredictorState(tif); in horDiff8() local
694 TIFFPredictorState *sp = PredictorState(tif); in horDiff16() local
736 TIFFPredictorState *sp = PredictorState(tif); in horDiff32() local
775 TIFFPredictorState *sp = PredictorState(tif); in horDiff64() local
860 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeRow() local
[all …]
/aosp_15_r20/external/libnl/lib/xfrm/
H A Dsp.c106 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_alloc_data() local
121 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_free_data() local
358 struct xfrmnl_sp* sp = (struct xfrmnl_sp *) a; in xfrm_sp_dump_line() local
495 void xfrmnl_sp_put(struct xfrmnl_sp* sp) in xfrmnl_sp_put()
531 struct xfrmnl_sp *sp; in xfrmnl_sp_get() local
569 _nl_auto_xfrmnl_sp struct xfrmnl_sp *sp = NULL; in xfrmnl_sp_parse() local
705 struct xfrmnl_sp* sp; in xfrm_sp_msg_parser() local
1074 struct xfrmnl_sel* xfrmnl_sp_get_sel (struct xfrmnl_sp* sp) in xfrmnl_sp_get_sel()
1082 int xfrmnl_sp_set_sel (struct xfrmnl_sp* sp, struct xfrmnl_sel* sel) in xfrmnl_sp_set_sel()
1096 struct xfrmnl_ltime_cfg* xfrmnl_sp_get_lifetime_cfg (struct xfrmnl_sp* sp) in xfrmnl_sp_get_lifetime_cfg()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/
Dwasm_exec.js223 "runtime.wasmExit": (sp) => { argument
236 "runtime.wasmWrite": (sp) => { argument
245 "runtime.resetMemoryDataView": (sp) => { argument
251 "runtime.nanotime1": (sp) => { argument
257 "runtime.walltime": (sp) => { argument
265 "runtime.scheduleTimeoutEvent": (sp) => { argument
285 "runtime.clearTimeoutEvent": (sp) => { argument
293 "runtime.getRandomData": (sp) => { argument
299 "syscall/js.finalizeRef": (sp) => { argument
312 "syscall/js.stringVal": (sp) => { argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dweak_ptr_test.cpp95 boost::shared_ptr<int> sp; in shared_ptr_constructor() local
127 boost::shared_ptr<int> sp(new int); in shared_ptr_constructor() local
149 boost::shared_ptr<void> sp; in shared_ptr_constructor() local
167 boost::shared_ptr<void> sp(new int); in shared_ptr_constructor() local
178 boost::shared_ptr<incomplete> sp; in shared_ptr_constructor() local
188 boost::shared_ptr<incomplete> sp = create_incomplete(); in shared_ptr_constructor() local
210 boost::shared_ptr<void> sp = create_incomplete(); in shared_ptr_constructor() local
263 boost::shared_ptr<int> sp(new int); in copy_constructor() local
299 boost::shared_ptr<void> sp(new int); in copy_constructor() local
317 boost::shared_ptr<incomplete> sp = create_incomplete(); in copy_constructor() local
[all …]
/aosp_15_r20/external/libpng/
H A Dpngrtran.c2161 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2185 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2208 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2391 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2452 png_bytep sp = row; /* source */ in png_do_chop() local
2482 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2501 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2528 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2545 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2578 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
H A Dpngwtran.c36 png_bytep sp, dp; in png_do_pack() local
73 png_bytep sp, dp; in png_do_pack() local
113 png_bytep sp, dp; in png_do_pack() local
320 png_bytep sp, dp; in png_do_write_swap_alpha() local
338 png_bytep sp, dp; in png_do_write_swap_alpha() local
365 png_bytep sp, dp; in png_do_write_swap_alpha() local
381 png_bytep sp, dp; in png_do_write_swap_alpha() local
414 png_bytep sp, dp; in png_do_write_invert_alpha() local
434 png_bytep sp, dp; in png_do_write_invert_alpha() local
461 png_bytep sp, dp; in png_do_write_invert_alpha() local
[all …]
/aosp_15_r20/bionic/libc/bionic/
H A Dfts.c63 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
74 FTS *sp; in __fts_open() local
179 fts_load(FTS *sp, FTSENT *p) in fts_load()
203 fts_close(FTS *sp) in fts_close()
254 fts_read(FTS *sp) in fts_read()
450 fts_set(FTS *sp, FTSENT *p, int instr) in fts_set()
463 fts_children(FTS *sp, int instr) in fts_children()
546 fts_build(FTS *sp, int type) in fts_build()
793 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
869 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort()
[all …]
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dspan_unittest.cpp46 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
75 Span sp; in TEST() local
82 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
90 Span sp(kSpanData, kSpanDataSize); in TEST() local
111 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
123 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
131 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
144 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
157 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
174 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
/aosp_15_r20/bionic/libc/tzcode/
H A Dlocaltime.c220 ttunspecified(struct state const *sp, int i) in ttunspecified()
274 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
294 may_update_tzname_etc(int stddst_mask, struct state *sp, int type) in may_update_tzname_etc()
309 register struct state * const sp = lclptr; in settzname() local
347 scrub_abbrs(struct state *sp) in scrub_abbrs()
408 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
807 tzload(char const *name, struct state *sp, bool doextend) in tzload()
825 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1148 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse()
1420 gmtload(struct state *const sp) in gmtload()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder.cc43 bool ConsumeAttrName(StringPiece* sp, StringPiece* out) { in ConsumeAttrName()
54 bool ConsumeListPrefix(StringPiece* sp) { in ConsumeListPrefix()
63 bool ConsumeQuotedString(char quote_ch, StringPiece* sp, StringPiece* out) { in ConsumeQuotedString()
75 bool ConsumeAttrType(StringPiece* sp, StringPiece* out) { in ConsumeAttrType()
83 bool ConsumeAttrNumber(StringPiece* sp, int64_t* out) { in ConsumeAttrNumber()
116 bool ConsumeCompoundAttrType(StringPiece* sp, StringPiece* out) { in ConsumeCompoundAttrType()
280 bool ConsumeInOutName(StringPiece* sp, StringPiece* out) { in ConsumeInOutName()
291 bool ConsumeInOutRefOpen(StringPiece* sp) { in ConsumeInOutRefOpen()
300 bool ConsumeInOutRefClose(StringPiece* sp) { in ConsumeInOutRefClose()
304 bool ConsumeInOutNameOrType(StringPiece* sp, StringPiece* out) { in ConsumeInOutNameOrType()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_server_posix.cc277 grpc_tcp_listener* sp = s->head; in finish_shutdown() local
314 grpc_tcp_listener* sp; in deactivated_all_ports() local
338 grpc_tcp_listener* sp; in tcp_server_destroy() local
351 grpc_tcp_listener* sp = static_cast<grpc_tcp_listener*>(arg); in on_read() local
492 grpc_tcp_listener* sp = nullptr; in add_wildcard_addrs_to_server() local
549 grpc_tcp_listener* sp = nullptr; in clone_port() local
640 grpc_tcp_listener* sp; in tcp_server_add_port() local
702 grpc_tcp_listener* sp; in get_port_index() local
727 grpc_tcp_listener* sp = get_port_index(s, port_index); in tcp_server_port_fd_count() local
751 grpc_tcp_listener* sp = get_port_index(s, port_index); in tcp_server_port_fd() local
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
216 sp<T>::sp(T* other) in sp() function
225 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
245 sp<T>::sp(const sp<T>& other) in sp() function
252 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
257 sp<T>::sp(const sp<U>& other) in sp() function
264 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
216 sp<T>::sp(T* other) in sp() function
225 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
245 sp<T>::sp(const sp<T>& other) in sp() function
252 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
257 sp<T>::sp(const sp<U>& other) in sp() function
264 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
216 sp<T>::sp(T* other) in sp() function
225 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
245 sp<T>::sp(const sp<T>& other) in sp() function
252 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
257 sp<T>::sp(const sp<U>& other) in sp() function
264 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
216 sp<T>::sp(T* other) in sp() function
225 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
245 sp<T>::sp(const sp<T>& other) in sp() function
252 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
257 sp<T>::sp(const sp<U>& other) in sp() function
264 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/system/core/libutils/include/utils/
H A DStrongPointer.h33 inline constexpr sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
225 sp<T>::sp(T* other) in sp() function
234 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
254 sp<T>::sp(const sp<T>& other) in sp() function
261 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
266 sp<T>::sp(const sp<U>& other) in sp() function
273 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/system/core/libutils/binder/include/utils/
H A DStrongPointer.h33 inline constexpr sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
225 sp<T>::sp(T* other) in sp() function
234 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
254 sp<T>::sp(const sp<T>& other) in sp() function
261 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
266 sp<T>::sp(const sp<U>& other) in sp() function
273 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_setup.c61 struct secure_partition_desc *sp) in spmc_create_boot_info()
172 unsigned int get_ec_index(struct secure_partition_desc *sp) in get_ec_index()
206 static void populate_sp_regions(struct secure_partition_desc *sp, in populate_sp_regions()
310 static void spmc_el0_sp_setup_mmu(struct secure_partition_desc *sp, in spmc_el0_sp_setup_mmu()
375 static void spmc_el0_sp_setup_system_registers(struct secure_partition_desc *sp, in spmc_el0_sp_setup_system_registers()
405 void spmc_el0_sp_setup(struct secure_partition_desc *sp, in spmc_el0_sp_setup()
472 void spmc_el1_sp_setup(struct secure_partition_desc *sp, in spmc_el1_sp_setup()
507 void spmc_sp_common_setup(struct secure_partition_desc *sp, in spmc_sp_common_setup()
599 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp, in spmc_sp_common_ep_commit()
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc106 static StackReference<mirror::Object>* GetThisObjectReference(ArtMethod** sp) in GetThisObjectReference()
116 static ArtMethod* GetCallingMethodAndDexPc(ArtMethod** sp, uint32_t* dex_pc) in GetCallingMethodAndDexPc()
122 static ArtMethod* GetCallingMethod(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetCallingMethod()
127 static ArtMethod* GetOuterMethod(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetOuterMethod()
134 static uint8_t* GetCallingPcAddr(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetCallingPcAddr()
142 static uintptr_t GetCallingPc(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetCallingPc()
146 QuickArgumentVisitorImpl(ArtMethod** sp, bool is_static, std::string_view shorty) in QuickArgumentVisitorImpl()
622 extern "C" mirror::Object* artQuickGetProxyThisObject(ArtMethod** sp) in artQuickGetProxyThisObject()
631 BuildQuickShadowFrameVisitor(ArtMethod** sp, in BuildQuickShadowFrameVisitor()
760 extern "C" uint64_t artQuickToInterpreterBridge(ArtMethod* method, Thread* self, ArtMethod** sp) in artQuickToInterpreterBridge()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
240 sp<T>::sp(T* other) in sp() function
250 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
272 sp<T>::sp(const sp<T>& other) in sp() function
279 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
284 sp<T>::sp(const sp<U>& other) in sp() function
291 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
240 sp<T>::sp(T* other) in sp() function
250 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
272 sp<T>::sp(const sp<T>& other) in sp() function
279 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
284 sp<T>::sp(const sp<U>& other) in sp() function
291 sp<T>::sp(sp<U>&& other) in sp() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DStrongPointer.h33 inline sp() : m_ptr(nullptr) { } in sp() function
62 sp(std::nullptr_t) : sp() {} in sp() function
240 sp<T>::sp(T* other) in sp() function
250 sp<T>::sp(U* other) : m_ptr(other) { in sp() function
272 sp<T>::sp(const sp<T>& other) in sp() function
279 sp<T>::sp(sp<T>&& other) noexcept : m_ptr(other.m_ptr) { in sp() function
284 sp<T>::sp(const sp<U>& other) in sp() function
291 sp<T>::sp(sp<U>&& other) in sp() function

12345678910>>...89