Home
last modified time | relevance | path

Searched +full:ts +full:- +full:api +full:- +full:utils (Results 1 – 25 of 50) sorted by relevance

12

/third_party/jsframework/
DBUILD.gn6 # http://www.apache.org/licenses/LICENSE-2.0
24 "package-lock.json",
36 node_modules = "//prebuilts/build-tools/common/js-framework/node_modules"
37 nodejs_path = "//prebuilts/build-tools/common/nodejs/current"
54 external_deps = [ "css-what:css_what_sources" ]
55 css_what = "obj/binarys/third_party/css-what/innerapis/css_what_sources/src"
58 deps = [ "//third_party/css-what:css_what_sources" ]
81 "runtime/main/app/App.ts",
82 "runtime/main/app/bundle.ts",
83 "runtime/main/app/helper.ts",
[all …]
/third_party/jsframework/runtime/main/reactivity/
Dobject.js1 /* eslint-disable */
6 } from '../../utils/index.ts';
7 import * as _ from '../../utils/index.ts';
21 Log.warn(`'Object.prototype.$add' is not a standard API,`
35 while (i--) {
54 Log.warn(`"Object.prototype.$set" is not a standard API,`
70 Log.warn(`"Object.prototype.$delete" is not a standard API,`
83 while (i--) {
Darray.js1 /* eslint-disable */
3 import { def, Log } from '../../utils/index.ts';
26 // http://jsperf.com/closure-with-arguments
29 while (i--) {
59 * @return {*} - replaced element
66 Log.warn(`"Array.prototype.$set" is not a standard API, `
85 Log.warn(`"Array.prototype.$remove" is not a standard API,`
93 if (index > -1) {
Dwatcher.js1 /* eslint-disable */
7 } from '../../utils/index.ts';
14 * This is used for both the $watch() api and directives.
19 * - {Array} filters
20 * - {Boolean} twoWay
21 * - {Boolean} deep
22 * - {Boolean} user
23 * - {Boolean} sync
24 * - {Boolean} lazy
25 * - {Function} [preProcess]
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/cachingFileSystemInformation/
Dwhen-calling-goto-definition-of-module.js8 "file": "/a/b/controllers/vessels/client.ts"
12 //// [/a/b/controllers/vessels/client.ts]
18 //// [/a/b/utils/db.ts]
21 //// [/a/b/models/vessel.ts]
23 import { Bookshelf } from '~/utils/db';
28 …et":"es6","module":"es6","baseUrl":"./","paths":{"~/*":["*"]}},"exclude":["api","build","node_modu…
38 Info 3 [00:00:26.000] For info: /a/b/controllers/vessels/client.ts :: Config file name: /a/b/tsc…
43 "/a/b/controllers/vessels/client.ts",
44 "/a/b/models/vessel.ts",
45 "/a/b/utils/db.ts"
[all …]
/third_party/typescript/
Dpackage.json2 "name": "ohos-typescript",
8 "version": "4.9.5-r4",
9 "license": "Apache-2.0",
26 "typings": "./lib/typescript.d.ts",
48 "@types/fs-extra": "9.0.13",
50 "@types/microsoft__typescript-etw": "0.1.1",
55 "@types/source-map-support": "0.5.6",
57 "@typescript-eslint/eslint-plugin": "5.33.1",
58 "@typescript-eslint/parser": "5.33.1",
59 "@typescript-eslint/utils": "5.33.1",
[all …]
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts3 import * as ts from "../../_namespaces/ts";
5 import * as Utils from "../../_namespaces/Utils";
8 const noopFileWatcher: ts.FileWatcher = { close: ts.noop };
9 const mockHost: ts.server.ServerHost = {
14 readFile: ts.returnUndefined,
15 writeFile: ts.noop,
20 createDirectory: ts.noop,
25 exit: ts.noop,
27 clearTimeout: ts.noop,
29 clearImmediate: ts.noop,
[all …]
DcachingFileSystemInformation.ts1 import * as ts from "../../_namespaces/ts";
15 function createLoggerTrackingHostCalls(host: ts.projectSystem.TestServerHost) {
16 … calledMaps: Record<CalledMapsWithSingleArg, ts.MultiMap<string, true>> & Record<CalledMapsWithFiv…
27 const calledMap = ts.createMultiMap<true>();
37 const calledMap = ts.createMultiMap<[U, V, W, X]>();
46 function logCacheEntry(logger: ts.projectSystem.Logger, callback: CalledMaps) {
47 …const result = ts.arrayFrom<[string, (true | CalledWithFiveArgs)[]], { key: string, count: number …
52 function logCacheAndClear(logger: ts.projectSystem.Logger) {
61 …ction logSemanticDiagnostics(projectService: ts.server.ProjectService, project: ts.server.Project,…
64 diags.forEach(d => projectService.logger.info(ts.formatDiagnostic(d, project)));
[all …]
/third_party/flatbuffers/
Dpnpm-lock.yaml11 '@typescript-eslint/eslint-plugin':
13 version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3)
14 '@typescript-eslint/parser':
29 /@aashutoshrathi/word-wrap@1.2.6:
30 …resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlC…
34 /@esbuild/android-arm64@0.19.8:
35 …resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLEC…
43 /@esbuild/android-arm@0.19.8:
44 …resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvL…
52 /@esbuild/android-x64@0.19.8:
[all …]
/third_party/ffmpeg/doc/
Dformats.texi6 demuxer may support so-called private options, which are specific for
9 Options may be set by specifying -@var{option} @var{value} in the
11 @code{AVFormatContext} options or using the @file{libavutil/opt.h} API
67 Only write platform-, build- and time-independent data.
79 Allow seeking to non-keyframes on demuxer level when supported if set to 1.
94 Set max memory used for buffering real-time frames.
101 @item ts
169 Shift timestamps to make them non-negative.
171 non-monotonic negative timestamps.
193 Flush the underlying I/O stream after each packet. Default is -1 (auto), which
[all …]
Dmuxers.texi9 configure option @code{--list-muxers}.
12 @code{--disable-muxers} and selectively enable / disable single muxers
13 with the options @code{--enable-muxer=@var{MUXER}} /
14 @code{--disable-muxer=@var{MUXER}}.
16 The option @code{-muxers} of the ff* tools will display the list of
17 enabled muxers. Use @code{-formats} to view a combined list of
45 …ion bit in the ADTS frame header to 1 which indicates MPEG-2. Default is 0, which indicates MPEG-4.
134 cause problems for some use cases, e.g. third-party software strictly relying
148 (see @ref{amerge,,the "amerge" section in the ffmpeg-filters manual,ffmpeg-filters}).
152 bitmap is stored bottom-up. Note that this option does not flip the bitmap
[all …]
Dffmpeg.texi1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
15 ffmpeg [@var{global_options}] @{[@var{input_file_options}] -i @file{input_url}@} ... @{[@var{output…
26 @code{-i} option, and writes to an arbitrary number of output "files", which are
34 or with the @code{-map} option (see the Stream selection chapter).
36 To refer to input files in options, you must use their indices (0-based). E.g.
48 Do not mix input and output files -- first specify all input files, then all
56 ffmpeg -i input.avi -b:v 64k -bufsize 64k output.avi
62 ffmpeg -i input.avi -r 24 output.avi
69 ffmpeg -r 1 -i input.m2v -r 24 output.avi
[all …]
Dindevs.texi9 configure option "--list-indevs".
12 "--disable-indevs", and selectively enable an input device using the
13 option "--enable-indev=@var{INDEV}", or you can disable a particular
14 input device using the option "--disable-indev=@var{INDEV}".
16 The option "-devices" of the ff* tools will display the list of
40 (-1 means any).
48 ffmpeg -f alsa -i hw:0 alsaout.wav
52 @url{http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html}
70 This input devices uses the Android Camera2 NDK API which is
71 available on devices with API level 24+. The availability of
[all …]
Dprotocols.texi6 so-called private options, which are specific for that component.
8 Options may be set by specifying -@var{option} @var{value} in the
10 @code{AVFormatContext} options or using the @file{libavutil/opt.h} API
17 Set a ","-separated list of allowed protocols. "ALL" matches all protocols. Protocols
18 prefixed by "-" are disabled.
33 configure option "--list-protocols".
36 "--disable-protocols", and selectively enable a protocol using the
37 option "--enable-protocol=@var{PROTOCOL}", or you can disable a
39 "--disable-protocol=@var{PROTOCOL}".
41 The option "-protocols" of the ff* tools will display the list of
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/opapi/
Daclnn_kernel_mod.h2 * Copyright 2023-2024 Huawei Technologies Co., Ltd
8 * http://www.apache.org/licenses/LICENSE-2.0
29 #include "include/common/utils/utils.h"
78 …if (workspace_tensor->size() != workspace_size_list_[0]) { …
80 … << workspace_size_list_[0] << ", but get " << workspace_tensor->size(); \
82 …RUN_OP_API_ASYNC(op_type_, workspace_tensor->device_ptr(), workspace_size_list_[0], executor_, str…
103 …if (workspace_tensor->size() != workspace_size_list_[0]) { …
105 … << workspace_size_list_[0] << ", but get " << workspace_tensor->size(); \
107 …RUN_OP_API_SYNC(op_type_, workspace_tensor->device_ptr(), workspace_size_list_[0], executor_, stre…
119 tensor_shape->SetShapeVector({0}); in EmptyKernelTensor()
[all …]
/third_party/parse5/
Dpackage-lock.json2 "name": "parse5-build-scripts",
7 "name": "parse5-build-scripts",
17 "eslint-config-prettier": "^9.1.0",
18 "eslint-plugin-unicorn": "^55.0.0",
22 "lint-staged": "^15.2.10",
25 "ts-jest": "^29.2.5",
26 "ts-node": "^10.9.2",
29 "typescript-eslint": "^8.11.0"
33 "name": "parse5-benchmarks",
37 "@airbnb/node-memwatch": "^2.0.0",
[all …]
/third_party/skia/m133/tools/trace/
DChromeTracingTracer.cpp4 * Use of this source code is governed by a BSD-style license that can be
12 #include "src/utils/SkJSONWriter.h"
13 #include "src/utils/SkOSPath.h"
50 char* stringTable() { return reinterpret_cast<char*>(this->args() + fNumArgs); } in stringTable()
56 this->createBlock(); in ChromeTracingTracer()
59 ChromeTracingTracer::~ChromeTracingTracer() { this->flush(); } in ~ChromeTracingTracer()
73 this->createBlock(); in appendEvent()
108 traceEvent->fPhase = phase; in addTraceEvent()
109 traceEvent->fNumArgs = numArgs; in addTraceEvent()
110 traceEvent->fSize = size; in addTraceEvent()
[all …]
/third_party/skia/tools/trace/
DChromeTracingTracer.cpp4 * Use of this source code is governed by a BSD-style license that can be
12 #include "src/utils/SkJSONWriter.h"
13 #include "src/utils/SkOSPath.h"
48 char* stringTable() { return reinterpret_cast<char*>(this->args() + fNumArgs); } in stringTable()
54 this->createBlock(); in ChromeTracingTracer()
57 ChromeTracingTracer::~ChromeTracingTracer() { this->flush(); } in ~ChromeTracingTracer()
71 this->createBlock(); in appendEvent()
108 traceEvent->fPhase = phase; in addTraceEvent()
109 traceEvent->fNumArgs = numArgs; in addTraceEvent()
110 traceEvent->fSize = size; in addTraceEvent()
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Ddata_converter.cc2 * This is the C++ adaptation and derivative work of Myia (https://github.com/mila-iqia/myia/).
4 * Copyright 2019-2023 Huawei Technologies Co., Ltd
10 * http://www.apache.org/licenses/LICENSE-2.0
31 #include "utils/symbolic.h"
32 #include "utils/ms_context.h"
34 #include "include/common/utils/utils.h"
35 #include "include/common/utils/convert_utils_py.h"
36 #include "include/common/utils/primfunc_utils.h"
103 …unc([converted_type](const py::object &, bool, const TypePtr &, const ValuePtrList &) -> ValuePtr { in ByTypeDataConvertFunc()
109 …nc([convert_func](const py::object &obj, bool, const TypePtr &, const ValuePtrList &) -> ValuePtr { in ByTypeDataConvertFunc()
[all …]
/third_party/ffmpeg/
DChangelog13 avformat/matroskadec: Fix declaration-after-statement warnings
14 avformat/rtsp: Use rtsp_st->stream_index
32 avformat/sbgdec: Check for negative duration or un-representable end pts
66 avcodec/utils: fix 2 integer overflows in get_audio_frame_duration()
79 avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated
102 libavformat/riffec: Zero-initialize channels in ff_get_wav_header
112 fftools/ffmpeg: avoid possible invalid reads with short -tag values
117 avcodec/nvenc: fix b-frame DTS behavior with fractional framerates
120 - avcodec/tests/snowenc: Fix 2nd test
121 - avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DMakefile2 CC=arm-himix410-linux-gcc
3 LD=arm-himix410-linux-ld
5 CC=../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
10 CFLAGS = -fvisibility=hidden -MMD -O2 -g -w -fsigned-char
12 CFLAGS = -fvisibility=hidden -flto -MMD -O2 -g -w -fsigned-char
14 CFLAGS = -MMD -O2 -g -w -fsigned-char
20 CFLAGS = -MMD -O2 -g -w -fsigned-char
22 CFLAGS = -flto -MMD -O2 -g -w -fsigned-char
27 CFLAGS = -MMD -O2 -g -w -fsigned-char
44 PKG_CONFIG ?= pkg-config
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DMakefile6 ALL += systemd/wpa_supplicant-nl80211@.service
7 ALL += systemd/wpa_supplicant-wired@.service
47 PKG_CONFIG ?= pkg-config
50 CFLAGS += -I$(abspath ../src)
51 CFLAGS += -I$(abspath ../src/utils)
56 GITVER := $(shell git describe --dirty=+)
58 CFLAGS += -DGIT_VERSION_STR_POSTFIX=\"-$(GITVER)\"
64 CFLAGS += -DCONFIG_TESTING_OPTIONS
71 @if [ -f .config ]; then \
72 echo '.config exists - did not replace it'; \
[all …]
/third_party/typescript/tests/baselines/reference/docker/
Doffice-ui-fabric.log3 @fluentui/bundle-size: yarn run vX.X.X
4 @fluentui/bundle-size: $ /office-ui-fabric-react/node_modules/.bin/just ts
5 @fluentui/bundle-size: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this …
6 @fluentui/eslint-plugin: yarn run vX.X.X
7 @fluentui/eslint-plugin: $ /office-ui-fabric-react/node_modules/.bin/just ts
8 @fluentui/eslint-plugin: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about thi…
10 @fluentui/noop: $ /office-ui-fabric-react/node_modules/.bin/just ts
12 @fluentui/web-components: yarn run vX.X.X
13 @fluentui/web-components: $ /office-ui-fabric-react/node_modules/.bin/just ts
14 @fluentui/web-components: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about th…
[all …]
/third_party/rust/rust/src/tools/rust-analyzer/editors/code/src/
Dconfig.ts1 import * as Is from "vscode-languageclient/lib/common/utils/is";
14 readonly extensionId = "rust-lang.rust-analyzer";
17 readonly rootSection = "rust-analyzer";
72 await vscode.commands.executeCommand("rust-analyzer.restartServer");
80 const command = "rust-analyzer.restartServer";
87 * separate language-configuration.json file. See [1] for more information.
89 * [1]: https://github.com/Microsoft/vscode/issues/11514#issuecomment-244707076
125 // Doc single-line comment
131 // Parent doc single-line comment
137 // Begins an auto-closed multi-line comment (standard or parent doc)
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddata_queue_op.cc2 * Copyright 2019-2023 Huawei Technologies Co., Ltd
8 * http://www.apache.org/licenses/LICENSE-2.0
33 #include "utils/ms_context.h"
48 data_item.data_len = static_cast<size_t>(i->SizeInBytes()); in ConvertTensorRowToDataQueueItem()
49 data_item.shapes = i->shape().AsVector(); in ConvertTensorRowToDataQueueItem()
50 data_item.data_ptr = const_cast<void *>(static_cast<const void *>(i->GetBuffer())); in ConvertTensorRowToDataQueueItem()
51 data_item.data_type = i->type().ToString(); in ConvertTensorRowToDataQueueItem()
62 data_item.data_len = static_cast<size_t>(i->SizeInBytes()); in DeepCopyConvertTensorRowToDataQueueItem()
63 data_item.shapes = i->shape().AsVector(); in DeepCopyConvertTensorRowToDataQueueItem()
66 auto ret = memcpy_s(data_item.data_ptr, data_item.data_len, i->GetBuffer(), data_item.data_len); in DeepCopyConvertTensorRowToDataQueueItem()
[all …]

12