Home
last modified time | relevance | path

Searched defs:raw (Results 226 - 250 of 301) sorted by relevance

12345678910>>...13

/third_party/ffmpeg/libavformat/
H A Dmov.c315 int raw = 0; in mov_read_udta_string() local
[all...]
/third_party/alsa-utils/amixer/
H A Damixer.c758 long raw, val; in show_selem_volume() local
/third_party/backends/backend/
H A Dmustek_pp_cis.c1496 cis_read_line(Mustek_PP_CIS_dev * dev, SANE_Byte* buf, SANE_Int pixel, SANE_Bool raw) cis_read_line() argument
/third_party/cJSON/
H A DcJSON.c2413 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char * const raw) in cJSON_AddRawToObject() argument
2816 CJSON_PUBLIC(cJSON *) cJSON_CreateRaw(const char *raw) in cJSON_CreateRaw() argument
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp1555 ucnv_MBCSLoad(UConverterSharedData *sharedData, UConverterLoadArgs *pArgs, const uint8_t *raw, UErrorCode *pErrorCode) ucnv_MBCSLoad() argument
/third_party/alsa-lib/include/
H A Dump_msg.h179 uint32_t raw; member
449 uint32_t raw[2]; member
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp620 int32_t raw, sav; in formatGenericNonLocationName() local
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1743 ScopeInfo raw = *scope_info; in CreateScopeInfo() local
1772 SharedFunctionInfo raw = *shared; in CreateJSFunction() local
1826 Script raw = *script_; DeserializeFunctions() local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c149 int raw; /* 1 for directly writing raw data */ member
1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument
1265 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument
1281 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument
1296 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument
1311 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument
1324 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument
[all...]
H A Dunzip.c155 int raw; member
1648 extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* level, int raw) in unzOpenCurrentFile2() argument
1468 unzOpenCurrentFile3(unzFile file, int* method, int* level, int raw, const char* password) unzOpenCurrentFile3() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp1555 ucnv_MBCSLoad(UConverterSharedData *sharedData, UConverterLoadArgs *pArgs, const uint8_t *raw, UErrorCode *pErrorCode) ucnv_MBCSLoad() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp943 uint64_t raw = in.get_bits64(offset, bits_to_read); in unpack_colour_endpoints() local
962 uint32_t raw = in.get_bits(offset, bits_to_read); in unpack_colour_endpoints() local
1116 uint32_t raw = in.get_bits_rev(offset, bits_to_read); in unpack_weights() local
1136 uint32_t raw = in.get_bits_rev(offset, bits_to_read); in unpack_weights() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp620 int32_t raw, sav; in formatGenericNonLocationName() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp2002 const bool raw = in processSurfaceCoordsNVE4() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c66 nir_ssa_def *raw; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c220 bool raw = util_format_get_blocksize(fmt) > 4; in panvk_meta_copy_to_img_emit_rsd() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1863 int32_t raw, dst; in TestHistorical() local
1978 int32_t t, i, raw, dst; TestFebruary() local
2578 int32_t raw, dst; TestCasablancaNameAndOffset22041() local
2580 zone->getOffset(Calendar::getNow(), false, raw, dst, status); TestCasablancaNameAndOffset22041() local
2600 int32_t raw, dst; TestRawOffsetAndOffsetConsistency22041() local
[all...]
H A Dtzrulets.cpp2135 int32_t raw, dst; in TestT6216() local
2332 int32_t raw, dst, raw0, dst0; in verifyTransitions() local
2649 int32_t raw, dst; TestT8943() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc279 Script raw = *script; in NewScriptWithId() local
316 FixedArray raw = *fixed_array; NewArrayList() local
415 SharedFunctionInfo raw = *shared; NewSharedFunctionInfo() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dmap.cc1154 Map raw = *result; in RawCopy() local
1268 Map raw = *result; in CopyNormalized() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.h473 const ZonePtrList<const AstRawString>* raw() const { return &raw_; } in raw() function in v8::internal::Parser::TemplateLiteral
477 void AddTemplateSpan(const AstRawString* cooked, const AstRawString* raw, in AddTemplateSpan() argument
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc704 HeapObject raw = *object_; in Serialize() local
852 HeapObject raw in SerializeContent() local
1336 FixedArray raw = *externals; Values() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h610 uint64_t raw[6]; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c179 boolean raw; member
782 ureg_DECL_image(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum pipe_format format, boolean wr, boolean raw) ureg_DECL_image() argument
1726 emit_decl_image(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum pipe_format format, boolean wr, boolean raw) emit_decl_image() argument
/third_party/rust/crates/clap/src/builder/
H A Darg.rs1583 pub fn raw(mut self, yes: bool) -> Self { in raw() functions

Completed in 79 milliseconds

12345678910>>...13