Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
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
/third_party/ltp/tools/sparse/sparse-src/validation/
Dtypesign.c1 static unsigned int * s_to_u_return(signed int *sp) in s_to_u_return()
11 static unsigned int * s_to_u_init(signed int *sp) in s_to_u_init()
19 signed int *sp = up; in u_to_s_init() local
23 static unsigned int * s_to_u_assign(signed int *sp) in s_to_u_assign()
32 signed int *sp; in u_to_s_assign() local
/third_party/FreeBSD/lib/libc/gen/
Dfts.c68 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
119 FTS *sp; in fts_open() local
227 fts_load(FTS *sp, FTSENT *p) in fts_load()
251 fts_close(FTS *sp) in fts_close()
305 fts_read(FTS *sp) in fts_read()
503 fts_set(FTS *sp, FTSENT *p, int instr) in fts_set()
515 fts_children(FTS *sp, int instr) in fts_children()
607 fts_set_clientptr(FTS *sp, void *clientptr) in fts_set_clientptr()
628 fts_build(FTS *sp, int type) in fts_build()
876 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
[all …]
/third_party/skia/third_party/externals/libpng/
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 …]
Dpngrtran.c2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2456 png_bytep sp = row; /* source */ in png_do_chop() local
2486 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2505 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2532 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2549 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2582 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
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 …]
Dpngrtran.c2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2456 png_bytep sp = row; /* source */ in png_do_chop() local
2486 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2505 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2532 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2549 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2582 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dsampling_par.c81 _vbi_sampling_par_valid_log (const vbi_sampling_par * sp, _vbi_log_hook * log) in _vbi_sampling_par_valid_log()
171 (const vbi_sampling_par * sp, in _vbi_sampling_par_permit_service()
334 (const vbi_sampling_par * sp, in _vbi_sampling_par_check_services_log()
359 (vbi_sampling_par * sp, in _vbi_sampling_par_from_services_log()
505 (const vbi_sampling_par * sp, in vbi_sampling_par_check_services()
536 vbi_sampling_par_from_services (vbi_sampling_par * sp, in vbi_sampling_par_from_services()
Draw_decoder.c338 const vbi_sampling_par *sp; in dump_pattern_line() local
380 const vbi_sampling_par *sp; in _vbi3_raw_decoder_dump() local
454 vbi_sampling_par *sp; in decode_pattern() local
581 vbi_sampling_par *sp; in vbi3_raw_decoder_decode() local
815 const vbi_sampling_par * sp, const _vbi_service_par * par) in lines_containing_data()
928 vbi_sampling_par *sp; in vbi3_raw_decoder_add_services() local
1138 (vbi3_raw_decoder * rd, const vbi_sampling_par * sp, int strict) { in vbi3_raw_decoder_set_sampling_par()
1169 (const vbi3_raw_decoder * rd, vbi_sampling_par * sp) in vbi3_raw_decoder_get_sampling_par()
1219 _vbi3_raw_decoder_init (vbi3_raw_decoder * rd, const vbi_sampling_par * sp) in _vbi3_raw_decoder_init()
1268 vbi3_raw_decoder_new (const vbi_sampling_par * sp) in vbi3_raw_decoder_new()
Dio-sim.c43 # define SAMPLES_PER_LINE(sp) \ argument
45 # define SYSTEM_525(sp) \ argument
116 const vbi_sampling_par * sp, in signal_teletext()
157 const vbi_sampling_par * sp, in signal_vps()
248 const vbi_sampling_par * sp, in signal_wss_625()
280 const vbi_sampling_par * sp, in signal_closed_caption()
407 const vbi_sampling_par * sp, in vbi_raw_add_noise()
497 const vbi_sampling_par * sp, in signal_u8()
636 const vbi_sampling_par * sp, in _vbi_raw_vbi_image()
779 const vbi_sampling_par * sp, in _vbi_raw_video_image()
[all …]
/third_party/pcre2/pcre2/maint/
DGenerateUcpHeader.py69 sp = ' ' * (4 - len(bidi_classes[i])) variable
76 sp = ' ' * (21 - len(break_properties[i])) variable
/third_party/node/test/parallel/
Dtest-whatwg-url-custom-searchparams.js19 const sp = m.searchParams; constant
91 const sp = new URLSearchParams(input); constant
101 const sp = new URLSearchParams(`?${input}`); constant
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_pipe.c35 insert_stage_at_head(struct softpipe_context *sp, struct quad_stage *quad) in insert_stage_at_head()
43 sp_build_quad_pipeline(struct softpipe_context *sp) in sp_build_quad_pipeline()
/third_party/selinux/libsepol/src/
Dpolicydb_public.c62 int sepol_policydb_create(sepol_policydb_t ** sp) in sepol_policydb_create()
97 int sepol_policydb_set_typevers(sepol_policydb_t * sp, unsigned int type) in sepol_policydb_set_typevers()
115 int sepol_policydb_set_vers(sepol_policydb_t * sp, unsigned int vers) in sepol_policydb_set_vers()
136 int sepol_policydb_set_handle_unknown(sepol_policydb_t * sp, in sepol_policydb_set_handle_unknown()
154 int sepol_policydb_set_target_platform(sepol_policydb_t * sp, in sepol_policydb_set_target_platform()
/third_party/icu/icu4c/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument
/third_party/node/deps/icu-small/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument
/third_party/skia/third_party/externals/icu/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
D2-1.c54 struct sched_param sp; in thread_func() local
95 struct sched_param sp; in create_thread() local
148 struct sched_param sp; in main() local
/third_party/tzdata/
Dlocaltime.c226 ttunspecified(struct state const *sp, int i) in ttunspecified()
280 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
298 register struct state * const sp = lclptr; in settzname() local
334 scrub_abbrs(struct state *sp) in scrub_abbrs()
389 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
769 tzload(char const *name, struct state *sp, bool doextend) in tzload()
787 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1108 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse()
1386 gmtload(struct state *const sp) in gmtload()
1395 zoneinit(struct state *sp, char const *name) in zoneinit()
[all …]
/third_party/FreeBSD/contrib/gdtoa/
Dstrtof.c38 strtof_l(s, sp, loc) CONST char *s; char **sp; locale_t loc; in strtof_l() argument
87 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
/third_party/libunwind/src/ia64/
DGinit_local.c52 unw_word_t *sp, unw_word_t *bsp) in get_initial_stack_pointers()
83 unw_word_t sp, bsp; in unw_init_local() local
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeAccessibility.ts5 private static sp: number = 123; property in MyClass
20 private static sp: number; property in MyGenericClass
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScriptRun.java438 private static final int mod(int sp) in mod()
443 private static final int inc(int sp, int count) in inc()
448 private static final int inc(int sp) in inc()
453 private static final int dec(int sp, int count) in dec()
458 private static final int dec(int sp) in dec()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScriptRun.java436 private static final int mod(int sp) in mod()
441 private static final int inc(int sp, int count) in inc()
446 private static final int inc(int sp) in inc()
451 private static final int dec(int sp, int count) in dec()
456 private static final int dec(int sp) in dec()

12345678910>>...17