Home
last modified time | relevance | path

Searched defs:Component (Results 1 – 25 of 67) sorted by relevance

123

/external/llvm/include/llvm/Support/
DPath.h52 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/
DPath.h52 StringRef Component; ///< The current component. Not necessarily in Path. variable
78 StringRef Component; ///< The current component. Not necessarily in Path. variable
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_conversion.h82 INLINE simdscalar Clamp(simdscalar const &vC, uint32_t Component) in Clamp()
129 INLINE simdscalar Normalize(simdscalar const &vC, uint32_t Component) in Normalize()
252 INLINE simd16scalar SIMDCALL Clamp(simd16scalar const &v, uint32_t Component) in Clamp()
299 INLINE simd16scalar SIMDCALL Normalize(simd16scalar const &vComp, uint32_t Component) in Normalize()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h57 StringRef Component; ///< The current component. Not necessarily in Path. variable
83 StringRef Component; ///< The current component. Not necessarily in Path. variable
/external/google-fruit/include/fruit/
Dcomponent.h65 friend class Component; variable
1058 friend class Component; variable
Dfruit_forward_decls.h47 class Component; variable
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dcomposite_bitmap_glyph.cc64 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/
DSkOTTable_glyf.h109 struct Component { struct
110 union Flags {
153 } flags;
154 SK_OT_USHORT glyphIndex;
155 union Transform {
200 } transform;
/external/skqp/src/sfnt/
DSkOTTable_glyf.h109 struct Component { struct
110 union Flags {
153 } flags;
154 SK_OT_USHORT glyphIndex;
155 union Transform {
200 } transform;
/external/dagger2/core/src/main/java/dagger/
DComponent.java211 public @interface Component { annotation
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV2.h51 StringRef Component; //< The current component. Not necessarily in Path. variable
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md126 #### Component subsubsection
/external/python/cpython2/Mac/Modules/cm/
Dcmsupport.py72 Component = OpaqueByValueType('Component', C_OBJECTPREFIX) variable
/external/llvm/tools/llvm-config/
Dllvm-config.cpp88 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/
DArrayReferenceImpl.java269 class Component implements ValueContainer { class in ArrayReferenceImpl
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
Dllvm-config.cpp89 for (const auto &Component : ComponentMap) { in VisitComponent() local
640 for (auto &Component : DyLibComponents) { in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageReport.cpp132 for (const auto &Component : in getNumRedundantPathComponents() local
160 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local
/external/google-fruit/include/fruit/impl/component_storage/
Dcomponent_storage_entry.defn.h125 fruit::ComponentFunction<Component, Arg, Args...> component_function) { in create()
/external/google-fruit/include/fruit/impl/
Dcomponent.defn.h51 inline Component<Params...>::Component(PartialComponent<Bindings...>&& partial_component) : storage… in Component() function
/external/guice/extensions/dagger-adapter/lib/
Ddagger-2.4.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...
/external/clang/lib/Driver/
DToolChain.cpp287 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
308 StringRef Component, in getCompilerRTArgString()
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py57 Component = OpaqueByValueType('Component', 'CmpObj') variable
/external/python/cpython2/Lib/msilib/
Dschema.py129 Component = Table('Component') variable
/external/python/cpython2/Tools/msi/
Dschema.py129 Component = Table('Component') variable
/external/python/cpython3/Lib/msilib/
Dschema.py129 Component = Table('Component') variable

123