/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
H A D | event_id.h | 54 uint64_t AsInt() const { return client_id << 44 | operation_id; } in AsInt() function
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.mem/ |
H A D | p5.cpp | 47 int AsInt() { in AsInt() function in Foo
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/fault_injection/ |
D | fault_injection_filter.cc | 65 auto AsInt(absl::string_view s) -> absl::optional<T> { in AsInt() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/fault_injection/ |
H A D | fault_injection_filter.cc | 71 auto AsInt(absl::string_view s) -> absl::optional<T> { in AsInt() function
|
/aosp_15_r20/external/starlark-go/starlark/ |
H A D | int.go | 353 func AsInt(x Value, ptr interface{}) error { func
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | BackendOptions.hpp | 120 int AsInt() const { assert(IsInt()); return m_Vals.i; } in AsInt() function in armnn::BackendOptions::Var
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 3937 APInt AsInt; in parseRealInstList() local 3962 for (const APInt &AsInt : ValuesAsInt) { in emitRealValues() local 4324 for (const APInt &AsInt : Contents.AsIntValues) { in emitFieldValue() local 4375 for (const auto &AsInt : Initializer.AsIntValues) { in emitFieldInitializer() local 4380 for (const auto &AsInt : in emitFieldInitializer() local
|
H A D | AsmParser.cpp | 3298 APInt AsInt; in parseDirectiveRealValue() local 4919 APInt AsInt; in parseDirectiveRealDCB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 3153 APInt AsInt; in parseDirectiveRealValue() local 4785 APInt AsInt; in parseDirectiveRealDCB() local
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | flexbuffers.py | 609 def AsInt(self): member in Ref
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 2782 APInt AsInt = Value.bitcastToAPInt(); in parseDirectiveRealValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 592 Value *AsInt = Builder.CreatePtrToInt(Ptr, HVC.getIntTy()); in createAlignedPointer() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprConstant.cpp | 8132 APSInt AsInt = Info.Ctx.MakeIntValue(LV.getLValueOffset().getQuantity(), in VisitCastExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7338 auto AsInt = MIRBuilder.buildCopy(IntTy, SrcReg); in lowerISFPCLASS() local
|