/third_party/python/Python/ |
H A D | pystate.c | 42 #define _PyRuntimeGILState_SetThreadState(gilstate, value) \ 44 (uintptr_t)(value)) 140 // bpo-42882: Preserve next_index value if Py_Initialize()/Py_Finalize() in _PyRuntimeState_Init() 1028 previous value. It is more likely with daemon threads, but it can in PyThreadState_Clear() 1329 /* Tricky: we need to decref the current value in PyThreadState_SetAsyncExc() 1506 value may change immediately after comparison, as it can't 1508 * If equal, then the current thread holds the lock, so the value can't 1714 to modify this value in PyGILState_Ensure() 1743 assert(tstate->gilstate_counter >= 0); /* illegal counter value */ in PyGILState_Release() 2066 Py_ssize_t value in _long_shared() local [all...] |
/third_party/python/Modules/ |
H A D | _zoneinfo.c | 169 _bisect(const int64_t value, const int64_t *arr, size_t size); 535 // adjust the fold value. in zoneinfo_fromutc() 1471 // Initialize offsets to invalid value (> 24 hours) in parse_tz_str() 1580 parse_uint(const char *const p, uint8_t *value) in parse_uint() argument 1586 *value = (*p) - '0'; in parse_uint() 1649 // Indicates the value added to the local time to arrive at Coordinated in parse_tz_delta() 1654 // One or more digits may be used; the value is always interpreted as a in parse_tz_delta() 1973 * a value for a given DST offset, we'll assume it's 1H rather than 0H, so 2027 // If there are time zones we didn't find a value for, we'll end up in utcoff_to_dstoff() 2113 _bisect(const int64_t value, cons argument [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTransformFeedbackTests.cpp | 523 static deUint32 signExtend (deUint32 value, deUint32 numBits) in signExtend() argument 527 return value; in signExtend() 528 else if ((value & (1u << (numBits-1u))) == 0u) in signExtend() 529 return value; in signExtend() 531 return value | ~((1u << numBits) - 1u); in signExtend()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.c | 879 wpa_printf(MSG_ERROR, "Invalid AIFS value %d", v); in hostapd_config_wmm_ac() 886 wpa_printf(MSG_ERROR, "Invalid cwMin value %d", v); in hostapd_config_wmm_ac() 893 wpa_printf(MSG_ERROR, "Invalid cwMax value %d", v); in hostapd_config_wmm_ac() 900 wpa_printf(MSG_ERROR, "Invalid txop value %d", v); in hostapd_config_wmm_ac() 907 wpa_printf(MSG_ERROR, "Invalid acm value %d", v); in hostapd_config_wmm_ac() 920 /* convert floats with one decimal place to value*10 int, i.e., 923 static int hostapd_config_read_int10(const char *value) in hostapd_config_read_int10() argument 928 i = atoi(value); in hostapd_config_read_int10() 929 pos = os_strchr(value, '.'); in hostapd_config_read_int10() 983 wpa_printf(MSG_ERROR, "Invalid AIFS value in hostapd_config_tx_queue() 2245 add_multi_ap_ie(u8 *buf, size_t len, u8 value) add_multi_ap_ie() argument [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.cc | 126 // Set the sp to a known value. in TEST() 771 // test infrastructure requires that sp be restored to its original value. in TEST() 2073 // same page so that they return the same value. 2250 // Every adrp instruction on this page should return the same value. 3465 // This value won't fit in the immediate offset field of ldr/str instructions. 6547 uint64_t value = 0x0123456789abcdef; 6551 __ Mov(x0, value); 6583 ASSERT_EQUAL_64(value, x0); 6584 ASSERT_EQUAL_64(value << (shift[0] & 63), x16); 6585 ASSERT_EQUAL_64(value << (shif [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 264 av_dict_set(&ret, e->key, e->value, 0); in strip_specifiers() 279 av_log(NULL, AV_LOG_FATAL, "Invalid value %s specified for fps_mode of #%d:%d.\n", arg, file_idx, st_idx); in parse_and_set_vsync() 1131 filename = e->value; in dump_attachment() 1174 av_log(NULL, AV_LOG_ERROR, "-to value smaller than -ss; aborting.\n"); in open_input_file() 1311 av_log(NULL, AV_LOG_ERROR, "-sseof value must be negative; aborting\n"); in open_input_file() 1317 av_log(NULL, AV_LOG_WARNING, "-sseof value seeks to before start of file %s; ignored\n", filename); in open_input_file() 1812 av_log(NULL, AV_LOG_FATAL, "Invalid framerate value: %s\n", frame_rate); in new_video_stream() 1818 av_log(NULL, AV_LOG_FATAL, "Invalid maximum framerate value: %s\n", max_frame_rate); in new_video_stream() 2196 /* arg format is "output-stream-index:streamid-value". */ 2208 "Invalid value ' in opt_streamid() 3279 char *key = tmp_line, *value, *endptr; opt_preset() local [all...] |
/third_party/backends/backend/ |
H A D | nec.c | 1318 an invalid value to the nearest allowed one. 1321 clip_value (const SANE_Option_Descriptor * opt, void * value) in clip_value() argument 1333 w = *(SANE_Word *) value; in clip_value() 1345 *(SANE_Word*) value = w; in clip_value() 1350 w = *(SANE_Word *) value; in clip_value() 1354 /* somewhat arbitrary... Would be better to have a default value in clip_value() 1357 *(SANE_Word*) value = word_list[1]; in clip_value() 1365 len = strlen (value); in clip_value() 1371 if (strncasecmp (value, string_list[i], len) == 0 in clip_value() 1378 if (strcmp (value, string_lis in clip_value() [all...] |
H A D | sharp.c | 1261 value for tl_y in FSU mode is 13199, while the max value for in get_max_scan_size() 1264 decrement that value and store it as max(tl_y). in get_max_scan_size() 1679 an invalid value to the nearest allowed one. 1682 clip_value (const SANE_Option_Descriptor * opt, void * value) in clip_value() argument 1694 w = *(SANE_Word *) value; in clip_value() 1706 *(SANE_Word*) value = w; in clip_value() 1711 w = *(SANE_Word *) value; in clip_value() 1715 /* somewhat arbitrary... Would be better to have a default value in clip_value() 1718 *(SANE_Word*) value in clip_value() [all...] |
H A D | gt68xx_high.c | 295 unsigned int value; in gt68xx_calibrator_process_line() local 299 value = (src_value - black) * white_level / cal->k_white[i]; in gt68xx_calibrator_process_line() 300 if (value > 0xffff) in gt68xx_calibrator_process_line() 302 value = 0xffff; in gt68xx_calibrator_process_line() 310 value = 0; in gt68xx_calibrator_process_line() 317 line[i] = value; in gt68xx_calibrator_process_line() 1051 /* calc min and max black value */ in gt68xx_afe_ccd_calc() 1294 * - other error value - failure of some internal function 1504 /* find min average black value */ in gt68xx_afe_cis_calc_black() 1535 /* find max average white value */ in gt68xx_afe_cis_calc_white() [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler_nir.c | 481 * nir_intrinsic_load_ssbo, where any non-zero value is true. in emit_alu() 492 * - nir_intrinsic_load_shared of a 32-bit 0/~0 value. in emit_alu() 493 * - nir_intrinsic_load_constant of a 32-bit 0/~0 value in emit_alu() 1101 /* src[] = { value, offset }. const_index[] = { base, write_mask } */ 1107 struct ir3_instruction *const *value; in emit_intrinsic_store_shared() local 1110 value = ir3_get_src(ctx, &intr->src[0]); in emit_intrinsic_store_shared() 1119 stl = ir3_STL(b, offset, 0, ir3_create_collect(b, value, ncomp), 0, in emit_intrinsic_store_shared() 1158 /* src[] = { value, offset }. const_index[] = { base } */ 1165 struct ir3_instruction *const *value; in emit_intrinsic_store_shared_ir3() local 1167 value in emit_intrinsic_store_shared_ir3() 1315 struct ir3_instruction *const *value; emit_intrinsic_store_scratch() local [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_32.c | 340 sljit_s32 value; member 345 sljit_u32 value; in resolve_const_pool_index() local 352 value = cpool_start_address[cpool_current_index]; in resolve_const_pool_index() 358 value = cpool_start_address[cpool_current_index]; in resolve_const_pool_index() 362 value = (sljit_uw)curr_patch->value; in resolve_const_pool_index() 375 if ((sljit_sw)value >= 0) { in resolve_const_pool_index() 376 if (value > cpool_current_index) { in resolve_const_pool_index() 387 curr_patch->index = (sljit_sw)value; in resolve_const_pool_index() 388 curr_patch->value in resolve_const_pool_index() [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 2791 // ES 2.0.25 spec pg 127 states that if the value of FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE in GetFramebufferAttachmentParameteriv() 4244 void GL_APIENTRY SampleCoverage(GLclampf value, GLboolean invert) in SampleCoverage() argument 4246 TRACE("(GLclampf value = %f, GLboolean invert = %d)", value, invert); in SampleCoverage() 4252 context->setSampleCoverageParams(es2::clamp01(value), invert != GL_FALSE); in SampleCoverage() 5261 void GL_APIENTRY UniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) in UniformMatrix2fv() argument 5263 TRACE("(GLint location = %d, GLsizei count = %d, GLboolean transpose = %d, const GLfloat* value = %p)", in UniformMatrix2fv() 5264 location, count, transpose, value); in UniformMatrix2fv() 5287 if(!program->setUniformMatrix2fv(location, count, transpose, value)) in UniformMatrix2fv() 5294 void GL_APIENTRY UniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) in UniformMatrix3fv() argument 5327 UniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) UniformMatrix4fv() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_dataclasses.py | 586 # If init=False and no default value, then the field won't be 612 # the_fields is a tuple of 3 items, each value 674 # We only have a class attribute if a default value is 696 # Can't use a zero-length value. 705 # Nor a non-zero-length value 745 # These 2 instances will share this value of x. 1136 # If a ClassVar has no default value, it should not be set on the class. 1155 # If a ClassVar has a default value, it should be set on the class. 1194 # If an InitVar has no default value, it should not be set on the class. 1213 # If an InitVar has a default value, i [all...] |
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
H A D | multiple-emitHelpers-in-different-projects.js | 332 while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
396 >>> while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
778 {"bundle":{"commonSourceDirectory":"../second","sourceFiles":["../second/second_part1.ts","../second/second_part2.ts"],"js":{"sections":[{"pos":0,"end":504,"kind":"emitHelpers","data":"typescript:read"},{"pos":506,"end":894,"kind":"emitHelpers","data":"typescript:spreadArray"},{"pos":896,"end":1471,"kind":"text"}],"sources":{"helpers":["typescript:read","typescript:spreadArray"]},"mapHash":"-34534977022-{\"version\":3,\"file\":\"second-output.js\",\"sourceRoot\":\"\",\"sources\":[\"../second/second_part1.ts\",\"../second/second_part2.ts\"],\"names\":[],\"mappings\":\";;;;;;;;;;;;;;;;;;;;;;;;;AAIA,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;IACP,SAAS,CAAC;QACN,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IAED,CAAC,EAAE,CAAC;AACR,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,SAAS,wBAAwB;IAAC,WAAc;SAAd,UAAc,EAAd,qBAAc,EAAd,IAAc;QAAd,sBAAc;;AAAI,CAAC;AACrD,IAAM,qBAAqB,GAAG,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;AACvC,wBAAwB,8BAAC,EAAE,UAAK,qBAAqB,WAAE;ACdvD;IAAA;IAIA,CAAC;IAHG,uBAAW,GAAX;QACI,OAAO,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;IACL,QAAC;AAAD,CAAC,AAJD,IAIC\"}","hash":"53236375969-var __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n};\r\nvar N;\r\n(function (N) {\r\n function f() {\r\n console.log('testing');\r\n }\r\n f();\r\n})(N || (N = {}));\r\nfunction secondsecond_part1Spread() {\r\n var b = [];\r\n for (var _i = 0; _i < arguments.length; _i++) {\r\n b[_i] = arguments[_i];\r\n }\r\n}\r\nvar secondsecond_part1_ar = [20, 30];\r\nsecondsecond_part1Spread.apply(void 0, __spreadArray([10], __read(secondsecond_part1_ar), false));\r\nvar C = (function () {\r\n function C() {\r\n }\r\n C.prototype.doSomething = function () {\r\n console.log(\"something got done\");\r\n };\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos":0,"end":214,"kind":"text"}],"mapHash":"14094696036-{\"version\":3,\"file\":\"second-output.d.ts\",\"sourceRoot\":\"\",\"sources\":[\"../second/second_part1.ts\",\"../second/second_part2.ts\"],\"names\":[],\"mappings\":\"AAAA,kBAAU,CAAC,CAAC;CAEX;AAED,kBAAU,CAAC,CAAC;CAMX;AAED,iBAAS,wBAAwB,CAAC,GAAG,GAAG,MAAM,EAAE,QAAK;AACrD,QAAA,MAAM,qBAAqB,UAAW,CAAC;ACbvC,cAAM,CAAC;IACH,WAAW;CAGd\"}","hash":"-14757968608-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\n//# sourceMappingURL=second-output.d.ts.map"}},"program":{"fileNames":["../second/second_part1.ts","../second/second_part2.ts"],"fileInfos":["-24334061923-namespace N {\r\n // Comment text\r\n}\r\n\r\nnamespace N {\r\n function f() {\r\n console.log('testing');\r\n }\r\n\r\n f();\r\n}\r\n\nfunction secondsecond_part1Spread(...b: number[]) { }\nconst secondsecond_part1_ar = [20, 30];\nsecondsecond_part1Spread(10, ...secondsecond_part1_ar);","9339262372-class C {\r\n doSomething() {\r\n console.log(\"something got done\");\r\n }\r\n}\r\n"],"options":{"composite":true,"outFile":"./second-output.js"},"outSignature":"-22039916699-declare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\n","latestChangedDtsFile":"./second-output.d.ts"},"version":"FakeTSVersion"}
790 while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
883 "hash": "53236375969-var __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n};\r\nvar N;\r\n(function (N) {\r\n function f() {\r\n console.log('testing');\r\n }\r\n f();\r\n})(N || (N = {}));\r\nfunction secondsecond_part1Spread() {\r\n var b = [];\r\n for (var _i = 0; _i < arguments.length; _i++) {\r\n b[_i] = arguments[_i];\r\n }\r\n}\r\nvar secondsecond_part1_ar = [20, 30];\r\nsecondsecond_part1Spread.apply(void 0, __spreadArray([10], __read(secondsecond_part1_ar), false));\r\nvar C = (function () {\r\n function C() {\r\n }\r\n C.prototype.doSomething = function () {\r\n console.log(\"something got done\");\r\n };\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map", 1857 while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
1946 >>> while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
2718 {"bundle":{"commonSourceDirectory":"../..","sourceFiles":["../../third_part1.ts"],"js":{"sections":[{"pos":0,"end":500,"kind":"emitHelpers","data":"typescript:rest"},{"pos":502,"end":1006,"kind":"emitHelpers","data":"typescript:read"},{"pos":1008,"end":1396,"kind":"emitHelpers","data":"typescript:spreadArray"},{"pos":1398,"end":1625,"kind":"prepend","data":"../../../first/bin/first-output.js","texts":[{"pos":1398,"end":1625,"kind":"text"}]},{"pos":1625,"end":2200,"kind":"prepend","data":"../../../2/second-output.js","texts":[{"pos":1625,"end":2200,"kind":"text"}]},{"pos":2200,"end":2353,"kind":"text"}],"sources":{"helpers":["typescript:rest"]},"mapHash":"-13780861725-{\"version\":3,\"file\":\"third-output.js\",\"sourceRoot\":\"\",\"sources\":[\"../../../first/first_PART1.ts\",\"../../../first/first_part2.ts\",\"../../../first/first_part3.ts\",\"../../../second/second_part1.ts\",\"../../../second/second_part2.ts\",\"../../third_part1.ts\"],\"names\":[],\"mappings\":\";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,IAAM,CAAC,GAAG,cAAc,CAAC;AAMzB,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACf,SAAS,uBAAuB;IAChC,IAAM,KAAiB,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAvC,CAAC,OAAA,EAAK,IAAI,cAAZ,KAAc,CAA2B,CAAC;AAChD,CAAC;ACbD,OAAO,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC;ACAjB,SAAS,CAAC;IACN,OAAO,gBAAgB,CAAC;AAC5B,CAAC;ACED,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;IACP,SAAS,CAAC;QACN,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IAED,CAAC,EAAE,CAAC;AACR,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,SAAS,wBAAwB;IAAC,WAAc;SAAd,UAAc,EAAd,qBAAc,EAAd,IAAc;QAAd,sBAAc;;AAAI,CAAC;AACrD,IAAM,qBAAqB,GAAG,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;AACvC,wBAAwB,8BAAC,EAAE,UAAK,qBAAqB,WAAE;ACdvD;IAAA;IAIA,CAAC;IAHG,uBAAW,GAAX;QACI,OAAO,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;IACL,QAAC;AAAD,CAAC,AAJD,IAIC;ACJD,IAAI,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;AAChB,CAAC,CAAC,WAAW,EAAE,CAAC;AAChB,SAAS,uBAAuB;IAChC,IAAM,KAAiB,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAvC,CAAC,OAAA,EAAK,IAAI,cAAZ,KAAc,CAA2B,CAAC;AAChD,CAAC\"}","hash":"-46955292405-var __rest = (this && this.__rest) || function (s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n};\r\nvar __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n};\r\nvar s = \"Hello, world\";\r\nconsole.log(s);\r\nfunction forfirstfirst_PART1Rest() {\r\n var _a = { a: 10, b: 30, yy: 30 }, b = _a.b, rest = __rest(_a, [\"b\"]);\r\n}\r\nconsole.log(f());\r\nfunction f() {\r\n return \"JS does hoists\";\r\n}\r\nvar N;\r\n(function (N) {\r\n function f() {\r\n console.log('testing');\r\n }\r\n f();\r\n})(N || (N = {}));\r\nfunction secondsecond_part1Spread() {\r\n var b = [];\r\n for (var _i = 0; _i < arguments.length; _i++) {\r\n b[_i] = arguments[_i];\r\n }\r\n}\r\nvar secondsecond_part1_ar = [20, 30];\r\nsecondsecond_part1Spread.apply(void 0, __spreadArray([10], __read(secondsecond_part1_ar), false));\r\nvar C = (function () {\r\n function C() {\r\n }\r\n C.prototype.doSomething = function () {\r\n console.log(\"something got done\");\r\n };\r\n return C;\r\n}());\r\nvar c = new C();\r\nc.doSomething();\r\nfunction forthirdthird_part1Rest() {\r\n var _a = { a: 10, b: 30, yy: 30 }, b = _a.b, rest = __rest(_a, [\"b\"]);\r\n}\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos":0,"end":208,"kind":"prepend","data":"../../../first/bin/first-output.d.ts","texts":[{"pos":0,"end":208,"kind":"text"}]},{"pos":208,"end":422,"kind":"prepend","data":"../../../2/second-output.d.ts","texts":[{"pos":208,"end":422,"kind":"text"}]},{"pos":422,"end":492,"kind":"text"}],"mapHash":"27738518528-{\"version\":3,\"file\":\"third-output.d.ts\",\"sourceRoot\":\"\",\"sources\":[\"../../../first/first_PART1.ts\",\"../../../first/first_part3.ts\",\"../../../second/second_part1.ts\",\"../../../second/second_part2.ts\",\"../../third_part1.ts\"],\"names\":[],\"mappings\":\"AAAA,UAAU,QAAQ;IACd,IAAI,EAAE,GAAG,CAAC;CACb;AAED,QAAA,MAAM,CAAC,iBAAiB,CAAC;AAEzB,UAAU,iBAAiB;IACvB,IAAI,EAAE,GAAG,CAAC;CACb;AAGD,iBAAS,uBAAuB,SAE/B;ACbD,iBAAS,CAAC,WAET;ACFD,kBAAU,CAAC,CAAC;CAEX;AAED,kBAAU,CAAC,CAAC;CAMX;AAED,iBAAS,wBAAwB,CAAC,GAAG,GAAG,MAAM,EAAE,QAAK;AACrD,QAAA,MAAM,qBAAqB,UAAW,CAAC;ACbvC,cAAM,CAAC;IACH,WAAW;CAGd;ACJD,QAAA,IAAI,CAAC,GAAU,CAAC;AAEhB,iBAAS,uBAAuB,SAE/B\"}","hash":"2435669836-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\ndeclare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\ndeclare var c: C;\r\ndeclare function forthirdthird_part1Rest(): void;\r\n//# sourceMappingURL=third-output.d.ts.map"}},"program":{"fileNames":["../../third_part1.ts"],"fileInfos":["-362916705-var c = new C();\r\nc.doSomething();\r\nfunction forthirdthird_part1Rest() {\nconst { b, ...rest } = { a: 10, b: 30, yy: 30 };\n}"],"options":{"composite":true,"outFile":"./third-output.js"},"outSignature":"-10517557870-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\ndeclare namespace N {\r\n}\r\ndeclare namespace N {\r\n}\r\ndeclare function secondsecond_part1Spread(...b: number[]): void;\r\ndeclare const secondsecond_part1_ar: number[];\r\ndeclare class C {\r\n doSomething(): void;\r\n}\r\ndeclare var c: C;\r\ndeclare function forthirdthird_part1Rest(): void;\r\n","latestChangedDtsFile":"./third-output.d.ts"},"version":"FakeTSVersion"}
2743 while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
2912 "hash": "-46955292405-var __rest = (this && this.__rest) || function (s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n};\r\nvar __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\ [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov.c | 1081 av_log(c->fc, AV_LOG_FATAL, "[aax] activation_bytes value needs to be 4 bytes!\n"); in mov_read_adrm() 1088 av_log(c->fc, AV_LOG_FATAL, "[aax] audible_fixed_key value needs to be 16 bytes!\n"); in mov_read_adrm() 1139 av_log(c->fc, AV_LOG_FATAL, "[aaxc] audible_key value needs to be 16 bytes!\n"); in mov_aaxc_crypto() 1144 av_log(c->fc, AV_LOG_FATAL, "[aaxc] audible_iv value needs to be 16 bytes!\n"); in mov_aaxc_crypto() 1929 av_log(c->fc, AV_LOG_WARNING, "ignored unknown aclr value (%d)\n", range_value); in mov_read_aclr() 2291 (compatible_brands && strstr(compatible_brands->value, "qt ")) || 2457 av_log(c->fc, AV_LOG_WARNING, "failed to read key value\n"); 2928 /* Compute the samples value for the stsc entry at the given index. */ 3049 if (!sc->sample_size) /* do not overwrite value computed in stsd */ 3504 * irrespective of the value o [all...] |
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 152 // The return value from an image loader is an 'unsigned char *' which points 174 // If image loading fails for any reason, the return value will be NULL, 200 // dimensions set to a larger value than the configurable STBI_MAX_DIMENSIONS, 2046 // build a table that decodes both magnitude and value of small ACs in 2094 // decode a jpeg huffman value from the bitstream 2190 // given a value that's at position X in the zigzag stream, 2413 // take a -128..127 value and stbi__clamp it and convert to 0..255 2916 // marker, return 0xff, which is never a valid marker value 3557 // insert the previous pixel value (from t1). in stbi__resample_row_hv_2_simd() 3597 // insert the previous pixel value (fro in stbi__resample_row_hv_2_simd() 4102 stbi__uint16 value[STBI__ZNSYMS]; global() member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 3529 // value) when converted to linelist becomes 4 vertices. Expansion of 4/3. Any larger in streamIndicesIndirect() 3706 // can use a staging resource to initialize it to a non-zero value. If the memory is in init() 3717 // Pick an arbitrary value to initialize non-zero memory for sanitization. in init() 4488 // Arbitrary value to initialize the memory with. Note: the given uint value, reinterpreted in initializeNonZeroMemory() 5337 const VkClearValue &value, in clear() 5348 clearDepthStencil(aspectFlags, value.depthStencil, mipLevel, 1, baseArrayLayer, layerCount, in clear() 5355 clearColor(value.color, mipLevel, 1, baseArrayLayer, layerCount, commandBuffer); in clear() 5361 const VkClearValue &value, in clearEmulatedChannels() 5379 params.colorClearValue = value in clearEmulatedChannels() 5336 clear(VkImageAspectFlags aspectFlags, const VkClearValue &value, LevelIndex mipLevel, uint32_t baseArrayLayer, uint32_t layerCount, CommandBuffer *commandBuffer) clear() argument 5359 clearEmulatedChannels(ContextVk *contextVk, VkColorComponentFlags colorMaskFlags, const VkClearValue &value, LevelIndex mipLevel, uint32_t baseArrayLayer, uint32_t layerCount) clearEmulatedChannels() argument 8574 setSpecializationConstant(sh::vk::SpecializationConstantId id, uint32_t value) setSpecializationConstant() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ULocaleTest.java | 319 * prefix + '_' + x, then return 1. Otherwise return a value < 0. 4128 assertEquals("BCP47 syntax has ICU keyword value", "latn", val); in TestConstructorAcceptsBCP47() 4131 assertEquals("ICU syntax has ICU keyword value", "latn", val); in TestConstructorAcceptsBCP47() 4341 errln("Incorrect extension value: key=" in TestExtension() 4834 String value = d[1]; in TestToUnicodeLocaleType() 4837 String bcpType = ULocale.toUnicodeLocaleType(keyword, value); in TestToUnicodeLocaleType() 4838 assertEquals("keyword=" + keyword + ", value=" + value, expected, bcpType); in TestToUnicodeLocaleType() 4874 String value = d[1]; in TestToLegacyType() 4877 String legacyType = ULocale.toLegacyType(keyword, value); in TestToLegacyType() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
H A D | BasicTest.java | 1679 errln("Normalizer.quickCheck(FCD) failed: expected value for fast Normalizer.quickCheck is Normalizer.YES\n"); in TestCheckFCD() 1681 errln("Normalizer.quickCheck(FCD) failed: expected value for error Normalizer.quickCheck is Normalizer.NO\n"); in TestCheckFCD() 1683 errln("Normalizer.quickCheck(FCD) failed: expected value for correct Normalizer.quickCheck is Normalizer.YES\n"); in TestCheckFCD() 1691 + " expected value "+ result[count]); in TestCheckFCD() 1809 private static int sign(int value) { in sign() argument 1810 if(value==0) { in sign() 1813 return (value>>31)|1; in sign() 1816 private static String signString(int value) { in signString() argument 1817 if(value<0) { in signString() 1819 } else if(value in signString() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 138 errln("Can't get property value name for: " in TestPropertyAccess() 158 int value = UCharacter.getIntPropertyValue(it.codepoint, propNum); in TestPropertyAccess() 159 if (value != valueNum) { in TestPropertyAccess() 882 iset.add(new Integer(size + 1)); // add odd value in middle in SetSpeed2() 887 jset.add(new Integer(size - 1)); // add different odd value in middle in SetSpeed2() 1428 // var, value, var, value,..., input pat., exp. output pat., null in TestSymbolTable() 1875 // // params.inclusions = 5: default exhaustive value 1876 // // params.inclusions = 10: max exhaustive value. 1920 * (Non-SymbolTable API) Add the given variable and value t 1923 add(String var, String value) add() argument [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
H A D | BasicTest.java | 1676 errln("Normalizer.quickCheck(FCD) failed: expected value for fast Normalizer.quickCheck is Normalizer.YES\n"); in TestCheckFCD() 1678 errln("Normalizer.quickCheck(FCD) failed: expected value for error Normalizer.quickCheck is Normalizer.NO\n"); in TestCheckFCD() 1680 errln("Normalizer.quickCheck(FCD) failed: expected value for correct Normalizer.quickCheck is Normalizer.YES\n"); in TestCheckFCD() 1688 + " expected value "+ result[count]); in TestCheckFCD() 1806 private static int sign(int value) { in sign() argument 1807 if(value==0) { in sign() 1810 return (value>>31)|1; in sign() 1813 private static String signString(int value) { in signString() argument 1814 if(value<0) { in signString() 1816 } else if(value in signString() [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 91 "Print const value near each use of const SSA variable" }, 753 calloc(1, sizeof(*instr) + num_components * sizeof(*instr->value)); in nir_load_const_instr_create() 1566 nir_const_value_as_float(nir_const_value value, unsigned bit_size) in nir_const_value_as_float() argument 1569 case 16: return _mesa_half_to_float(value.u16); in nir_const_value_as_float() 1570 case 32: return value.f32; in nir_const_value_as_float() 1571 case 64: return value.f64; in nir_const_value_as_float() 1588 return load->value; in nir_src_as_const_value() 1853 /* deref stores have the deref in src[0] and the store value in src[1] */ in get_store_value() 1858 /* all other stores have the store value in src[0] */ in get_store_value() 2330 /* Only instructions without a return value ca in nir_function_impl_lower_instructions() [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.cc | 1850 uint8_t value = consume_u8(name); in expect_u8() local 1851 if (value != expected) { in expect_u8() 1852 errorf(pos, "expected %s 0x%02x, got 0x%02x", name, expected, value); in expect_u8() 1882 int32_t value = in consume_init_expr() local 1888 return ConstantExpression::I32Const(value); in consume_init_expr() 1969 consume_bytes(type_length, "value type"); in consume_value_type() 1988 // It is not a packed type, so it has to be a value type. in consume_storage_type() 2083 errorf(pos, "illegal flag value %u. Must be between 0 and 7", flag); in consume_element_segment_header() 2179 errorf(pos, "illegal flag value %u. Must be 0, 1, or 2", flag); in consume_data_segment_header() 2264 metrics_event.function_count = result.value() in DecodeWasmModule() [all...] |
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 559 // Step 1: classify input according to exponent and value, and calculate 560 // result for 0/inf/nan. $r2 holds the exponent value, which starts at 575 // A number is NaN if its abs value is greater than or unordered with inf 613 // Step 3: Convert new value to float (no overflow will occur due to step 682 // normal value. Other rcp result should be greater than that. If we 715 // 2. denorms and small normal values: using their original value will
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.c | 790 /* If depthCompareOp is EQUAL then the value we would be writing to the in vk_optimize_depth_stencil_state() 791 * depth buffer is the same as the value that's already there so there's no in vk_optimize_depth_stencil_state() 1077 * pipeline. If the value of in vk_graphics_pipeline_state_fill() 1480 #define SET_DYN_VALUE(dst, STATE, state, value) do { \ 1482 (dst)->state != (value)) { \ 1483 (dst)->state = (value); \ 1484 assert((dst)->state == (value)); \ 1490 #define SET_DYN_BOOL(dst, STATE, state, value) \ 1491 SET_DYN_VALUE(dst, STATE, state, (bool)value); 1639 * the value fro in vk_dynamic_graphics_state_copy() [all...] |