Home
last modified time | relevance | path

Searched defs:ALIGNAS (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/base/
Dcompiler_specific.h68 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro
70 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
/external/libchrome/base/
Dcompiler_specific.h121 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro
123 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
/external/jsoncpp/src/lib_json/
Djson_value.cpp64 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
66 #define ALIGNAS(byte_alignment) macro
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2444 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2448 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable