| /third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
| H A D | pthread_kill_latency.c | 122 stats_record_t rec; in signal_receiving_thread() local
|
| /third_party/openssl/test/ |
| H A D | tls13encryptiontest.c | 239 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 D | SkColorFilter_Matrix.cpp | 85 bool SkColorFilter_Matrix::onAppendStages(const SkStageRec& rec, bool shaderIsOpaque) const { in onAppendStages() argument
|
| H A D | SkPathEffect.cpp | 16 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 D | SkDescriptor.cpp | 87 const SkScalerContextRec* rec = static_cast<const SkScalerContextRec*>( in dumpRec() local
|
| H A D | SkMaskCache.cpp | 60 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 D | SkRasterClipStack.h | 29 Rec& rec = fStack.back(); in setNewSize() local
|
| /third_party/skia/src/effects/ |
| H A D | SkOpPathEffect.cpp | 23 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 D | SampleVertices.cpp | 123 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 D | SkLocalMatrixShader.cpp | 42 onMakeContext( const ContextRec& rec, SkArenaAlloc* alloc) const onMakeContext() argument [all...] |
| H A D | SkComposeShader.cpp | 108 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 D | speex.c | 218 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 D | SkMetaData.cpp | 15 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 D | skbug_257.cpp | 50 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 D | aaclip.cpp | 139 } rec[] = { in DEF_SIMPLE_GM() local
|
| H A D | colorfilters.cpp | 65 } rec[] = { variable
|
| /third_party/selinux/libselinux/src/ |
| H A D | label_db.c | 175 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 D | label_media.c | 70 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 D | label_x.c | 97 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 D | ra288.c | 175 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 D | tlv.c | 422 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 D | dhm.c | 544 mbedtls_mpi rec; in mbedtls_dhm_parse_dhm() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscluster.c | 288 ATTR_RECORD *rec; in info() local 391 ATTR_RECORD *rec; in dump_file() local
|
| H A D | ntfsmove.c | 352 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 D | periodic_cpu_load.c | 67 stats_record_t rec; variable
|