Home
last modified time | relevance | path

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

12345678910

/external/v8/src/codegen/
Dmachine-type.h244 V8_INLINE size_t hash_value(MachineRepresentation rep) { in hash_value()
258 inline bool IsFloatingPoint(MachineRepresentation rep) { in IsFloatingPoint()
262 inline bool CanBeTaggedPointer(MachineRepresentation rep) { in CanBeTaggedPointer()
267 inline bool CanBeTaggedSigned(MachineRepresentation rep) { in CanBeTaggedSigned()
272 inline bool IsAnyTagged(MachineRepresentation rep) { in IsAnyTagged()
276 inline bool CanBeCompressedPointer(MachineRepresentation rep) { in CanBeCompressedPointer()
281 inline bool CanBeTaggedOrCompressedPointer(MachineRepresentation rep) { in CanBeTaggedOrCompressedPointer()
285 inline bool IsAnyCompressed(MachineRepresentation rep) { in IsAnyCompressed()
291 MachineRepresentation rep) { in ElementSizeLog2Of()
323 MachineRepresentation rep) { in ElementSizeInBytes()
[all …]
Dmachine-type.cc24 std::ostream& operator<<(std::ostream& os, MachineRepresentation rep) { in operator <<()
28 const char* MachineReprToString(MachineRepresentation rep) { in MachineReprToString()
/external/guava/android/guava-tests/benchmark/com/google/common/cache/
DMapMakerComparisonBenchmark.java46 void concurrentHashMap(int rep) { in concurrentHashMap()
53 void cacheBuilder_stats(int rep) { in cacheBuilder_stats()
60 void cacheBuilder(int rep) { in cacheBuilder()
/external/guava/guava-tests/benchmark/com/google/common/cache/
DMapMakerComparisonBenchmark.java46 void concurrentHashMap(int rep) { in concurrentHashMap()
53 void cacheBuilder_stats(int rep) { in cacheBuilder_stats()
60 void cacheBuilder(int rep) { in cacheBuilder()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DI386-32.s153 rep cmpsb %es:(%edi), %es:(%esi) label
157 rep cmpsl %es:(%edi), %es:(%esi) label
161 rep cmpsw %es:(%edi), %es:(%esi) label
165 rep insb %dx, %es:(%edi) label
169 rep insl %dx, %es:(%edi) label
173 rep insw %dx, %es:(%edi) label
177 rep lodsl %es:(%esi), %eax label
181 rep movsb %es:(%esi), %es:(%edi) label
185 rep movsl %es:(%esi), %es:(%edi) label
189 rep movsw %es:(%esi), %es:(%edi) label
[all …]
DI386-64.s261 rep cmpsb %es:(%rdi), %gs:(%rsi) label
265 rep cmpsl %es:(%rdi), %gs:(%rsi) label
269 rep cmpsq %es:(%rdi), %gs:(%rsi) label
273 rep cmpsw %es:(%rdi), %gs:(%rsi) label
277 rep insb %dx, %es:(%rdi) label
281 rep insl %dx, %es:(%rdi) label
285 rep insw %dx, %es:(%rdi) label
289 rep lodsl %gs:(%rsi), %eax label
293 rep movsb %gs:(%rsi), %es:(%rdi) label
297 rep movsl %gs:(%rsi), %es:(%rdi) label
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc69 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/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_check_utf8.proto44 repeated string rep = 3; field
50 repeated bytes rep = 3; field
Dtest_check_utf8_size.proto45 repeated string rep = 3; field
51 repeated bytes rep = 3; field
/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/mesa3d/src/glx/windows/
Dxwindowsdri.c112 xWindowsDRIQueryVersionReply rep; local
144 xWindowsDRIQueryDirectRenderingCapableReply rep; local
173 xWindowsDRIQueryDrawableReply rep; in XWindowsDRIQueryDrawable() local
211 xWindowsDRIFBConfigToPixelFormatReply rep; in XWindowsDRIFBConfigToPixelFormat() local
/external/mesa3d/src/glx/
DXF86dri.c121 xXF86DRIQueryVersionReply rep; in XF86DRIQueryVersion() local
151 xXF86DRIQueryDirectRenderingCapableReply rep; in XF86DRIQueryDirectRenderingCapable() local
180 xXF86DRIOpenConnectionReply rep; in XF86DRIOpenConnection() local
232 xXF86DRIAuthConnectionReply rep; in XF86DRIAuthConnection() local
285 xXF86DRIGetClientDriverNameReply rep; in XF86DRIGetClientDriverName() local
335 xXF86DRICreateContextReply rep; in XF86DRICreateContextWithConfig() local
396 xXF86DRICreateDrawableReply rep; in XF86DRICreateDrawable() local
477 xXF86DRIGetDrawableInfoReply rep; in XF86DRIGetDrawableInfo() local
562 xXF86DRIGetDeviceInfoReply rep; in XF86DRIGetDeviceInfo() local
Ddri2.c225 xDRI2QueryVersionReply rep; in DRI2QueryVersion() local
272 xDRI2ConnectReply rep; in DRI2Connect() local
342 xDRI2AuthenticateReply rep; in DRI2Authenticate() local
407 xDRI2GetBuffersReply rep; in DRI2GetBuffers() local
466 xDRI2GetBuffersReply rep; in DRI2GetBuffersWithFormat() local
525 xDRI2CopyRegionReply rep; in DRI2CopyRegion() local
/external/libcxx/src/include/
Drefstring.h39 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep()
73 _Rep_base* rep = static_cast<_Rep_base *>(::operator new(sizeof(*rep) + len + 1)); in __libcpp_refstring() local
110 _Rep_base* rep = rep_from_data(__imp_); in ~__libcpp_refstring() local
/external/libcxxabi/src/include/
Drefstring.h43 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep()
77 _Rep_base* rep = static_cast<_Rep_base *>(::operator new(sizeof(*rep) + len + 1)); in __libcpp_refstring() local
114 _Rep_base* rep = rep_from_data(__imp_); in ~__libcpp_refstring() 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/angle/src/third_party/libXNVCtrl/
DNVCtrl.c156 xnvCtrlQueryExtensionReply rep; in XNVCTRLQueryVersion() local
186 xnvCtrlIsNvReply rep; in XNVCTRLIsNvScreen() local
218 xnvCtrlQueryTargetCountReply rep; in XNVCTRLQueryTargetCount() local
292 xnvCtrlSetAttributeAndGetStatusReply rep; in XNVCTRLSetTargetAttributeAndGetStatus() local
344 xnvCtrlQueryAttributeReply rep; in XNVCTRLQueryTargetAttribute() local
395 xnvCtrlQueryAttribute64Reply rep; in XNVCTRLQueryTargetAttribute64() local
435 xnvCtrlQueryStringAttributeReply rep; in XNVCTRLQueryTargetStringAttribute() local
505 xnvCtrlSetStringAttributeReply rep; in XNVCTRLSetTargetStringAttribute() local
562 xnvCtrlQueryValidAttributeValuesReply rep; in XNVCTRLQueryValidTargetAttributeValues32() local
607 xnvCtrlQueryValidAttributeValuesReply rep; in XNVCTRLQueryValidTargetStringAttributeValues() local
[all …]
/external/compiler-rt/test/builtins/Unit/
Dfp_test.h83 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/igt-gpu-tools/overlay/x11/
Ddri2.c70 xDRI2ConnectReply rep; in DRI2Connect() local
127 xDRI2AuthenticateReply rep; in DRI2Authenticate() local
/external/icu/icu4c/source/test/cintltst/
Dutransts.c69 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable()
74 static void FreeXReplaceable(XReplaceable* rep) { in FreeXReplaceable()
82 static int32_t Xlength(const UReplaceable* rep) { in Xlength()
88 static UChar XcharAt(const UReplaceable* rep, int32_t offset) { in XcharAt()
94 static UChar32 Xchar32At(const UReplaceable* rep, int32_t offset) { in Xchar32At()
100 static void Xreplace(UReplaceable* rep, int32_t start, int32_t limit, in Xreplace()
113 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy()
125 static void Xextract(UReplaceable* rep, int32_t start, int32_t limit, UChar* dst) { in Xextract()
/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 <<()
49 size_t hash_value(LoadTransformation rep) { return static_cast<size_t>(rep); } in hash_value()
51 std::ostream& operator<<(std::ostream& os, LoadTransformation rep) { in operator <<()
171 size_t hash_value(StackSlotRepresentation rep) { in hash_value()
175 std::ostream& operator<<(std::ostream& os, StackSlotRepresentation rep) { in operator <<()
1075 const Operator* MachineOperatorBuilder::UnalignedLoad(LoadRepresentation rep) { in UnalignedLoad()
1088 UnalignedStoreRepresentation rep) { in UnalignedStore()
1175 const Operator* MachineOperatorBuilder::PoisonedLoad(LoadRepresentation rep) { in PoisonedLoad()
1187 const Operator* MachineOperatorBuilder::ProtectedLoad(LoadRepresentation rep) { in ProtectedLoad()
[all …]
/external/f2fs-tools/lib/
Dlibf2fs_zoned.c198 struct blk_zone_report *rep; in f2fs_report_zone() local
227 struct blk_zone_report *rep; in f2fs_report_zones() local
280 struct blk_zone_report *rep; in f2fs_check_zones() local
417 struct blk_zone_report *rep; in f2fs_reset_zones() local
/external/skqp/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/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/android_icu4j/src/main/java/android/icu/text/
DReplaceableContextIterator.java48 public void setText(Replaceable rep) { in setText()
195 protected Replaceable rep; field in ReplaceableContextIterator

12345678910