Home
last modified time | relevance | path

Searched defs:rec (Results 51 - 75 of 217) sorted by relevance

123456789

/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c122 stats_record_t rec; in signal_receiving_thread() local
/third_party/openssl/test/
H A Dtls13encryptiontest.c239 static int load_record(SSL3_RECORD *rec, RECORD_DATA *recd, unsigned char **key, in load_record() argument
276 static int test_record(SSL3_RECORD *rec, RECORD_DATA *recd, int enc) in test_record() argument
308 SSL3_RECORD rec; in test_tls13_encryption() local
[all...]
/third_party/skia/src/core/
H A DSkColorFilter_Matrix.cpp85 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() argument
H A DSkPathEffect.cpp16 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() argument
21 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() argument
36 asPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, const SkMatrix& mx, const SkRect* rect) const asPoints() argument
[all...]
H A DSkDescriptor.cpp87 const SkScalerContextRec* rec = static_cast<const SkScalerContextRec*>( in dumpRec() local
H A DSkMaskCache.cpp60 const RRectBlurRec& rec = static_cast<const RRectBlurRec&>(baseRec); in Visitor() local
151 const RectsBlurRec& rec = static_cast<const RectsBlurRec&>(baseRec); in Visitor() local
H A DSkRasterClipStack.h29 Rec& rec = fStack.back(); in setNewSize() local
/third_party/skia/src/effects/
H A DSkOpPathEffect.cpp23 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() argument
199 onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, const SkRect*, const SkMatrix&) const onFilterPath() argument
[all...]
/third_party/skia/samplecode/
H A DSampleVertices.cpp123 void make_tris(Rec* rec) { in make_tris() argument
139 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() argument
170 make_strip(Rec* rec, int texWidth, int texHeight) make_strip() argument
[all...]
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.cpp42 onMakeContext( const ContextRec& rec, SkArenaAlloc* alloc) const onMakeContext() argument
[all...]
H A DSkComposeShader.cpp108 static float* append_two_shaders(const SkStageRec& rec, SkShader* s0, SkShader* s1) { in append_two_shaders() argument
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dspeex.c218 void pa_speex_ec_run(pa_echo_canceller *ec, const uint8_t *rec, const uint8_t *play, uint8_t *out) { in pa_speex_ec_run() argument
/third_party/skia/tools/
H A DSkMetaData.cpp15 Rec* rec = fRec; in reset() local
59 Rec* rec; in set() local
98 const Rec* rec = this->find(name, kS32_Type); findS32() local
111 const Rec* rec = this->find(name, kScalar_Type); findScalar() local
124 const Rec* rec = this->find(name, kScalar_Type); findScalars() local
137 const Rec* rec = this->find(name, kPtr_Type); findPtr() local
151 const Rec* rec = this->find(name, kBool_Type); findBool() local
250 Free(Rec* rec) Free() argument
[all...]
/third_party/skia/gm/
H A Dskbug_257.cpp50 auto rec = builder.allocRunPos(font, count); in exercise_draw_pos_text() local
62 auto rec = builder.allocRunPosH(font, count, 0); in exercise_draw_pos_text_h() local
H A Daaclip.cpp139 } rec[] = { in DEF_SIMPLE_GM() local
H A Dcolorfilters.cpp65 } rec[] = { variable
/third_party/selinux/libselinux/src/
H A Dlabel_db.c175 db_close(struct selabel_handle *rec) in db_close() argument
194 db_lookup(struct selabel_handle *rec, const char *key, int type) in db_lookup() argument
221 db_stats(struct selabel_handle *rec) in db_stats() argument
237 db_init(const struct selinux_opt *opts, unsigned nopts, struct selabel_handle *rec) db_init() argument
359 selabel_db_init(struct selabel_handle *rec, const struct selinux_opt *opts, unsigned nopts) selabel_db_init() argument
[all...]
H A Dlabel_media.c70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() argument
152 static void close(struct selabel_handle *rec) in close() argument
33 process_line(const char *path, char *line_buf, int pass, unsigned lineno, struct selabel_handle *rec) process_line() argument
171 lookup(struct selabel_handle *rec, const char *key, int type __attribute__((unused))) lookup() argument
196 stats(struct selabel_handle *rec) stats() argument
208 selabel_media_init(struct selabel_handle *rec, const struct selinux_opt *opts, unsigned nopts) selabel_media_init() argument
[all...]
H A Dlabel_x.c97 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() argument
179 static void close(struct selabel_handle *rec) in close() argument
35 process_line(const char *path, char *line_buf, int pass, unsigned lineno, struct selabel_handle *rec) process_line() argument
198 lookup(struct selabel_handle *rec, const char *key, int type) lookup() argument
222 stats(struct selabel_handle *rec) stats() argument
234 selabel_x_init(struct selabel_handle *rec, const struct selinux_opt *opts, unsigned nopts) selabel_x_init() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dra288.c175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
/third_party/alsa-lib/src/control/
H A Dtlv.c422 get_tlv_info(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, struct tlv_info *rec) get_tlv_info() argument
/third_party/mbedtls/library/
H A Ddhm.c544 mbedtls_mpi rec; in mbedtls_dhm_parse_dhm() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c288 ATTR_RECORD *rec; in info() local
391 ATTR_RECORD *rec; in dump_file() local
H A Dntfsmove.c352 static int calc_attr_length(ATTR_RECORD *rec, int runlength) in calc_attr_length() argument
478 ATTR_RECORD *rec; in dont_move() local
667 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, runlist_element *run, u64 loc, int flags) move_datarun() argument
759 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, u64 loc, int flags) move_attribute() argument
809 ATTR_RECORD *rec; move_file() local
[all...]
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load.c67 stats_record_t rec; variable

Completed in 12 milliseconds

123456789