Home
last modified time | relevance | path

Searched defs:RAW (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/common/
DSharedDictionaryType.java13 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/
DStringTableBuilder.h25 enum Kind { ELF, WinCOFF, MachO, RAW, DWARF, XCOFF }; enumerator
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dmessage.h26 enum class Protos : uint32_t { RAW = 0, PROTOBUF = 1, FLATBUFFERS = 2 }; enumerator
/third_party/ninja/src/
Deval_env.h54 enum TokenType { RAW, SPECIAL }; enumerator
/third_party/grpc/include/grpcpp/impl/codegen/
Drpc_service_method.h97 RAW, enumerator
/third_party/boost/libs/gil/doc/
Dio.rst455 RAW subsection
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.hpp86 RAW, enumerator
/third_party/icu/icu4c/source/test/intltest/
Dtzrulets.cpp388 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/
Dformats.h228 RAW = 0x1FF, enumerator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRuleTest.java1176 final int RAW = -10*HOUR; in TestVTimeZoneCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRuleTest.java1174 final int RAW = -10*HOUR; in TestVTimeZoneCoverage() local
/third_party/gettext/gnulib-local/lib/libxml/
Dcatalog.c2175 #define RAW *cur macro
DHTMLparser.c355 #define RAW (ctxt->token ? -1 : (*ctxt->input->cur)) macro
Dparser.c2048 #define RAW (*ctxt->input->cur) macro
/third_party/libxml2/
Dcatalog.c2146 #define RAW *cur macro
DHTMLparser.c326 #define RAW (ctxt->token ? -1 : (*ctxt->input->cur)) macro
Dparser.c2075 #define RAW (*ctxt->input->cur) macro