Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 25 of 780) sorted by relevance

12345678910>>...32

/third_party/jerryscript/tests/jerry/es2015/
Dstring-raw.js54 raw: ['foo', 'bar', 'baz'] property
58 assert(String.raw({ raw: 'test' }, 0, 1, 2) === "t0e1s2t"); property
61 var raw = new Proxy({length: 2, 0: '', 1: ''}, { get: function(o, k) { get.push(k); return o[k]; }}… variable
62 var p = new Proxy({raw: raw}, { get: function(o, k) { get.push(k); return o[k]; }}); property
/third_party/typescript/tests/cases/compiler/
DabstractProperty.ts4 raw: string; property
9 abstract raw: string; property in B
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.c62 #define GREEN2(raw, endian) \ argument
67 #define GREEN(raw) \ argument
74 #define GREEN(raw) \ argument
81 #define GREEN(raw) \ argument
286 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in low_pass_bit_slicer_Y8()
459 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in null_function()
509 unsigned int *n_points, unsigned int max_points, const uint8_t * raw) { in vbi3_bit_slicer_slice_with_points()
578 uint8_t * buffer, unsigned int buffer_size, const uint8_t * raw) in vbi3_bit_slicer_slice()
Dio-sim.c115 signal_teletext (uint8_t * raw, in signal_teletext()
156 signal_vps (uint8_t * raw, in signal_vps()
247 signal_wss_625 (uint8_t * raw, in signal_wss_625()
279 signal_closed_caption (uint8_t * raw, in signal_closed_caption()
406 vbi_raw_add_noise (uint8_t * raw, in vbi_raw_add_noise()
496 signal_u8 (uint8_t * raw, in signal_u8()
634 _vbi_raw_vbi_image (uint8_t * raw, in _vbi_raw_vbi_image()
777 _vbi_raw_video_image (uint8_t * raw, in _vbi_raw_video_image()
1069 vbi_raw_vbi_image (uint8_t * raw, in vbi_raw_vbi_image()
1125 vbi_raw_video_image (uint8_t * raw, in vbi_raw_video_image()
/third_party/node/benchmark/events/
Dee-listeners.js8 raw: ['true', 'false'] property
11 function main({ n, listeners, raw }) { field
/third_party/libffi/src/
Draw_api.c57 ffi_raw_to_ptrarray (ffi_cif *cif, ffi_raw *raw, void **args) in ffi_raw_to_ptrarray()
138 ffi_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_raw *raw) in ffi_ptrarray_to_raw()
204 void ffi_raw_call (ffi_cif *cif, void (*fn)(void), void *rvalue, ffi_raw *raw) in ffi_raw_call()
217 ffi_raw *raw = (ffi_raw*)alloca (ffi_raw_size (cif)); in ffi_translate_args() local
Djava_raw_api.c76 ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) in ffi_java_raw_to_ptrarray()
157 ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) in ffi_java_ptrarray_to_raw()
314 ffi_java_raw *raw) in ffi_java_raw_call()
328 ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); in ffi_java_translate_args() local
/third_party/selinux/libselinux/src/
Dsetrans_client.c175 static int raw_to_trans_context(const char *raw, char **transp) in raw_to_trans_context()
226 static int raw_context_to_color(const char *raw, char **colors) in raw_context_to_color()
330 int selinux_raw_to_trans_context(const char * raw, in selinux_raw_to_trans_context()
371 int selinux_raw_context_to_color(const char * raw, char **transp) in selinux_raw_context_to_color()
426 int selinux_raw_to_trans_context(const char * raw, in selinux_raw_to_trans_context()
/third_party/python/Tools/c-analyzer/
Dcheck-c-globals.py221 def parse(cls, raw): argument
319 def _parse_filters_arg(raw, error): argument
335 def _parse_columns_arg(raw, error): argument
343 def _parse_sort_arg(raw, error): argument
351 def _parse_group_arg(raw, error): argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dfitblk.c76 unsigned char raw[RAWLEN]; in partcompress() local
99 unsigned char raw[RAWLEN]; in recompress() local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dfitblk.c76 unsigned char raw[RAWLEN]; in partcompress() local
99 unsigned char raw[RAWLEN]; in recompress() local
/third_party/zlib/examples/
Dfitblk.c76 unsigned char raw[RAWLEN]; in partcompress() local
99 unsigned char raw[RAWLEN]; in recompress() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DWireFormatTest.java313 RawMessageSet raw = RawMessageSet.parseFrom(data); in testSerializeMessageSetWithFlag() local
348 RawMessageSet raw = in testParseMessageSetWithFlag() local
403 RawMessageSet raw = in testParseMessageSetExtensionWithFlag() local
434 RawMessageSet raw = in testMergeLazyMessageSetExtensionWithFlag() local
467 RawMessageSet raw = in testMergeMessageSetExtensionWithFlag() local
/third_party/node/deps/npm/node_modules/tar/lib/
Dwinchars.js6 const raw = [ variable
/third_party/icu/icu4c/source/i18n/
Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
362 CollationRuleParser::parseTailoringString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseTailoringString()
371 CollationRuleParser::parseString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseString()
462 UnicodeString raw; in parseSpecialPosition() local
488 UnicodeString raw; in parseSetting() local
687 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
362 CollationRuleParser::parseTailoringString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseTailoringString()
371 CollationRuleParser::parseString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseString()
462 UnicodeString raw; in parseSpecialPosition() local
488 UnicodeString raw; in parseSetting() local
684 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering()
/third_party/node/deps/icu-small/source/i18n/
Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
362 CollationRuleParser::parseTailoringString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseTailoringString()
371 CollationRuleParser::parseString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseString()
462 UnicodeString raw; in parseSpecialPosition() local
488 UnicodeString raw; in parseSetting() local
687 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
362 CollationRuleParser::parseTailoringString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseTailoringString()
371 CollationRuleParser::parseString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseString()
462 UnicodeString raw; in parseSpecialPosition() local
488 UnicodeString raw; in parseSetting() local
687 CollationRuleParser::parseReordering(const UnicodeString &raw, UErrorCode &errorCode) { in parseReordering()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DWireFormatTest.java300 RawMessageSet raw = RawMessageSet.parseFrom(data); in testSerializeMessageSetWithFlag() local
338 RawMessageSet raw = in testParseMessageSetWithFlag() local
403 RawMessageSet raw = in testParseMessageSetExtensionWithFlag() local
442 RawMessageSet raw = in testMergeLazyMessageSetExtensionWithFlag() local
/third_party/openssl/test/
Dpemtest.c18 const char *raw; member
38 const char *raw = b64_pem_data[idx].raw; in test_b64() local
/third_party/skia/docs/examples/
DImage_MakeRasterData.cpp12 sk_sp<SkImage> raw = SkImage::MakeRasterData(dstInfo.makeColorType(kRGBA_8888_SkColorType), in draw() local
/third_party/flutter/skia/docs/examples/
DImage_MakeRasterData.cpp12 sk_sp<SkImage> raw = SkImage::MakeRasterData(dstInfo.makeColorType(kRGBA_8888_SkColorType), in draw() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c46 BOOL raw = TRUE; in main() local
164 BOOL raw, BOOL alpha) in png2pnm()
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c46 BOOL raw = TRUE; in main() local
164 BOOL raw, BOOL alpha) in png2pnm()
/third_party/libpng/contrib/pngminus/
Dpng2pnm.c46 BOOL raw = TRUE; in main() local
164 BOOL raw, BOOL alpha) in png2pnm()

12345678910>>...32