Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 25 of 154) sorted by relevance

1234567

/external/guava/guava-tests/benchmark/com/google/common/cache/
DMapMakerComparisonBenchmark.java57 @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/libdrm/tests/ttmtest/src/
Dxf86dri.c121 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/protobuf/java/src/test/java/com/google/protobuf/
Dtest_check_utf8.proto43 repeated string rep = 3; field
49 repeated bytes rep = 3; field
Dtest_check_utf8_size.proto44 repeated string rep = 3; field
50 repeated bytes rep = 3; field
/external/mesa3d/src/glx/
DXF86dri.c120 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
Ddri2.c223 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/
Dappledri.c156 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/v8/src/compiler/
Dmachine-operator.cc26 size_t hash_value(StoreRepresentation rep) { in hash_value()
31 std::ostream& operator<<(std::ostream& os, StoreRepresentation rep) { in operator <<()
624 const Operator* MachineOperatorBuilder::StackSlot(MachineRepresentation rep) { in StackSlot()
669 CheckedLoadRepresentation rep) { in CheckedLoad()
682 CheckedStoreRepresentation rep) { in CheckedStore()
711 const Operator* MachineOperatorBuilder::AtomicLoad(LoadRepresentation rep) { in AtomicLoad()
722 const Operator* MachineOperatorBuilder::AtomicStore(MachineRepresentation rep) { in AtomicStore()
Dinstruction-selector-impl.h72 MachineRepresentation rep) { in DefineAsLocation()
133 MachineRepresentation rep = InstructionSequence::DefaultRepresentation(); in UseExplicit() local
148 MachineRepresentation rep) { in UseLocation()
156 MachineRepresentation rep = MachineType::PointerRepresentation(); in UsePointerLocation() local
189 MachineRepresentation rep) { in TempLocation()
260 MachineRepresentation rep, in ToUnallocatedOperand()
/external/compiler-rt/test/builtins/Unit/
Dfp_test.h88 uint16_t rep = toRep16(result); in compareResultH() local
106 uint16_t rep = toRep16(result); in compareResultH() local
124 uint32_t rep = toRep32(result); in compareResultF() local
142 uint64_t rep = toRep64(result); in compareResultD() local
165 __uint128_t rep = toRep128(result); in compareResultLD() local
/external/icu/icu4c/source/test/cintltst/
Dutransts.c64 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable()
69 static void FreeXReplaceable(XReplaceable* rep) { in FreeXReplaceable()
77 static int32_t Xlength(const UReplaceable* rep) { in Xlength()
83 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt()
89 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At()
95 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace()
108 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy()
120 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract()
/external/dhcpcd-6.8.2/compat/
Dstrtoi.c41 int rep; in strtoi() local
81 int rep; in strtou() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DReplaceableContextIterator.java46 public void setText(Replaceable rep) { in setText()
193 protected Replaceable rep; field in ReplaceableContextIterator
/external/skia/tools/
Drandom_parse_path.cpp38 for (int rep = 0; rep < reps; ++rep) { in add_white() local
76 for (int rep = 0; rep < reps; ++rep) { in MakeRandomParsePathPiece() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DReplaceableContextIterator.java45 public void setText(Replaceable rep) { in setText()
192 protected Replaceable rep; field in ReplaceableContextIterator
/external/v8/src/
Dmachine-type.h165 V8_INLINE size_t hash_value(MachineRepresentation rep) { in hash_value()
178 inline bool IsFloatingPoint(MachineRepresentation rep) { in IsFloatingPoint()
185 inline int ElementSizeLog2Of(MachineRepresentation rep) { in ElementSizeLog2Of()
Dmachine-type.cc11 std::ostream& operator<<(std::ostream& os, MachineRepresentation rep) { in operator <<()
Dregister-configuration.cc180 int RegisterConfiguration::GetAliases(MachineRepresentation rep, int index, in GetAliases()
208 bool RegisterConfiguration::AreAliases(MachineRepresentation rep, int index, in AreAliases()
/external/compiler-rt/lib/builtins/
Dfp_trunc.h67 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
Dfp_extend.h79 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/libcxx/test/std/utilities/time/
Dclock.h18 typedef duration::rep rep; typedef
/external/skia/fuzz/
DFuzzParsePath.cpp43 for (int rep = 0; rep < reps; ++rep) { in add_white() local
81 for (int rep = 0; rep < reps; ++rep) { in MakeRandomParsePathPiece() local
/external/v8/test/cctest/compiler/
Dtest-gap-resolver.cc168 MachineRepresentation rep = RandomRepresentation(); in Create() local
200 MachineRepresentation rep) { in CreateRandomOperand()
202 auto GetRegisterCode = [&conf](MachineRepresentation rep, int index) { in CreateRandomOperand()
Dtest-run-wasm-machops.cc44 static void RunLoadStoreRelocation(MachineType rep) { in RunLoadStoreRelocation()
90 static void RunLoadStoreRelocationOffset(MachineType rep) { in RunLoadStoreRelocationOffset()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
DDerGeneralizedTimeEDTest.java57 String rep = new String(encoded, 2, encoded[1] & 0xff, "UTF-8"); in testGeneralizedEncoder() local

1234567