| /external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ | 
| D | RecordPrinter.cpp | 15 Error RecordPrinter::visit(BufferExtents &R) {  in visit() 20 Error RecordPrinter::visit(WallclockRecord &R) {  in visit() 26 Error RecordPrinter::visit(NewCPUIDRecord &R) {  in visit() 31 Error RecordPrinter::visit(TSCWrapRecord &R) {  in visit() 36 Error RecordPrinter::visit(CustomEventRecord &R) {  in visit() 44 Error RecordPrinter::visit(CustomEventRecordV5 &R) {  in visit() 51 Error RecordPrinter::visit(TypedEventRecord &R) {  in visit() 59 Error RecordPrinter::visit(CallArgRecord &R) {  in visit() 64 Error RecordPrinter::visit(PIDRecord &R) {  in visit() 69 Error RecordPrinter::visit(NewBufferRecord &R) {  in visit() [all …] 
 | 
| D | BlockPrinter.cpp | 13 Error BlockPrinter::visit(BufferExtents &R) {  in visit() 20 Error BlockPrinter::visit(NewBufferRecord &R) {  in visit() 29 Error BlockPrinter::visit(WallclockRecord &R) {  in visit() 34 Error BlockPrinter::visit(PIDRecord &R) {  in visit() 40 Error BlockPrinter::visit(NewCPUIDRecord &R) {  in visit() 51 Error BlockPrinter::visit(TSCWrapRecord &R) {  in visit() 61 Error BlockPrinter::visit(CustomEventRecord &R) {  in visit() 70 Error BlockPrinter::visit(CustomEventRecordV5 &R) {  in visit() 79 Error BlockPrinter::visit(TypedEventRecord &R) {  in visit() 89 Error BlockPrinter::visit(FunctionRecord &R) {  in visit() [all …] 
 | 
| D | BlockIndexer.cpp | 20 Error BlockIndexer::visit(WallclockRecord &R) {  in visit() 26 Error BlockIndexer::visit(NewCPUIDRecord &R) {  in visit() 31 Error BlockIndexer::visit(TSCWrapRecord &R) {  in visit() 36 Error BlockIndexer::visit(CustomEventRecord &R) {  in visit() 41 Error BlockIndexer::visit(CustomEventRecordV5 &R) {  in visit() 46 Error BlockIndexer::visit(TypedEventRecord &R) {  in visit() 51 Error BlockIndexer::visit(CallArgRecord &R) {  in visit() 56 Error BlockIndexer::visit(PIDRecord &R) {  in visit() 62 Error BlockIndexer::visit(NewBufferRecord &R) {  in visit() 72 Error BlockIndexer::visit(EndBufferRecord &R) {  in visit() [all …] 
 | 
| D | RecordInitializer.cpp | 13 Error RecordInitializer::visit(BufferExtents &R) {  in visit() 30 Error RecordInitializer::visit(WallclockRecord &R) {  in visit() 59 Error RecordInitializer::visit(NewCPUIDRecord &R) {  in visit() 84 Error RecordInitializer::visit(TSCWrapRecord &R) {  in visit() 102 Error RecordInitializer::visit(CustomEventRecord &R) {  in visit() 175 Error RecordInitializer::visit(CustomEventRecordV5 &R) {  in visit() 239 Error RecordInitializer::visit(TypedEventRecord &R) {  in visit() 311 Error RecordInitializer::visit(CallArgRecord &R) {  in visit() 330 Error RecordInitializer::visit(PIDRecord &R) {  in visit() 348 Error RecordInitializer::visit(NewBufferRecord &R) {  in visit() [all …] 
 | 
| D | FDRTraceExpander.cpp | 28 Error TraceExpander::visit(NewCPUIDRecord &R) {  in visit() 34 Error TraceExpander::visit(TSCWrapRecord &R) {  in visit() 39 Error TraceExpander::visit(CustomEventRecord &R) {  in visit() 53 Error TraceExpander::visit(CustomEventRecordV5 &R) {  in visit() 68 Error TraceExpander::visit(TypedEventRecord &R) {  in visit() 84 Error TraceExpander::visit(CallArgRecord &R) {  in visit() 90 Error TraceExpander::visit(PIDRecord &R) {  in visit() 95 Error TraceExpander::visit(NewBufferRecord &R) {  in visit() 110 Error TraceExpander::visit(FunctionRecord &R) {  in visit()
  | 
| D | FDRTraceWriter.cpp | 81 Error FDRTraceWriter::visit(BufferExtents &R) {  in visit() 85 Error FDRTraceWriter::visit(WallclockRecord &R) {  in visit() 89 Error FDRTraceWriter::visit(NewCPUIDRecord &R) {  in visit() 93 Error FDRTraceWriter::visit(TSCWrapRecord &R) {  in visit() 97 Error FDRTraceWriter::visit(CustomEventRecord &R) {  in visit() 106 Error FDRTraceWriter::visit(CustomEventRecordV5 &R) {  in visit() 115 Error FDRTraceWriter::visit(TypedEventRecord &R) {  in visit() 124 Error FDRTraceWriter::visit(CallArgRecord &R) {  in visit() 128 Error FDRTraceWriter::visit(PIDRecord &R) {  in visit() 132 Error FDRTraceWriter::visit(NewBufferRecord &R) {  in visit() [all …] 
 | 
| /external/llvm/include/llvm/Object/ | 
| D | RelocVisitor.h | 69   RelocToApply visitELF(uint32_t RelocType, RelocationRef R, uint64_t Value) {  in visitELF() 212   RelocToApply visitCOFF(uint32_t RelocType, RelocationRef R, uint64_t Value) {  in visitCOFF() 235   RelocToApply visitMachO(uint32_t RelocType, RelocationRef R, uint64_t Value) {  in visitMachO() 249   int64_t getELFAddend(RelocationRef R) {  in getELFAddend() 256   uint8_t getLengthMachO64(RelocationRef R) {  in getLengthMachO64() 264   RelocToApply visitELF_386_NONE(RelocationRef R) {  in visitELF_386_NONE() 270   RelocToApply visitELF_386_32(RelocationRef R, uint64_t Value) {  in visitELF_386_32() 274   RelocToApply visitELF_386_PC32(RelocationRef R, uint64_t Value) {  in visitELF_386_PC32() 280   RelocToApply visitELF_X86_64_NONE(RelocationRef R) {  in visitELF_X86_64_NONE() 283   RelocToApply visitELF_X86_64_64(RelocationRef R, uint64_t Value) {  in visitELF_X86_64_64() [all …] 
 | 
| /external/libcxx/test/std/utilities/ratio/ratio.arithmetic/ | 
| D | ratio_subtract.pass.cpp | 19     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 25     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 31     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 37     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 43     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 49     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 55     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 61     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 67     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 73     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_add.pass.cpp | 19     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 25     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 31     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 37     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 43     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 49     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 55     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 61     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 67     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 73     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_multiply.pass.cpp | 19     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 25     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 31     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 37     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 43     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 49     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 55     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_divide.pass.cpp | 19     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 25     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 31     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 37     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 43     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 49     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 55     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/ratio/ratio.arithmetic/ | 
| D | ratio_add.pass.cpp | 20     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 26     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 32     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 38     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 44     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 50     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 56     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 62     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 68     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef 74     typedef std::ratio_add<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_subtract.pass.cpp | 20     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 26     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 32     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 38     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 44     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 50     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 56     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 62     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 68     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef 74     typedef std::ratio_subtract<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_divide.pass.cpp | 20     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 26     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 32     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 38     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 44     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 50     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef 56     typedef std::ratio_divide<R1, R2>::type R;  in main()  typedef
  | 
| D | ratio_multiply.pass.cpp | 20     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 26     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 32     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 38     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 44     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 50     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef 56     typedef std::ratio_multiply<R1, R2>::type R;  in main()  typedef
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ | 
| D | RelocationResolver.cpp | 18 static int64_t getELFAddend(RelocationRef R) {  in getELFAddend() 42 static uint64_t resolveX86_64(RelocationRef R, uint64_t S, uint64_t A) {  in resolveX86_64() 71 static uint64_t resolveAArch64(RelocationRef R, uint64_t S, uint64_t A) {  in resolveAArch64() 92 static uint64_t resolveBPF(RelocationRef R, uint64_t S, uint64_t A) {  in resolveBPF() 115 static uint64_t resolveMips64(RelocationRef R, uint64_t S, uint64_t A) {  in resolveMips64() 140 static uint64_t resolvePPC64(RelocationRef R, uint64_t S, uint64_t A) {  in resolvePPC64() 161 static uint64_t resolveSystemZ(RelocationRef R, uint64_t S, uint64_t A) {  in resolveSystemZ() 184 static uint64_t resolveSparc64(RelocationRef R, uint64_t S, uint64_t A) {  in resolveSparc64() 206 static uint64_t resolveAmdgpu(RelocationRef R, uint64_t S, uint64_t A) {  in resolveAmdgpu() 227 static uint64_t resolveX86(RelocationRef R, uint64_t S, uint64_t A) {  in resolveX86() [all …] 
 | 
| /external/rust/crates/ring/src/ec/suite_b/ops/ | 
| D | p384.rs | 76 fn p384_elem_inv_squared(a: &Elem<R>) -> Elem<R> {  in p384_elem_inv_squared() 85     fn sqr_mul(a: &Elem<R>, squarings: usize, b: &Elem<R>) -> Elem<R> {  in p384_elem_inv_squared() 90     fn sqr_mul_acc(a: &mut Elem<R>, squarings: usize, b: &Elem<R>) {  in p384_elem_inv_squared() 192 fn p384_scalar_inv_to_mont(a: &Scalar<Unencoded>) -> Scalar<R> {  in p384_scalar_inv_to_mont() 203     fn mul(a: &Scalar<R>, b: &Scalar<R>) -> Scalar<R> {  in p384_scalar_inv_to_mont() 207     fn sqr(a: &Scalar<R>) -> Scalar<R> {  in p384_scalar_inv_to_mont() 211     fn sqr_mut(a: &mut Scalar<R>) {  in p384_scalar_inv_to_mont() 216     fn sqr_mul(a: &Scalar<R>, squarings: usize, b: &Scalar<R>) -> Scalar<R> {  in p384_scalar_inv_to_mont() 226     fn sqr_mul_acc(acc: &mut Scalar<R>, squarings: usize, b: &Scalar<R>) {  in p384_scalar_inv_to_mont() 234     fn to_mont(a: &Scalar<Unencoded>) -> Scalar<R> {  in p384_scalar_inv_to_mont()
  | 
| D | p256.rs | 80 fn p256_elem_inv_squared(a: &Elem<R>) -> Elem<R> {  in p256_elem_inv_squared() 88     fn sqr_mul(a: &Elem<R>, squarings: usize, b: &Elem<R>) -> Elem<R> {  in p256_elem_inv_squared() 93     fn sqr_mul_acc(a: &mut Elem<R>, squarings: usize, b: &Elem<R>) {  in p256_elem_inv_squared() 175 fn p256_scalar_inv_to_mont(a: &Scalar<Unencoded>) -> Scalar<R> {  in p256_scalar_inv_to_mont() 186     fn mul(a: &Scalar<R>, b: &Scalar<R>) -> Scalar<R> {  in p256_scalar_inv_to_mont() 191     fn sqr(a: &Scalar<R>) -> Scalar<R> {  in p256_scalar_inv_to_mont() 198     fn sqr_mul(a: &Scalar<R>, squarings: Limb, b: &Scalar<R>) -> Scalar<R> {  in p256_scalar_inv_to_mont() 206     fn sqr_mul_acc(acc: &mut Scalar<R>, squarings: Limb, b: &Scalar<R>) {  in p256_scalar_inv_to_mont() 212     fn to_mont(a: &Scalar) -> Scalar<R> {  in p256_scalar_inv_to_mont()
  | 
| /external/rust/crates/flate2/src/deflate/ | 
| D | read.rs | 43     pub fn new(r: R, level: crate::Compression) -> DeflateEncoder<R> {  in new() 61     pub fn reset(&mut self, r: R) -> R {  in reset() 67     pub fn get_ref(&self) -> &R {  in get_ref() 75     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 84     pub fn into_inner(self) -> R {  in into_inner() 160     pub fn new(r: R) -> DeflateDecoder<R> {  in new() 168     pub fn new_with_buf(r: R, buf: Vec<u8>) -> DeflateDecoder<R> {  in new_with_buf() 186     pub fn reset(&mut self, r: R) -> R {  in reset() 192     pub fn get_ref(&self) -> &R {  in get_ref() 200     pub fn get_mut(&mut self) -> &mut R {  in get_mut() [all …] 
 | 
| D | bufread.rs | 48     pub fn new(r: R, level: crate::Compression) -> DeflateEncoder<R> {  in new() 56 pub fn reset_encoder_data<R>(zlib: &mut DeflateEncoder<R>) {  in reset_encoder_data() 68     pub fn reset(&mut self, r: R) -> R {  in reset() 74     pub fn get_ref(&self) -> &R {  in get_ref() 82     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 87     pub fn into_inner(self) -> R {  in into_inner() 161 pub fn reset_decoder_data<R>(zlib: &mut DeflateDecoder<R>) {  in reset_decoder_data() 168     pub fn new(r: R) -> DeflateDecoder<R> {  in new() 184     pub fn reset(&mut self, r: R) -> R {  in reset() 198     pub fn get_ref(&self) -> &R {  in get_ref() [all …] 
 | 
| /external/rust/crates/flate2/src/zlib/ | 
| D | read.rs | 40     pub fn new(r: R, level: crate::Compression) -> ZlibEncoder<R> {  in new() 58     pub fn reset(&mut self, r: R) -> R {  in reset() 64     pub fn get_ref(&self) -> &R {  in get_ref() 72     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 81     pub fn into_inner(self) -> R {  in into_inner() 159     pub fn new(r: R) -> ZlibDecoder<R> {  in new() 167     pub fn new_with_buf(r: R, buf: Vec<u8>) -> ZlibDecoder<R> {  in new_with_buf() 185     pub fn reset(&mut self, r: R) -> R {  in reset() 191     pub fn get_ref(&self) -> &R {  in get_ref() 199     pub fn get_mut(&mut self) -> &mut R {  in get_mut() [all …] 
 | 
| D | bufread.rs | 44     pub fn new(r: R, level: crate::Compression) -> ZlibEncoder<R> {  in new() 52 pub fn reset_encoder_data<R>(zlib: &mut ZlibEncoder<R>) {  in reset_encoder_data() 64     pub fn reset(&mut self, r: R) -> R {  in reset() 70     pub fn get_ref(&self) -> &R {  in get_ref() 78     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 83     pub fn into_inner(self) -> R {  in into_inner() 162     pub fn new(r: R) -> ZlibDecoder<R> {  in new() 170 pub fn reset_decoder_data<R>(zlib: &mut ZlibDecoder<R>) {  in reset_decoder_data() 182     pub fn reset(&mut self, r: R) -> R {  in reset() 188     pub fn get_ref(&self) -> &R {  in get_ref() [all …] 
 | 
| /external/clang/include/clang/StaticAnalyzer/Checkers/ | 
| D | SValExplainer.h | 37   bool isThisObject(const SymbolicRegion *R) {  in isThisObject() 56     const MemRegion *R = V.getRegion();  in VisitLocMemRegionVal()  local 92     const MemRegion *R = S->getRegion();  in VisitSymbolRegionValue()  local 140   std::string VisitSymbolicRegion(const SymbolicRegion *R) {  in VisitSymbolicRegion() 148   std::string VisitAllocaRegion(const AllocaRegion *R) {  in VisitAllocaRegion() 152   std::string VisitCompoundLiteralRegion(const CompoundLiteralRegion *R) {  in VisitCompoundLiteralRegion() 156   std::string VisitStringRegion(const StringRegion *R) {  in VisitStringRegion() 160   std::string VisitElementRegion(const ElementRegion *R) {  in VisitElementRegion() 174   std::string VisitVarRegion(const VarRegion *R) {  in VisitVarRegion() 189   std::string VisitFieldRegion(const FieldRegion *R) {  in VisitFieldRegion() [all …] 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.distance/ | 
| D | range.pass.cpp | 23   struct R {  in test_ordinary()  struct 24     mutable int a[3] = {1, 2, 3};  in test_ordinary() 25     constexpr It begin() const { return It(a); }  in test_ordinary() 26     constexpr Sent end() const { return Sent(It(a + 3)); }  in test_ordinary() 38     using R = int[3];  in test()  typedef 51     using R = std::ranges::subrange<It, Sent, std::ranges::subrange_kind::unsized>;  in test()  typedef 64     using R = std::ranges::subrange<It, Sent, std::ranges::subrange_kind::sized>;  in test()  typedef
  | 
| /external/rust/crates/flate2/src/gz/ | 
| D | read.rs | 40 pub fn gz_encoder<R: Read>(inner: bufread::GzEncoder<BufReader<R>>) -> GzEncoder<R> {  in gz_encoder() 52     pub fn new(r: R, level: Compression) -> GzEncoder<R> {  in new() 59     pub fn get_ref(&self) -> &R {  in get_ref() 67     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 72     pub fn into_inner(self) -> R {  in into_inner() 135     pub fn new(r: R) -> GzDecoder<R> {  in new() 149     pub fn get_ref(&self) -> &R {  in get_ref() 157     pub fn get_mut(&mut self) -> &mut R {  in get_mut() 162     pub fn into_inner(self) -> R {  in into_inner() 232     pub fn new(r: R) -> MultiGzDecoder<R> {  in new() [all …] 
 |