Home
last modified time | relevance | path

Searched defs:int3 (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/
H A DGRLOCLCompatibility.h54 typedef struct int3 struct
56 int32_t x; argument
57 int32_t y; argument
58 int32_t z; argument
61 int3() {}; in int3() argument
62 int3(int32_t ix, int32_t iy, int32_t iz) : x(ix), y(iy), z(iz) {}; in int3() function
67 } int3; typedef
/aosp_15_r20/external/libcxx/test/std/utilities/intseq/intseq.intseq/
H A Dinteger_seq.pass.cpp29 using int3 = std::integer_sequence<int, 3, 2, 1>; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/intseq/intseq.intseq/
H A Dinteger_seq.pass.cpp30 using int3 = std::integer_sequence<int, 3, 2, 1>; in main() typedef
/aosp_15_r20/external/libcxx/test/std/utilities/intseq/intseq.general/
H A Dinteger_seq.pass.cpp28 using int3 = std::make_integer_sequence<int, 3>; // generates int: 0,1,2 in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/intseq/intseq.general/
H A Dinteger_seq.pass.cpp29 using int3 = std::make_integer_sequence<int, 3>; // generates int: 0,1,2 in main() typedef
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/instrumentor/
H A DTraceDataFlowInstrumentationTarget.java35 volatile int int3 = 6; field in TraceDataFlowInstrumentationTarget
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/netlink/
DStructNlAttrTest.java91 final int int3 = attr3.getValueAsInt(0x08 /* default value */); in testGetValueAsInteger() local
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/frameworks/native/libs/math/include/math/
H A Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/
Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef

123