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
25 "package-lock.json",
31 deps = [ "//third_party/css-what:css_what_sources" ]
38 node_modules = "//prebuilts/build-tools/common/js-framework/node_modules"
39 nodejs_path = "//prebuilts/build-tools/common/nodejs/current"
53 css_what = "//third_party/css-what"
73 "runtime/main/app/App.ts",
74 "runtime/main/app/bundle.ts",
75 "runtime/main/app/helper.ts",
76 "runtime/main/app/index.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",
47 "@types/fancy-log": "2.0.0",
48 "@types/fs-extra": "9.0.13",
51 "@types/gulp-concat": "0.0.33",
52 "@types/gulp-newer": "0.0.32",
53 "@types/gulp-rename": "2.0.1",
54 "@types/gulp-sourcemaps": "0.0.35",
[all …]
DGulpfile.mjs1 // @ts-check
4 import log from "fancy-log";
5 import newer from "gulp-newer";
6 import sourcemaps from "gulp-sourcemaps";
8 import rename from "gulp-rename";
9 import concat from "gulp-concat";
12 import { append, transform } from "gulp-insert";
14 import { exec, readJson, needsUpdate, getDiffTool, getDirSize, rm } from "./scripts/build/utils.mjs…
32 const relativeSources = ["header.d.ts", lib + ".d.ts"];
33 const relativeTarget = libraries.paths && libraries.paths[lib] || ("lib." + lib + ".d.ts");
[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/typescript/src/testRunner/unittests/tsserver/
Dsession.ts1 namespace ts.server {
49 byteLength: Utils.byteLength,
177 it("Status request gives ts.version", () => {
185 … version: ts.version, // eslint-disable-line @typescript-eslint/no-unnecessary-qualifier
300 req.arguments = null; // eslint-disable-line no-null/no-null
348 const len = 1 + Utils.byteLength(strmsg, "utf8");
349 const resultMsg = `Content-Length: ${len}\r\n\r\n${strmsg}\n`;
353 …expect(session.send(msg)).to.not.exist; // eslint-disable-line @typescript-eslint/no-unused-expres…
396 const evt = "notify-test";
471 byteLength: Utils.byteLength,
[all …]
DcachingFileSystemInformation.ts1 namespace ts.projectSystem {
69 path: "/c/d/f0.ts",
74 path: "/c/f1.ts",
127 path: "/c/foo.ts",
132 path: "/c/bar.d.ts",
157 path: "/a/b/controllers/vessels/client.ts",
164 path: "/a/b/utils/db.ts",
168 path: "/a/b/models/vessel.ts",
170 import { Bookshelf } from '~/utils/db';
186 "api",
[all …]
DtypingsInstaller.ts1 namespace ts.projectSystem {
62 path: typesCache + "/node_modules/@types/config/index.d.ts",
117 path: "/a/data/node_modules/@types/jquery/index.d.ts",
161 path: "/a/data/node_modules/@types/jquery/index.d.ts",
189 … it("inferred project - type acquisition with disableFilenameBasedTypeAcquisition:true", () => {
230 …ere requested as a result of typings discovery") > 0, "Should not request filename-based typings");
233 it("external project - no type acquisition, no .d.ts/js files", () => {
235 path: "/a/b/app.ts",
256 // by default auto discovery will kick in if project contain only .js/.d.ts files
257 // in this case project contain only ts files - no auto discovery
[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/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/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/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/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/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 …]
/third_party/python/Tools/peg_generator/data/
Dtop-pypi-packages-365-days.json2 "last_update": "2020-01-17 15:34:44",
24 "project": "python-dateutil"
124 "project": "pyasn1-modules"
140 "project": "google-api-core"
156 "project": "google-auth"
168 "project": "google-cloud-core"
176 "project": "googleapis-common-protos"
200 "project": "more-itertools"
204 "project": "awscli-cwlogs"
240 "project": "requests-oauthlib"
[all …]

12