/external/v8/test/cctest/ |
D | test-circular-queue.cc | 47 Record* rec = reinterpret_cast<Record*>(scq.StartEnqueue()); in TEST() local 59 Record* rec = reinterpret_cast<Record*>(scq.StartEnqueue()); in TEST() local 66 Record* rec = reinterpret_cast<Record*>(scq.Peek()); in TEST() local 79 Record* rec = reinterpret_cast<Record*>(scq.StartEnqueue()); in TEST() local 88 Record* rec = reinterpret_cast<Record*>(scq.Peek()); in TEST() local 118 Record* rec = reinterpret_cast<Record*>(scq_->StartEnqueue()); in Run() local 154 Record* rec = reinterpret_cast<Record*>(scq.Peek()); in TEST() local 166 Record* rec = reinterpret_cast<Record*>(scq.Peek()); in TEST() local 178 Record* rec = reinterpret_cast<Record*>(scq.Peek()); in TEST() local
|
/external/libselinux/src/ |
D | label.c | 45 int selabel_validate(struct selabel_handle *rec, in selabel_validate() 70 struct selabel_handle *rec = NULL; in selabel_open() local 99 selabel_lookup_common(struct selabel_handle *rec, in selabel_lookup_common() 110 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup() 123 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match() 135 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() 162 void selabel_close(struct selabel_handle *rec) in selabel_close() 169 void selabel_stats(struct selabel_handle *rec) in selabel_stats()
|
D | label_android_property.c | 83 static int process_line(struct selabel_handle *rec, in process_line() 139 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 223 static void closef(struct selabel_handle *rec) in closef() 242 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 282 int selabel_property_init(struct selabel_handle *rec, in selabel_property_init()
|
D | label_file.c | 99 static int load_mmap(struct selabel_handle *rec, const char *path, in load_mmap() 414 struct selabel_handle *rec, const char *prefix) in process_file() 497 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 556 static void closef(struct selabel_handle *rec) in closef() 600 static struct spec *lookup_common(struct selabel_handle *rec, in lookup_common() 696 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 707 static bool partial_match(struct selabel_handle *rec, const char *key) in partial_match() 712 static struct selabel_lookup_rec *lookup_best_match(struct selabel_handle *rec, in lookup_best_match() 860 static void stats(struct selabel_handle *rec) in stats() 884 int selabel_file_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_file_init()
|
/external/selinux/libselinux/src/ |
D | label.c | 204 int selabel_validate(struct selabel_handle *rec, in selabel_validate() 222 static char *selabel_sub_key(struct selabel_handle *rec, const char *key) in selabel_sub_key() 243 static int selabel_fini(struct selabel_handle *rec, in selabel_fini() 258 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common() 286 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common() 321 struct selabel_handle *rec = NULL; in selabel_open() local 350 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup() 363 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw() 376 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match() 400 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() [all …]
|
D | label_media.c | 34 unsigned lineno, struct selabel_handle *rec) in process_line() 70 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 153 static void close(struct selabel_handle *rec) in close() 172 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 197 static void stats(struct selabel_handle *rec) in stats() 209 int selabel_media_init(struct selabel_handle *rec, in selabel_media_init()
|
D | label_x.c | 36 unsigned lineno, struct selabel_handle *rec) in process_line() 97 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 180 static void close(struct selabel_handle *rec) in close() 199 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 223 static void stats(struct selabel_handle *rec) in stats() 235 int selabel_x_init(struct selabel_handle *rec, const struct selinux_opt *opts, in selabel_x_init()
|
D | label_android_property.c | 83 static int process_line(struct selabel_handle *rec, in process_line() 128 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 217 static void closef(struct selabel_handle *rec) in closef() 236 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 276 int selabel_property_init(struct selabel_handle *rec, in selabel_property_init()
|
D | label_file.c | 100 static int load_mmap(struct selabel_handle *rec, const char *path, in load_mmap() 420 struct selabel_handle *rec, in process_file() 512 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() 593 static void closef(struct selabel_handle *rec) in closef() 637 static struct spec *lookup_common(struct selabel_handle *rec, in lookup_common() 733 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() 744 static bool partial_match(struct selabel_handle *rec, const char *key) in partial_match() 749 static struct selabel_lookup_rec *lookup_best_match(struct selabel_handle *rec, in lookup_best_match() 897 static void stats(struct selabel_handle *rec) in stats() 921 int selabel_file_init(struct selabel_handle *rec, in selabel_file_init()
|
D | label_db.c | 175 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() 347 int selabel_db_init(struct selabel_handle *rec, in selabel_db_init()
|
/external/skia/src/core/ |
D | SkMetaData.cpp | 46 Rec* rec = fRec; in reset() local 65 const Rec* rec = src.fRec; in operator =() local 120 Rec* rec = Rec::Alloc(sizeof(Rec) + dataSize * count + len + 1); in set() local 147 const Rec* rec = this->find(name, kS32_Type); in findS32() local 160 const Rec* rec = this->find(name, kScalar_Type); in findScalar() local 173 const Rec* rec = this->find(name, kScalar_Type); in findScalars() local 186 const Rec* rec = this->find(name, kPtr_Type); in findPtr() local 203 const Rec* rec = this->find(name, kString_Type); in findString() local 210 const Rec* rec = this->find(name, kBool_Type); in findBool() local 222 const Rec* rec = this->find(name, kData_Type); in findData() local [all …]
|
D | SkResourceCache.cpp | 122 bool SkOneShotDiscardablePixelRef::onNewLockPixels(LockRec* rec) { in onNewLockPixels() 213 Rec* rec = fHead; in ~SkResourceCache() local 227 Rec* rec = fHash->find(key); in find() local 252 void SkResourceCache::add(Rec* rec) { in add() 278 void SkResourceCache::remove(Rec* rec) { in remove() 311 Rec* rec = fTail; in purgeAsNeeded() local 341 Rec* rec = fTail; in purgeSharedID() local 367 Rec* rec = fTail; in visitAll() local 398 void SkResourceCache::detach(Rec* rec) { in detach() 418 void SkResourceCache::moveToHead(Rec* rec) { in moveToHead() [all …]
|
D | SkRefDict.cpp | 30 Impl* rec = fImpl; in find() local 45 Impl* rec = fImpl; in set() local 81 Impl* rec = fImpl; in removeAll() local
|
D | SkTLS.cpp | 50 SkTLSRec* rec = (SkTLSRec*)ptr; in Destructor() local 66 const SkTLSRec* rec = (const SkTLSRec*)ptr; in Get() local 77 SkTLSRec* rec = new SkTLSRec; in Get() local 96 const SkTLSRec* rec = (const SkTLSRec*)ptr; in Find() local
|
D | SkSmallAllocator.h | 40 Rec* rec = &fRecs[fNumObjects]; in ~SkSmallAllocator() local 78 Rec* rec = &fRecs[fNumObjects]; variable 107 Rec* rec = &fRecs[fNumObjects - 1]; in freeLast() local
|
/external/jmdns/src/javax/jmdns/impl/tasks/ |
D | DNSTask.java | 78 public DNSOutgoing addQuestion(DNSOutgoing out, DNSQuestion rec) throws IOException { in addQuestion() 110 … public DNSOutgoing addAnswer(DNSOutgoing out, DNSIncoming in, DNSRecord rec) throws IOException { in addAnswer() 141 public DNSOutgoing addAnswer(DNSOutgoing out, DNSRecord rec, long now) throws IOException { in addAnswer() 171 public DNSOutgoing addAuthoritativeAnswer(DNSOutgoing out, DNSRecord rec) throws IOException { in addAuthoritativeAnswer() 203 …public DNSOutgoing addAdditionalAnswer(DNSOutgoing out, DNSIncoming in, DNSRecord rec) throws IOEx… in addAdditionalAnswer()
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3rewritestreams.c | 187 antlr3RewriteRuleElementStreamNewAE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec,… in antlr3RewriteRuleElementStreamNewAE() 257 antlr3RewriteRuleElementStreamNewAEE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec… in antlr3RewriteRuleElementStreamNewAEE() 280 antlr3RewriteRuleElementStreamNewAEV(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec… in antlr3RewriteRuleElementStreamNewAEV() 309 antlr3RewriteRuleTOKENStreamNewAE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, p… in antlr3RewriteRuleTOKENStreamNewAE() 333 antlr3RewriteRuleTOKENStreamNewAEE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, … in antlr3RewriteRuleTOKENStreamNewAEE() 352 antlr3RewriteRuleTOKENStreamNewAEV(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, … in antlr3RewriteRuleTOKENStreamNewAEV() 373 antlr3RewriteRuleSubtreeStreamNewAE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec,… in antlr3RewriteRuleSubtreeStreamNewAE() 395 antlr3RewriteRuleSubtreeStreamNewAEE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec… in antlr3RewriteRuleSubtreeStreamNewAEE() 418 antlr3RewriteRuleSubtreeStreamNewAEV(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec… in antlr3RewriteRuleSubtreeStreamNewAEV() 442 antlr3RewriteRuleNODEStreamNewAE(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pA… in antlr3RewriteRuleNODEStreamNewAE() [all …]
|
/external/pdfium/core/src/fpdfapi/fpdf_font/ |
D | ttgsubtable.cpp | 199 void CFX_CTTGSUBTable::ParseScriptList(FT_Bytes raw, struct TScriptList* rec) { in ParseScriptList() 213 void CFX_CTTGSUBTable::ParseScript(FT_Bytes raw, struct TScript* rec) { in ParseScript() 228 void CFX_CTTGSUBTable::ParseLangSys(FT_Bytes raw, struct TLangSys* rec) { in ParseLangSys() 242 void CFX_CTTGSUBTable::ParseFeatureList(FT_Bytes raw, TFeatureList* rec) { in ParseFeatureList() 256 void CFX_CTTGSUBTable::ParseFeature(FT_Bytes raw, TFeature* rec) { in ParseFeature() 269 void CFX_CTTGSUBTable::ParseLookupList(FT_Bytes raw, TLookupList* rec) { in ParseLookupList() 282 void CFX_CTTGSUBTable::ParseLookup(FT_Bytes raw, TLookup* rec) { in ParseLookup() 303 void CFX_CTTGSUBTable::ParseCoverage(FT_Bytes raw, TCoverageFormatBase** rec) { in ParseCoverage() 318 TCoverageFormat1* rec) { in ParseCoverageFormat1() 332 TCoverageFormat2* rec) { in ParseCoverageFormat2() [all …]
|
/external/skia/src/views/ |
D | SkTagList.cpp | 16 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() 33 SkTagList* rec = *head; in DeleteTag() local 54 void SkTagList::DeleteAll(SkTagList* rec) in DeleteAll()
|
D | SkViewPriv.cpp | 31 Artist_SkTagList* rec = (Artist_SkTagList*)this->findTagList(kViewArtist_SkTagList); in getArtist() local 45 Artist_SkTagList* rec = (Artist_SkTagList*)this->findTagList(kViewArtist_SkTagList); in setArtist() local 77 Layout_SkTagList* rec = (Layout_SkTagList*)this->findTagList(kViewLayout_SkTagList); in getLayout() local 91 Layout_SkTagList* rec = (Layout_SkTagList*)this->findTagList(kViewLayout_SkTagList); in setLayout() local
|
/external/skia/src/effects/ |
D | SkLayerDrawLooper.cpp | 30 Rec* rec = fRecs; in ~SkLayerDrawLooper() local 159 const Rec* rec = fRecs; in asABlurShadow() local 204 Rec* rec = fRecs; in flatten() local 240 Rec* rec = fRecs; in toString() local 301 Rec* rec = fRecs; in ~Builder() local 312 Rec* rec = new Rec; in addLayer() local 333 Rec* rec = new Rec; in addLayerOnTop() local
|
D | SkLayerRasterizer.cpp | 37 SkLayerRasterizer_Rec* rec; in clean_up_layers() local 54 SkLayerRasterizer_Rec* rec; in compute_bounds() local 137 SkLayerRasterizer_Rec* rec; in onRasterize() local 157 SkLayerRasterizer_Rec* rec = (SkLayerRasterizer_Rec*)layers->push_back(); in ReadLayers() local 173 const SkLayerRasterizer_Rec* rec; in flatten() local 193 SkLayerRasterizer_Rec* rec = (SkLayerRasterizer_Rec*)fLayers->push_back(); in addLayer() local
|
/external/v8/src/profiler/ |
D | cpu-profiler.cc | 205 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CallbackEvent() local 219 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local 234 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local 249 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local 270 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local 305 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in CodeCreateEvent() local 318 CodeMoveEventRecord* rec = &evt_rec.CodeMoveEventRecord_; in CodeMoveEvent() local 327 CodeDisableOptEventRecord* rec = &evt_rec.CodeDisableOptEventRecord_; in CodeDisableOptEvent() local 336 CodeDeoptEventRecord* rec = &evt_rec.CodeDeoptEventRecord_; in CodeDeoptEvent() local 353 CodeCreateEventRecord* rec = &evt_rec.CodeCreateEventRecord_; in GetterCallbackEvent() local [all …]
|
/external/clang/test/Parser/ |
D | cxx-ambig-paren-expr.cpp | 30 struct rec { rec(int); }; struct 34 struct rec { rec(int); }; struct 39 struct rec { rec(int); }; struct
|
/external/skia/src/animator/ |
D | SkTDStack.h | 25 Rec* rec = fRec; in ~SkTDStack() local 40 Rec* rec = (Rec*)sk_malloc_throw(sizeof(Rec)); in push() local 83 Rec* rec = fRec->fNext; in pop() local
|