/external/guava/guava-tests/benchmark/com/google/common/cache/ |
D | MapMakerComparisonBenchmark.java | 57 @Benchmark void computingMapMaker(int rep) { in computingMapMaker() 63 @Benchmark void loadingCacheBuilder_stats(int rep) { in loadingCacheBuilder_stats() 69 @Benchmark void loadingCacheBuilder(int rep) { in loadingCacheBuilder() 75 @Benchmark void concurrentHashMap(int rep) { in concurrentHashMap() 81 @Benchmark void cacheBuilder_stats(int rep) { in cacheBuilder_stats() 87 @Benchmark void cacheBuilder(int rep) { in cacheBuilder()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cc | 69 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_data() local 85 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_stack() local 96 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_mop() local 113 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_loc() local 130 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_mutex() local 144 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_thread() local 158 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_unique_tid() local
|
/external/v8/src/compiler/ |
D | machine-operator.cc | 26 size_t hash_value(StoreRepresentation rep) { in hash_value() 31 std::ostream& operator<<(std::ostream& os, StoreRepresentation rep) { in operator <<() 661 UnalignedLoadRepresentation rep) { in UnalignedLoad() 673 UnalignedStoreRepresentation rep) { in UnalignedStore() 718 const Operator* MachineOperatorBuilder::ProtectedLoad(LoadRepresentation rep) { in ProtectedLoad() 729 const Operator* MachineOperatorBuilder::StackSlot(MachineRepresentation rep) { in StackSlot() 778 CheckedLoadRepresentation rep) { in CheckedLoad() 791 CheckedStoreRepresentation rep) { in CheckedStore() 806 const Operator* MachineOperatorBuilder::AtomicLoad(LoadRepresentation rep) { in AtomicLoad() 817 const Operator* MachineOperatorBuilder::AtomicStore(MachineRepresentation rep) { in AtomicStore()
|
D | raw-machine-assembler.h | 87 Node* StackSlot(MachineRepresentation rep) { in StackSlot() 124 Node* Load(MachineType rep, Node* base) { in Load() 127 Node* Load(MachineType rep, Node* base, Node* index) { in Load() 130 Node* Store(MachineRepresentation rep, Node* base, Node* value, in Store() 134 Node* Store(MachineRepresentation rep, Node* base, Node* index, Node* value, in Store() 142 Node* UnalignedLoad(MachineType rep, Node* base) { in UnalignedLoad() 145 Node* UnalignedLoad(MachineType rep, Node* base, Node* index) { in UnalignedLoad() 152 Node* UnalignedStore(MachineRepresentation rep, Node* base, Node* value) { in UnalignedStore() 155 Node* UnalignedStore(MachineRepresentation rep, Node* base, Node* index, in UnalignedStore() 170 Node* AtomicLoad(MachineType rep, Node* base, Node* index) { in AtomicLoad() [all …]
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 121 xXF86DRIQueryVersionReply rep; local 153 xXF86DRIQueryDirectRenderingCapableReply rep; local 185 xXF86DRIOpenConnectionReply rep; local 235 xXF86DRIAuthConnectionReply rep; local 293 xXF86DRIGetClientDriverNameReply rep; local 343 xXF86DRICreateContextReply rep; local 410 xXF86DRICreateDrawableReply rep; in uniDRICreateDrawable() local 466 xXF86DRIGetDrawableInfoReply rep; in uniDRIGetDrawableInfo() local 556 xXF86DRIGetDeviceInfoReply rep; local
|
/external/v8/src/ |
D | machine-type.h | 219 V8_INLINE size_t hash_value(MachineRepresentation rep) { in hash_value() 233 inline bool IsFloatingPoint(MachineRepresentation rep) { in IsFloatingPoint() 237 inline bool CanBeTaggedPointer(MachineRepresentation rep) { in CanBeTaggedPointer() 242 inline bool CanBeTaggedSigned(MachineRepresentation rep) { in CanBeTaggedSigned() 247 inline bool IsAnyTagged(MachineRepresentation rep) { in IsAnyTagged() 252 V8_EXPORT_PRIVATE inline int ElementSizeLog2Of(MachineRepresentation rep) { in ElementSizeLog2Of()
|
D | machine-type.cc | 11 std::ostream& operator<<(std::ostream& os, MachineRepresentation rep) { in operator <<() 15 const char* MachineReprToString(MachineRepresentation rep) { in MachineReprToString()
|
/external/mesa3d/src/glx/ |
D | XF86dri.c | 120 xXF86DRIQueryVersionReply rep; in XF86DRIQueryVersion() local 150 xXF86DRIQueryDirectRenderingCapableReply rep; in XF86DRIQueryDirectRenderingCapable() local 179 xXF86DRIOpenConnectionReply rep; in XF86DRIOpenConnection() local 227 xXF86DRIAuthConnectionReply rep; in XF86DRIAuthConnection() local 280 xXF86DRIGetClientDriverNameReply rep; in XF86DRIGetClientDriverName() local 328 xXF86DRICreateContextReply rep; in XF86DRICreateContextWithConfig() local 389 xXF86DRICreateDrawableReply rep; in XF86DRICreateDrawable() local 470 xXF86DRIGetDrawableInfoReply rep; in XF86DRIGetDrawableInfo() local 555 xXF86DRIGetDeviceInfoReply rep; in XF86DRIGetDeviceInfo() local
|
D | dri2.c | 223 xDRI2QueryVersionReply rep; in DRI2QueryVersion() local 270 xDRI2ConnectReply rep; in DRI2Connect() local 340 xDRI2AuthenticateReply rep; in DRI2Authenticate() local 405 xDRI2GetBuffersReply rep; in DRI2GetBuffers() local 464 xDRI2GetBuffersReply rep; in DRI2GetBuffersWithFormat() local 523 xDRI2CopyRegionReply rep; in DRI2CopyRegion() local 566 xDRI2SwapBuffersReply rep; in DRI2SwapBuffers() local 592 xDRI2MSCReply rep; in DRI2GetMSC() local 637 xDRI2MSCReply rep; in DRI2WaitMSC() local 678 xDRI2MSCReply rep; in DRI2WaitSBC() local
|
/external/mesa3d/src/glx/apple/ |
D | appledri.c | 156 xAppleDRIQueryVersionReply rep; local 188 xAppleDRIQueryDirectRenderingCapableReply rep; local 220 xAppleDRIAuthConnectionReply rep; local 254 xAppleDRICreateSurfaceReply rep; local 314 xAppleDRICreateSharedBufferReply rep; in XAppleDRICreateSharedBuffer() local 383 xAppleDRICreatePixmapReply rep; in XAppleDRICreatePixmap() local
|
/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | test_check_utf8.proto | 44 repeated string rep = 3; field 50 repeated bytes rep = 3; field
|
D | test_check_utf8_size.proto | 45 repeated string rep = 3; field 51 repeated bytes rep = 3; field
|
/external/icu/icu4c/source/test/cintltst/ |
D | utransts.c | 67 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable() 72 static void FreeXReplaceable(XReplaceable* rep) { in FreeXReplaceable() 80 static int32_t Xlength(const UReplaceable* rep) { in Xlength() 86 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt() 92 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At() 98 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace() 111 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() 123 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract()
|
/external/compiler-rt/test/builtins/Unit/ |
D | fp_test.h | 83 uint16_t rep = toRep16(result); in compareResultH() local 101 uint32_t rep = toRep32(result); in compareResultF() local 119 uint64_t rep = toRep64(result); in compareResultD() local 142 __uint128_t rep = toRep128(result); in compareResultLD() local
|
/external/dhcpcd-6.8.2/compat/ |
D | strtoi.c | 41 int rep; in strtoi() local 81 int rep; in strtou() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ReplaceableContextIterator.java | 47 public void setText(Replaceable rep) { in setText() 194 protected Replaceable rep; field in ReplaceableContextIterator
|
/external/skia/tools/ |
D | random_parse_path.cpp | 38 for (int rep = 0; rep < reps; ++rep) { in add_white() local 76 for (int rep = 0; rep < reps; ++rep) { in MakeRandomParsePathPiece() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ReplaceableContextIterator.java | 48 public void setText(Replaceable rep) { in setText() 195 protected Replaceable rep; field in ReplaceableContextIterator
|
/external/jemalloc/test/unit/ |
D | prng.c | 160 unsigned rep; in test_prng_range_u32() local 181 unsigned rep; in test_prng_range_u64() local 202 unsigned rep; in test_prng_range_zu() local
|
/external/compiler-rt/lib/builtins/ |
D | fp_trunc.h | 67 const union { src_t f; src_rep_t i; } rep = {.f = x}; in srcToRep() local 72 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; in dstFromRep() local
|
D | fp_extend.h | 79 const union { src_t f; src_rep_t i; } rep = {.f = x}; in srcToRep() local 84 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; in dstFromRep() local
|
/external/skia/fuzz/ |
D | FuzzParsePath.cpp | 46 for (uint8_t rep = 0; rep < reps; ++rep) { in add_white() local 87 for (int rep = 0; rep < reps; ++rep) { in MakeRandomParsePathPiece() local
|
/external/google-benchmark/test/ |
D | output_test_helper.cc | 121 for (auto rep : reporters_) { in ReportContext() local 133 for (auto rep : reporters_) rep->ReportRuns(report); in ReportRuns() local 136 for (auto rep : reporters_) rep->Finalize(); in Finalize() local
|
/external/libcxx/utils/google-benchmark/test/ |
D | output_test_helper.cc | 121 for (auto rep : reporters_) { in ReportContext() local 133 for (auto rep : reporters_) rep->ReportRuns(report); in ReportRuns() local 136 for (auto rep : reporters_) rep->Finalize(); in Finalize() local
|
/external/libcxx/test/std/utilities/time/ |
D | clock.h | 18 typedef duration::rep rep; typedef
|