/aosp_15_r20/external/libwebm/mkvparser/ |
H A D | mkvparser.h | 431 struct Colour { struct 436 Colour() in Colour() argument 451 ~Colour() { in ~Colour() argument 459 long long matrix_coefficients; 460 long long bits_per_channel; 461 long long chroma_subsampling_horz; 462 long long chroma_subsampling_vert; 463 long long cb_subsampling_horz; 464 long long cb_subsampling_vert; 465 long long chroma_siting_horz; [all …]
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/ |
H A D | mkvparser.h | 431 struct Colour { struct 436 Colour() in Colour() argument 451 ~Colour() { in ~Colour() argument 459 long long matrix_coefficients; 460 long long bits_per_channel; 461 long long chroma_subsampling_horz; 462 long long chroma_subsampling_vert; 463 long long cb_subsampling_horz; 464 long long cb_subsampling_vert; 465 long long chroma_siting_horz; [all …]
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/ |
H A D | mkvparser.h | 431 struct Colour { struct 436 Colour() in Colour() argument 451 ~Colour() { in ~Colour() argument 459 long long matrix_coefficients; 460 long long bits_per_channel; 461 long long chroma_subsampling_horz; 462 long long chroma_subsampling_vert; 463 long long cb_subsampling_horz; 464 long long cb_subsampling_vert; 465 long long chroma_siting_horz; [all …]
|
/aosp_15_r20/external/libwebm/webm_parser/include/webm/ |
H A D | dom_types.h | 805 struct Colour { struct 820 Element<std::uint64_t> chroma_subsampling_x; 825 Element<std::uint64_t> chroma_subsampling_y; 830 Element<std::uint64_t> cb_subsampling_x; 835 Element<std::uint64_t> cb_subsampling_y; 881 bool operator==(const Colour& other) const { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1261 DisplayElement(StringRef Colour) : Colour(Colour) {} in DisplayElement() 1262 const StringRef Colour; member in __anon708090a62511::DisplayElement 1269 DisplayEdge(std::string Value, DisplayNode &Node, StringRef Colour) in DisplayEdge() 1286 DisplayNode(std::string Content, StringRef Colour) in DisplayNode() 1367 void createNode(std::string C, StringRef Colour) { in createNode() 1421 StringRef Colour) { in createEdge() 1446 StringRef Colour) in DotCfgDiffNode() 1470 void addEdge(unsigned E, StringRef Value, StringRef Colour) { in addEdge() 1495 StringRef Colour; member in __anon708090a62511::DotCfgDiffNode 1694 StringRef Colour = E.second; in DotCfgDiff() local [all …]
|
/aosp_15_r20/external/stg/test_cases/diff_tests/misc/ |
H A D | enum.0.cc | 1 enum Colour { red, green, blue }; enum 3 void foo(const Colour&) { } in foo()
|
H A D | enum.1.cc | 1 enum class Colour : unsigned char { red, green, blue }; enum 3 void foo(const Colour&) { } in foo()
|
/aosp_15_r20/external/stg/test_cases/info_tests/misc/ |
H A D | enum.cc | 1 enum class Colour : unsigned char { red, green, blue }; enum 3 void foo(const Colour&) { } in foo()
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/ |
H A D | Colour.java | 21 public class Colour { class
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/try_build/compile_fail/ |
D | variants_with_fields.rs | 12 enum Colour { enum
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2003-06-22-UnionCrash.c | 5 float Colour[5]; member
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | scoped-enums-debug-info.cpp | 16 enum struct Colour { grey }; enum
|
H A D | scoped-enums.cpp | 12 enum struct Colour { grey }; enum
|
/aosp_15_r20/external/libwebm/testing/ |
H A D | mkvmuxer_tests.cc | 793 TEST_F(MuxerTest, Colour) { in TEST_F() argument
|
/aosp_15_r20/external/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 506 Colour() in Colour() function
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 506 Colour() in Colour() function
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 506 Colour() in Colour() function
|
/aosp_15_r20/external/bcc/tests/cc/ |
H A D | catch.hpp | 4982 struct Colour { struct 4983 enum Code { 5027 bool m_moved; 7133 Colour::Colour( Code _colourCode ) : m_moved( false ) { use( _colourCode ); } in Colour() function in Catch::Colour 7134 …Colour::Colour( Colour const& _other ) : m_moved( false ) { const_cast<Colour&>( _other ).m_moved … in Colour() function in Catch::Colour
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 36793 "Colour": 34381, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 36793 "Colour": 34381, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 36734 "Colour": 34381, number
|