Home
last modified time | relevance | path

Searched refs:from (Results 1976 - 2000 of 5445) sorted by relevance

1...<<71727374757677787980>>...218

/third_party/typescript/tests/baselines/reference/
H A DjsxLibraryManagedAttributesUnusedGeneric.js3 import React from 'react'
H A DjsxNamespaceReexports.js14 import * as MyLib from "./library";
H A DjsxPartialSpread.js4 import React from 'react';
H A DallowJscheckJsTypeParameterNoCrash.js11 import {vextend} from './func';
H A DtsxInvokeComponentType.js3 import React, { ComponentType } from "react";
H A DtsxReactEmit5.js15 import {React} from "./test";
H A DtsxUnionMemberChecksFilterDataProps.js3 import React, { ReactElement } from "react";
H A DunicodeEscapesInNames02(target=es5).js4 // Example from https://mathiasbynens.be/notes/javascript-identifiers-es6
33 import { _? as \uD800\uDEA7 } from "./extendedEscapesForAstralsInVarsAndClasses.js";
37 // Example from https://mathiasbynens.be/notes/javascript-identifiers-es6
H A DunusedImports3.js17 import {Calculator, test, test2} from "./file1"
H A DunusedImports4.js17 import {Calculator, test, test2} from "./file1"
H A DunusedImports5.js17 import {Calculator, test, test2} from "./file1"
H A DunusedImports8.js17 import {Calculator as calc, test as t1, test2 as t2} from "./file1"
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dutil.js16 return Buffer.from(bytes).toString('base64');
/third_party/rust/crates/nom/tests/
H A Dcustom_errors.rs16 fn from(error: (&'a str, ErrorKind)) -> Self { in from() functions
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/entry/src/ohosTest/js/test/
H A DStorageSyncJsunit.test.js15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
16 import storage from '@ohos.data.storage'
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstoreUpdateJsunit.test.js15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
16 import dataRdb from '@ohos.data.rdb';
H A DRdbstoreDeleteJsunit.test.js15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
16 import dataRdb from '@ohos.data.rdb';
/test/xts/acts/security/huks/security_huks_basic/utils/param/cipher/
H A DpublicCipherParam.js16 import * as param from '../publicParam';
17 import huks from '@ohos.security.huks';
/test/xts/acts/security/huks/security_huks_reformed_test/utils/param/cipher/
H A DpublicCipherParam.js16 import * as param from '../publicParam';
17 import huks from '@ohos.security.huks';
/test/xts/acts/resourceschedule/resourceschedule_standard/workscheduler/src/main/js/test/
H A DWorkSchedulerJs.performance.js15 import workscheduler from '@ohos.resourceschedule.workScheduler'
17 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/entry/src/ohosTest/js/test/
H A Dexecute.js16 import userAuth from '@ohos.userIAM.userAuth'
19 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthnopermission/entry/src/ohosTest/js/test/
H A Dnopermisson.js16 import userAuth from '@ohos.userIAM.userAuth'
21 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
/third_party/libunwind/libunwind/doc/
H A Dunw_init_local.tex40 If the unw_context_t is known to be a signal frame (i.e., from the
53 \Func{unw\_init\_local}() is thread-safe as well as safe to use from a
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp-sequencer.c158 * The callback we get from the smtp protocol... we use this to drive
308 lws_strncpy(e->from, sender, sizeof(e->from)); in lws_smtpc_add_email()
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h24 * This is included from private-lib-core.h if either H1 or H2 roles are
100 * these are assigned from a pool held in the context.
157 const char *from, *to; member
171 lws_rewrite_create(struct lws *wsi, hubbub_callback_t cb, const char *from, const char *to);

Completed in 9 milliseconds

1...<<71727374757677787980>>...218