| /third_party/rust/rust/compiler/rustc_infer/src/traits/ |
| D | project.rs | 24 pub struct Normalized<'tcx, T> { struct 29 pub type NormalizedTy<'tcx> = Normalized<'tcx, Ty<'tcx>>; argument 31 impl<'tcx, T> Normalized<'tcx, T> { implementation
|
| D | structural_impls.rs | 12 impl<'tcx, T: fmt::Debug> fmt::Debug for Normalized<'tcx, T> { implementation
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/query/ |
| D | dropck_outlives.rs | 157 let Normalized { value: ty, obligations } = in compute_dropck_outlives_inner() localVariable
|
| /third_party/gn/src/gn/ |
| D | source_file.cc | 116 std::string Normalized(std::string value) { in Normalized() function
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | Common.h | 101 vec2 Normalized() const in Normalized() function 121 vec3 Normalized() const in Normalized() function
|
| /third_party/rust/rust/compiler/rustc_traits/src/ |
| D | type_op.rs | 60 let Normalized { value, obligations } = in type_op_normalize() localVariable
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/ |
| D | project.rs | 86 let Normalized { value, obligations } = in normalize() localVariable 2079 let Normalized { value: gen_sig, obligations } = normalize_with_depth( in confirm_generator_candidate() localVariable 2131 let Normalized { value: gen_sig, obligations } = normalize_with_depth( in confirm_future_candidate() localVariable 2225 let Normalized { value: sig, obligations } = normalize_with_depth( in confirm_fn_pointer_candidate() localVariable 2249 let Normalized { value: closure_sig, obligations } = normalize_with_depth( in confirm_closure_candidate() localVariable
|
| /third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/ |
| D | Common.h | 137 vec3 Normalized() const in Normalized() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Triple.cpp | 986 std::string Normalized; in normalize() local
|
| D | APFloat.cpp | 3876 IEEEFloat Normalized(Arg); in ilogb() local
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/select/ |
| D | mod.rs | 1703 let Normalized { value: trait_bound, obligations: _ } = ensure_sufficient_stack(|| { in match_normalize_trait_ref() localVariable 2394 let Normalized { value: normalized_ty, mut obligations } = in collect_predicates_for_types() localVariable 2483 let Normalized { value: impl_trait_ref, obligations: mut nested_obligations } = in match_impl() localVariable
|
| D | confirmation.rs | 873 let Normalized { obligations: nested, value: (obligation_trait_ref, expected_trait_ref) } = in confirm_poly_trait_refs() localVariable
|
| /third_party/mesa3d/src/mesa/main/ |
| D | glthread.h | 97 bool Normalized:1; /**< GL_ARB_vertex_program */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MIRPrinter.cpp | 577 SmallVector<BranchProbability,8> Normalized(MBB.Probs.begin(), in canPredictBranchProbabilities() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| D | civil_time_test.cc | 77 TEST(CivilTime, Normalized) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 1159 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally() 1344 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/ |
| D | audio_utils.cc | 1871 Status Normalized(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, int32_t n_… in Normalized() function
|