Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 25 of 275) sorted by relevance

1234567891011

/third_party/selinux/libselinux/src/
Dlabel.c124 int selabel_validate(struct selabel_handle *rec, in selabel_validate()
142 static int selabel_fini(struct selabel_handle *rec, in selabel_fini()
166 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common()
187 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common()
208 static void free_spec_files(struct selabel_handle *rec) in free_spec_files()
229 struct selabel_handle *rec = NULL; in selabel_open() local
267 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup()
280 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw()
293 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match()
306 bool selabel_get_digests_all_partial_matches(struct selabel_handle *rec, in selabel_get_digests_all_partial_matches()
[all …]
Dlabel_backends_android.c83 static int process_line(struct selabel_handle *rec, in process_line()
143 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
231 static void closef(struct selabel_handle *rec) in closef()
250 static struct selabel_lookup_rec *property_lookup(struct selabel_handle *rec, in property_lookup()
285 static struct selabel_lookup_rec *service_lookup(struct selabel_handle *rec, in service_lookup()
322 int selabel_property_init(struct selabel_handle *rec, in selabel_property_init()
340 int selabel_service_init(struct selabel_handle *rec, in selabel_service_init()
Dlabel_media.c34 unsigned lineno, struct selabel_handle *rec) in process_line()
70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
152 static void close(struct selabel_handle *rec) in close()
171 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup()
196 static void stats(struct selabel_handle *rec) in stats()
208 int selabel_media_init(struct selabel_handle *rec, in selabel_media_init()
Dlabel_x.c36 unsigned lineno, struct selabel_handle *rec) in process_line()
97 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
179 static void close(struct selabel_handle *rec) in close()
198 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup()
222 static void stats(struct selabel_handle *rec) in stats()
234 int selabel_x_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_x_init()
Dlabel_file.c98 struct selabel_handle *rec, const char *path) in process_text_file()
116 static int load_mmap(FILE *fp, size_t len, struct selabel_handle *rec, in load_mmap()
533 struct selabel_handle *rec, in process_file()
713 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, unsigned n) in init()
778 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
874 static void closef(struct selabel_handle *rec) in closef()
922 static struct spec **lookup_all(struct selabel_handle *rec, in lookup_all()
1065 static struct spec *lookup_common(struct selabel_handle *rec, in lookup_common()
1083 static bool get_digests_all_partial_matches(struct selabel_handle *rec, in get_digests_all_partial_matches()
1131 static bool hash_all_partial_matches(struct selabel_handle *rec, const char *key, uint8_t *digest) in hash_all_partial_matches()
[all …]
Dlabel_db.c175 db_close(struct selabel_handle *rec) in db_close()
194 db_lookup(struct selabel_handle *rec, const char *key, int type) in db_lookup()
221 db_stats(struct selabel_handle *rec) in db_stats()
238 struct selabel_handle *rec) in db_init()
359 int selabel_db_init(struct selabel_handle *rec, in selabel_db_init()
/third_party/skia/src/core/
DSkResourceCache.cpp107 Rec* rec = fHead; in ~SkResourceCache() local
122 Rec* rec = *found; in find() local
146 void SkResourceCache::add(Rec* rec, void* payload) { in add()
180 void SkResourceCache::remove(Rec* rec) { in remove()
216 Rec* rec = fTail; in purgeAsNeeded() local
248 Rec* rec = fTail; in purgeSharedID() local
277 Rec* rec = fTail; in visitAll() local
308 void SkResourceCache::release(Rec* rec) { in release()
328 void SkResourceCache::moveToHead(Rec* rec) { in moveToHead()
347 void SkResourceCache::addToHead(Rec* rec) { in addToHead()
[all …]
DSkPathEffect.cpp16 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath()
21 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath()
37 const SkStrokeRec& rec, const SkMatrix& mx, const SkRect* rect) const { in asPoints() argument
101 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath()
162 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath()
DSkScalerContext.cpp46 SkScalerContextRec rec = in PreprocessRec() local
138 SkMaskGamma::PreBlend SkScalerContext::GetMaskPreBlend(const SkScalerContextRec& rec) { in GetMaskPreBlend()
496 SkStrokeRec rec(SkStrokeRec::kFill_InitStyle); in generateMask() local
736 SkStrokeRec rec(SkStrokeRec::kFill_InitStyle); in internalGetPath() local
981 static bool too_big_for_lcd(const SkScalerContextRec& rec, bool checkPost2x2) { in too_big_for_lcd()
998 SkScalerContextRec* rec, in MakeRecAndEffects()
1158 SkScalerContextRec rec; in CreateDescriptorAndEffectsUsingPaint() local
1163 static size_t calculate_size_and_flatten(const SkScalerContextRec& rec, in calculate_size_and_flatten()
1180 static void generate_descriptor(const SkScalerContextRec& rec, in generate_descriptor()
1195 const SkScalerContextRec& rec, in AutoDescriptorGivenRecAndEffects()
[all …]
DSkBitmapCache.cpp107 Rec* rec = static_cast<Rec*>(ctx); in ReleaseProc() local
150 Rec* rec = (Rec*)&baseRec; in Finder() local
174 void SkBitmapCache::PrivateDeleteRec(Rec* rec) { delete rec; } in PrivateDeleteRec()
204 void SkBitmapCache::Add(RecPtr rec, SkBitmap* bitmap) { in Add()
252 const MipMapRec& rec = static_cast<const MipMapRec&>(baseRec); in Finder() local
295 MipMapRec* rec = new MipMapRec(SkBitmapCacheDesc::Make(image), mipmap); in AddAndRef() local
DSkCanvasPriv.h92 static SkScalar GetBackdropScaleFactor(const SkCanvas::SaveLayerRec& rec) { in GetBackdropScaleFactor()
96 static void SetBackdropScaleFactor(SkCanvas::SaveLayerRec* rec, SkScalar scale) { in SetBackdropScaleFactor()
/third_party/node/deps/v8/src/profiler/
Dprofiler-listener.cc47 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local
62 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local
78 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local
115 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local
239 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local
253 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CallbackEvent() local
264 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in GetterCallbackEvent() local
275 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in SetterCallbackEvent() local
286 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in RegExpCodeCreateEvent() local
300 CodeMoveEventRecord* rec = &evt_rec.CodeMoveEventRecord_; in CodeMoveEvent() local
[all …]
/third_party/skia/tools/
DSkMetaData.cpp15 Rec* rec = fRec; in reset() local
59 Rec* rec; in set() local
98 const Rec* rec = this->find(name, kS32_Type); in findS32() local
111 const Rec* rec = this->find(name, kScalar_Type); in findScalar() local
124 const Rec* rec = this->find(name, kScalar_Type); in findScalars() local
137 const Rec* rec = this->find(name, kPtr_Type); in findPtr() local
151 const Rec* rec = this->find(name, kBool_Type); in findBool() local
250 void SkMetaData::Rec::Free(Rec* rec) { in Free()
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp39 Rec* rec = fRecs; in ~SkLayerDrawLooper() local
157 const Rec* rec = fRecs; in asABlurShadow() local
202 Rec* rec = fRecs; in flatten() local
249 Rec* rec = fRecs; in ~Builder() local
260 Rec* rec = new Rec; in addLayer() local
281 Rec* rec = new Rec; in addLayerOnTop() local
DSkDashPathEffect.cpp42 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath()
48 static void outset_for_stroke(SkRect* rect, const SkStrokeRec& rec) { in outset_for_stroke()
62 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, in cull_line()
166 bool SkDashImpl::onAsPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, in onAsPoints()
/third_party/skia/tests/
DNdkEncodeTest.cpp52 for (const auto& rec : gRecs) { in DEF_TEST() local
139 for (const auto& rec : gRecs) { in DEF_TEST() local
162 for (const auto& rec : gRecs) { in DEF_TEST() local
194 for (const auto& rec : gRecs) { in DEF_TEST() local
203 for (const auto& rec : gRecs) { in DEF_TEST() local
219 for (const auto& rec : gRecs) { in DEF_TEST() local
286 for (const auto& rec : gRecs) { in DEF_TEST() local
350 for (const auto& rec : gRecs) { in DEF_TEST() local
DDescriptorTest.cpp34 SkScalerContextRec rec; in DEF_TEST() local
49 SkScalerContextRec rec; in DEF_TEST() local
65 SkScalerContextRec rec; in DEF_TEST() local
81 SkScalerContextRec rec; in DEF_TEST() local
/third_party/skia/modules/sksg/src/
DSkSGMerge.cpp18 for (const auto& rec : fRecs) { in Merge() local
24 for (const auto& rec : fRecs) { in ~Merge() local
86 for (const auto& rec : fRecs) { in onRevalidate() local
DSkSGGeometryEffect.cpp66 SkStrokeRec rec(SkStrokeRec::kHairline_InitStyle); in onRevalidateEffect() local
124 SkStrokeRec rec(SkStrokeRec::kHairline_InitStyle); in onRevalidateEffect() local
136 SkStrokeRec rec(SkStrokeRec::kHairline_InitStyle); in onRevalidateEffect() local
/third_party/skia/gm/
Dsavelayer.cpp52 SkCanvas::SaveLayerRec rec; variable
72 auto proc = [layerPaint](SkCanvas* canvas, SkCanvas::SaveLayerRec& rec) { in __anon0f8e12c60102()
90 SkCanvas::SaveLayerRec rec(&r, &layerPaint, yflags[y] | xflags[x]); variable
203 SkCanvas::SaveLayerRec rec; variable
Dgradients_no_texture.cpp167 static void make0(ColorPos* rec) { in make0() argument
196 static void make1(ColorPos* rec) { in make1()
205 static void make2(ColorPos* rec) { in make2()
219 static void make3(ColorPos* rec) { in make3()
270 ColorPos rec; in onDraw() local
Dbackdrop.cpp61 auto rec = SkCanvasPriv::ScaledBackdropLayer(drawrptr, nullptr, blur.get(), scaleFactor, 0); in do_draw() local
88 SkPictureRecorder rec; variable
Dpicture.cpp22 SkPictureRecorder rec; in make_picture() local
105 SkPictureRecorder rec; in onOnceBeforeDraw() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsmove.c352 static int calc_attr_length(ATTR_RECORD *rec, int runlength) in calc_attr_length()
478 ATTR_RECORD *rec; in dont_move() local
667 static s64 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, in move_datarun()
759 static s64 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, in move_attribute()
809 ATTR_RECORD *rec; in move_file() local
/third_party/openssl/test/
Dtls13encryptiontest.c239 static int load_record(SSL3_RECORD *rec, RECORD_DATA *recd, unsigned char **key, in load_record()
276 static int test_record(SSL3_RECORD *rec, RECORD_DATA *recd, int enc) in test_record()
308 SSL3_RECORD rec; in test_tls13_encryption() local

1234567891011