| /external/openscreen/third_party/mozilla/ |
| D | url_parse.h | 13 struct Component { struct 14 Component() : begin(0), len(-1) {} in Component() function 17 Component(int b, int l) : begin(b), len(l) {} in Component() function 34 bool operator==(const Component& other) const { argument 44 inline Component MakeRange(int begin, int end) { in MakeRange() argument
|
| /external/llvm-project/flang/runtime/ |
| D | type-info.h | 88 struct Component { struct 105 struct ProcPtrComponent { argument
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | format_conversion.h | 100 INLINE Float<SIMD_T> SIMDCALL Clamp(Float<SIMD_T> const& v, uint32_t Component) in Clamp() 148 INLINE simdscalar SIMDCALL Clamp(simdscalar const& v, uint32_t Component) in Clamp() 154 INLINE simd16scalar SIMDCALL Clamp(simd16scalar const& v, uint32_t Component) in Clamp() 165 INLINE Float<SIMD_T> SIMDCALL Normalize(Float<SIMD_T> const& vComp, uint32_t Component) in Normalize() 177 INLINE simdscalar SIMDCALL Normalize(simdscalar const& vComp, uint32_t Component) in Normalize() 183 INLINE simd16scalar SIMDCALL Normalize(simd16scalar const& vComp, uint32_t Component) in Normalize()
|
| /external/llvm/include/llvm/Support/ |
| D | Path.h | 52 StringRef Component; ///< The current component. Not necessarily in Path. variable 78 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Path.h | 52 StringRef Component; ///< The current component. Not necessarily in Path. variable 78 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Path.h | 56 StringRef Component; ///< The current component. Not necessarily in Path. variable 82 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | Path.h | 56 StringRef Component; ///< The current component. Not necessarily in Path. variable 82 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /external/google-fruit/include/fruit/ |
| D | component.h | 65 friend class Component; variable 1066 friend class Component; variable
|
| D | fruit_forward_decls.h | 47 class Component; variable
|
| /external/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | composite_bitmap_glyph.cc | 64 CompositeBitmapGlyph::Component::Component(const Component& rhs) in Component() function in sfntly::CompositeBitmapGlyph::Component 83 CompositeBitmapGlyph::Component::Component(int32_t glyph_code, in Component() function in sfntly::CompositeBitmapGlyph::Component
|
| /external/skia/src/sfnt/ |
| D | SkOTTable_glyf.h | 109 struct Component { struct 110 union Flags { 153 } flags; 154 SK_OT_USHORT glyphIndex; 155 union Transform { 200 } transform;
|
| /external/skqp/src/sfnt/ |
| D | SkOTTable_glyf.h | 109 struct Component { struct 110 union Flags { 153 } flags; 154 SK_OT_USHORT glyphIndex; 155 union Transform { 200 } transform;
|
| /external/dagger2/java/dagger/ |
| D | Component.java | 238 public @interface Component { annotation
|
| /external/llvm-project/flang/include/flang/Evaluate/ |
| D | variable.h | 75 CLASS_BOILERPLATE(Component) in CLASS_BOILERPLATE() argument 77 Component(DataRef &&b, const Symbol &c) : base_{std::move(b)}, symbol_{c} {} in Component() function 78 Component(common::CopyableIndirection<DataRef> &&b, const Symbol &c) in Component() function
|
| D | call.h | 34 class Component; variable
|
| /external/dagger2/javatests/dagger/functional/producers/fluentfuture/ |
| D | FluentFutures.java | 73 interface Component { interface in FluentFutures
|
| /external/parameter-framework/upstream/tools/xmlGenerator/ |
| D | README.md | 126 #### Component subsubsection
|
| /external/python/cpython2/Mac/Modules/cm/ |
| D | cmsupport.py | 72 Component = OpaqueByValueType('Component', C_OBJECTPREFIX) variable
|
| /external/llvm-project/clang/lib/Driver/ToolChains/ |
| D | MipsLinux.cpp | 120 StringRef Component, in getCompilerRT()
|
| D | OpenBSD.cpp | 302 StringRef Component, in getCompilerRT()
|
| /external/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| D | RecursiveSymbolVisitor.h | 74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
|
| /external/llvm/tools/llvm-config/ |
| D | llvm-config.cpp | 88 for (const auto &Component : ComponentMap) { in VisitComponent() local 617 for (auto &Component : DyLibComponents) { in main() local
|
| /external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
| D | ArrayReferenceImpl.java | 269 class Component implements ValueContainer { class in ArrayReferenceImpl
|
| /external/llvm-project/llvm/tools/llvm-config/ |
| D | llvm-config.cpp | 92 for (const auto &Component : ComponentMap) { in VisitComponent() local 664 for (auto &Component : DyLibComponents) { in main() local
|
| /external/llvm-project/llvm/tools/llvm-cov/ |
| D | CoverageReport.cpp | 131 for (const auto &Component : in getNumRedundantPathComponents() local 159 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local
|