/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | range.hpp | 31 inline length_t components(tvec1<T, P> const & v) in components() function 37 inline length_t components(tvec2<T, P> const & v) in components() function 43 inline length_t components(tvec3<T, P> const & v) in components() function 49 inline length_t components(tvec4<T, P> const & v) in components() function 55 inline length_t components(genType const & m) in components() function
|
H A D | type_trait.hpp | 46 static length_t const components = 0; member 59 components = 1 enumerator 71 components = 2 enumerator 83 components = 3 enumerator 95 components = 4 enumerator 107 components = 2, enumerator 121 components = 2, enumerator 135 components = 2, enumerator 149 components = 3, enumerator 163 components enumerator 177 components = 3, global() enumerator 191 components = 4, global() enumerator 205 components = 4, global() enumerator 219 components = 4, global() enumerator 233 components = 4 global() enumerator 245 components = 8 global() enumerator [all...] |
/third_party/alsa-lib/modules/mixer/simple/python/ |
H A D | main.py | 16 components = info['components'] variable
|
/third_party/libexif/libexif/ |
H A D | exif-gps-ifd.h | 43 uint16_t components; member
|
H A D | exif-entry.h | 52 unsigned long components; member
|
/third_party/libexif/libexif/apple/ |
H A D | mnote-apple-entry.h | 33 unsigned long components; member
|
/third_party/libexif/libexif/pentax/ |
H A D | mnote-pentax-entry.h | 33 unsigned long components; member
|
/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-entry.h | 35 unsigned long components; member
|
/third_party/libexif/libexif/olympus/ |
H A D | mnote-olympus-entry.h | 33 unsigned long components; member
|
/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.h | 33 unsigned long components; member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | vector_dce.h | 39 utils::BitVector components; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | vector_dce.h | 39 utils::BitVector components; member
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLSwizzle.h | 59 const ComponentArray& components() const { in components() function [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | vector_dce.h | 39 utils::BitVector components; member
|
/third_party/backends/backend/escl/ |
H A D | escl_tiff.c | 61 int components = 4; in get_TIFF_data() local
|
H A D | escl_png.c | 56 int components = 3; in get_PNG_data() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_shrink_stores.c | 47 unsigned components = util_format_get_nr_components(format); in opt_shrink_vectors_image_store() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_wide_load_store.c | 86 nir_ssa_def *components[num_comp]; in lower_wide_load_store() local
|
/third_party/mesa3d/src/glx/ |
H A D | compsize.c | 154 int components; in __glImageSize() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_clamp_image_1d_2d_array_sizes.c | 98 nir_ssa_def *components[4]; in brw_nir_clamp_image_1d_2d_array_sizes_instr() local
|
/third_party/libexif/libexif/huawei/ |
H A D | mnote-huawei-entry.h | 29 unsigned long components; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_format.h | 68 panfrost_get_default_swizzle(unsigned components) in panfrost_get_default_swizzle() argument
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | type_parser_test.cc | 34 } components[4]; in TEST_F() member
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | cvtcolor.c | 108 int components = channels; in main() local
|
/third_party/skia/experimental/skrive/src/ |
H A D | Artboard.cpp | 58 std::vector<sk_sp<Component>> components; in parse_components() local
|