Searched defs:RAW (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/third_party/externals/brotli/java/org/brotli/common/ |
D | SharedDictionaryType.java | 13 public static final int RAW = 0; field in SharedDictionaryType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | StringTableBuilder.h | 25 enum Kind { ELF, WinCOFF, MachO, RAW, DWARF, XCOFF }; enumerator
|
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | message.h | 26 enum class Protos : uint32_t { RAW = 0, PROTOBUF = 1, FLATBUFFERS = 2 }; enumerator
|
/third_party/ninja/src/ |
D | eval_env.h | 54 enum TokenType { RAW, SPECIAL }; enumerator
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | rpc_service_method.h | 97 RAW, enumerator
|
/third_party/boost/libs/gil/doc/ |
D | io.rst | 455 RAW subsection
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImageView.hpp | 86 RAW, enumerator
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 388 const int32_t RAW = -10*HOUR; in TestSimpleRuleBasedTimeZone() local 1697 const int32_t RAW = -10*HOUR; in TestVTimeZoneCoverage() local
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 228 RAW = 0x1FF, enumerator
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1176 final int RAW = -10*HOUR; in TestVTimeZoneCoverage() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1174 final int RAW = -10*HOUR; in TestVTimeZoneCoverage() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | catalog.c | 2175 #define RAW *cur macro
|
D | HTMLparser.c | 355 #define RAW (ctxt->token ? -1 : (*ctxt->input->cur)) macro
|
D | parser.c | 2048 #define RAW (*ctxt->input->cur) macro
|
/third_party/libxml2/ |
D | catalog.c | 2146 #define RAW *cur macro
|
D | HTMLparser.c | 326 #define RAW (ctxt->token ? -1 : (*ctxt->input->cur)) macro
|
D | parser.c | 2075 #define RAW (*ctxt->input->cur) macro
|