Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dcompiler-specific.h133 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro
135 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
/third_party/cef/include/base/
Dcef_compiler_specific.h151 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro
153 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
/third_party/skia/third_party/externals/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
/third_party/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
/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
/third_party/skia/third_party/externals/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