Home
last modified time | relevance | path

Searched defs:raw (Results 26 - 50 of 257) sorted by relevance

1234567891011

/third_party/elfutils/tests/
H A Dxlate_notes.c85 Elf_Data *raw = elf_rawdata (scn, NULL); in main() local
/third_party/gn/src/util/
H A Dticks.h26 uint64_t raw() const { return delta_; } in raw() function in TickDelta
/third_party/mbedtls/include/mbedtls/
H A Dx509_crl.h53 mbedtls_x509_buf raw; member
77 mbedtls_x509_buf raw; /**< The raw certificate data (DER). */ member
/third_party/node/deps/v8/src/codegen/arm64/
H A Dutils-arm64.h73 uint64_t raw = bit_cast<uint64_t>(num); in IsSignallingNaN() local
81 uint32_t raw = bit_cast<uint32_t>(num); in IsSignallingNaN() local
/third_party/node/deps/v8/src/snapshot/
H A Dread-only-serializer.cc46 HeapObject raw = *obj; in SerializeObjectImpl() local
/third_party/libabigail/include/
H A Dabg-interned-str.h50 interned_string(string* raw) in interned_string() argument
98 raw() const in raw() function in abigail::interned_string
/third_party/openssl/test/
H A Dpemtest.c18 const char *raw; member
40 const char *raw = b64_pem_data[idx].raw; in test_b64() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping_benchmark.cc40 std::string raw; in BM_WebSafeBase64Escape_string() local
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup_best_match.c56 int raw = 0, mode = 0, rc, opt, i, num_links; in main() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeUniquePtr.cpp176 Object* raw = DE_NULL; in UniquePtr_selfTest() local
/third_party/ffmpeg/libavformat/
H A Drawdec.c38 FFRawDemuxerContext *raw = s->priv_data; in ff_raw_read_partial_packet() local
/third_party/ffmpeg/tests/fate/
H A Dimage.mak[all...]
/third_party/node/deps/v8/src/objects/
H A Dinternal-index.h22 explicit constexpr InternalIndex(size_t raw) : entry_(raw) {} in InternalIndex() argument
H A Dmanaged.h55 V8_INLINE CppType* raw() { return GetSharedPtrPtr()->get(); } in raw() function in v8::internal::Managed
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_info.c65 unsigned int i, raw, ptype; in STACK_OF() local
/third_party/rust/crates/io-lifetimes/src/
H A Dlib.rs164 pub mod raw; modules
/third_party/openssl/crypto/pem/
H A Dpem_info.c65 unsigned int i, raw, ptype; in STACK_OF() local
/third_party/skia/src/sfnt/
H A DSkOTTable_gasp.h60 } raw; member
/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp63 deUint32 raw = readRGBA8Raw(src, x, y); in readRGBA8() local
/third_party/zlib/examples/
H A Dfitblk.c76 unsigned char raw[RAWLEN]; in partcompress() local
99 unsigned char raw[RAWLEN]; in recompress() local
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dattributes_test.cpp298 const std::vector<uint8_t> raw = {0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0, 0, 20, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 5, 0, in HWTEST_F() local
357 const std::vector<uint8_t> raw = {0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 0, 255, in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Deacmv.c95 const uint8_t *raw = buf + (s->avctx->width*s->avctx->height/16); in cmv_decode_inter() local
[all...]
H A Drscc.c157 const uint8_t *pixels, *raw; in rscc_decode_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeArrayTimeZoneRule.java158 private long getUTC(long time, int raw, int dst) { in getUTC() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTimeArrayTimeZoneRule.java149 private long getUTC(long time, int raw, int dst) { in getUTC() argument

Completed in 11 milliseconds

1234567891011