Home
last modified time | relevance | path

Searched refs:Using (Results 1 – 25 of 1710) sorted by relevance

12345678910>>...69

/third_party/typescript/tests/baselines/reference/
DmodularizeLibrary_ErrorFromUsingES6FeaturesWithOnlyES5Lib.symbols3 // Using Es6 array
18 // Using ES6 collection
25 // Using ES6 iterable
29 // Using ES6 function
36 // Using ES6 math
40 // Using ES6 object
59 // Using Es6 proxy
67 // Using ES6 reflect
70 // Using Es6 regexp
78 // Using ES6 string
[all …]
DmodularizeLibrary_ErrorFromUsingES6FeaturesWithOnlyES5Lib.types3 // Using Es6 array
25 // Using ES6 collection
37 // Using ES6 iterable
44 // Using ES6 function
53 // Using ES6 math
61 // Using ES6 object
90 // Using Es6 proxy
102 // Using ES6 reflect
110 // Using Es6 regexp
122 // Using ES6 string
[all …]
DmodularizeLibrary_TargetES6UsingES6Lib.types2 // Using Es6 array
24 // Using ES6 collection
36 // Using ES6 iterable
43 // Using ES6 function
52 // Using ES6 math
60 // Using ES6 object
89 // Using Es6 proxy
101 // Using ES6 reflect
109 // Using Es6 regexp
121 // Using ES6 string
[all …]
DmodularizeLibrary_NoErrorDuplicateLibOptions1.types2 // Using Es6 array
24 // Using ES6 collection
36 // Using ES6 iterable
43 // Using ES6 function
52 // Using ES6 generator
97 // Using ES6 math
105 // Using ES6 object
134 // Using ES6 promise
166 // Using Es6 proxy
178 // Using ES6 reflect
[all …]
DmodularizeLibrary_NoErrorDuplicateLibOptions2.types2 // Using Es6 array
24 // Using ES6 collection
36 // Using ES6 iterable
43 // Using ES6 function
52 // Using ES6 generator
97 // Using ES6 math
105 // Using ES6 object
134 // Using ES6 promise
166 // Using Es6 proxy
178 // Using ES6 reflect
[all …]
DmodularizeLibrary_TargetES5UsingES6Lib.types2 // Using Es6 array
24 // Using ES6 collection
36 // Using ES6 iterable
43 // Using ES6 function
52 // Using ES6 generator
97 // Using ES6 math
105 // Using ES6 object
134 // Using ES6 promise
166 // Using Es6 proxy
178 // Using ES6 reflect
[all …]
DmodularizeLibrary_TargetES6UsingES6Lib.symbols2 // Using Es6 array
19 // Using ES6 collection
29 // Using ES6 iterable
35 // Using ES6 function
44 // Using ES6 math
50 // Using ES6 object
75 // Using Es6 proxy
84 // Using ES6 reflect
90 // Using Es6 regexp
100 // Using ES6 string
[all …]
DmodularizeLibrary_TargetES5UsingES6Lib.symbols2 // Using Es6 array
19 // Using ES6 collection
29 // Using ES6 iterable
35 // Using ES6 function
44 // Using ES6 generator
79 // Using ES6 math
85 // Using ES6 object
110 // Using ES6 promise
133 // Using Es6 proxy
142 // Using ES6 reflect
[all …]
DmodularizeLibrary_NoErrorDuplicateLibOptions2.symbols2 // Using Es6 array
19 // Using ES6 collection
29 // Using ES6 iterable
35 // Using ES6 function
44 // Using ES6 generator
79 // Using ES6 math
85 // Using ES6 object
110 // Using ES6 promise
133 // Using Es6 proxy
142 // Using ES6 reflect
[all …]
DmodularizeLibrary_NoErrorDuplicateLibOptions1.symbols2 // Using Es6 array
19 // Using ES6 collection
29 // Using ES6 iterable
35 // Using ES6 function
44 // Using ES6 generator
79 // Using ES6 math
85 // Using ES6 object
110 // Using ES6 promise
133 // Using Es6 proxy
142 // Using ES6 reflect
[all …]
DmodularizeLibrary_ErrorFromUsingES6FeaturesWithOnlyES5Lib.errors.txt17 // Using Es6 array
26 // Using ES6 collection
31 // Using ES6 iterable
34 // Using ES6 function
40 // Using ES6 math
45 // Using ES6 object
58 // Using Es6 proxy
64 // Using ES6 reflect
69 // Using Es6 regexp
75 // Using ES6 string
[all …]
DclassMemberInitializerWithLamdaScoping.types18 >() => { var field = this.field; console.log(field); // Using field here shouldnt be …
26 console.log(field); // Using field here shouldnt be error
39 >() => { var field = Test.field; console.log(field); // Using field here shouldnt be …
47 console.log(field); // Using field here shouldnt be error
DES3For-ofTypeCheck1.errors.txt1 …e/statements/for-ofStatements/ES3For-ofTypeCheck1.ts(1,15): error TS2494: Using a string in a 'for…
7 !!! error TS2494: Using a string in a 'for...of' statement is only supported in ECMAScript 5 and hi…
/third_party/boost/libs/mp11/doc/mp11/
Dlist.adoc31 .Using mp_list_c
49 .Using mp_size with mp_list
55 .Using mp_size with std::pair
61 .Using mp_size with std::tuple
73 .Using mp_empty with std::tuple
88 .Using mp_assign with mp_list and std::tuple
96 .Using mp_assign with mp_list and std::pair
110 .Using mp_clear with std::tuple
122 .Using mp_front with std::pair
128 .Using mp_front with std::tuple
[all …]
Dutility.adoc27 .Using mp_identity as a type trait
33 .Using mp_identity to protect qualifiers and references
66 .Using mp_if_c to select between two alternatives
73 .Using mp_if_c to fail substitution when a condition is not met
88 .Using mp_if to select between two alternatives
95 .Using mp_if to fail substitution when a condition is not met
113 .Using mp_eval_if_c to select the first pack element, or void
126 .Using mp_eval_if to select the first list element, or void
158 .Using mp_valid to write a metafunction that checks for the existence of a nested type
178 .Using mp_eval_or to select the first pack element, or void
[all …]
/third_party/cef/
DCMakeLists.txt.in72 # Using Unix Makefiles:
76 # Using Ninja:
81 # Using the Xcode IDE:
85 # Using Ninja:
90 # Using the Xcode IDE:
94 # Using Ninja:
99 # Using the Visual Studio 2019 IDE:
103 # Using Ninja with Visual Studio 2019 command-line tools:
110 # Using the Visual Studio 2019 IDE:
114 # Using Ninja with Visual Studio 2019 command-line tools:
[all …]
/third_party/boost/libs/math/doc/distributions/
Dexponential.qbk73 [[pdf][Using the relation: pdf = [lambda] * exp(-[lambda] * x) ]]
74 [[cdf][Using the relation: p = 1 - exp(-x * [lambda]) = -expm1(-x * [lambda]) ]]
75 [[cdf complement][Using the relation: q = exp(-x * [lambda]) ]]
76 [[quantile][Using the relation: x = -log(1-p) / [lambda] = -log1p(-p) / [lambda]]]
77 [[quantile from the complement][Using the relation: x = -log(q) / [lambda]]]
Dpoisson.qbk83 [[pdf][Using the relation: pdf = e[super -[lambda]] [lambda][super k] \/ k! ]]
84 [[cdf][Using the relation: p = [Gamma](k+1, [lambda]) \/ k! = __gamma_q(k+1, [lambda])]]
85 [[cdf complement][Using the relation: q = __gamma_p(k+1, [lambda]) ]]
86 [[quantile][Using the relation: k = __gamma_q_inva([lambda], p) - 1]]
87 [[quantile from the complement][Using the relation: k = __gamma_p_inva([lambda], q) - 1]]
Dlogistic.qbk83 [[pdf][Using the relation: pdf = e[super -(x-u)/s] / (s*(1+e[super -(x-u)/s])[super 2])]]
84 [[cdf][Using the relation: p = 1/(1+e[super -(x-u)/s])]]
85 [[cdf complement][Using the relation: q = 1/(1+e[super (x-u)/s])]]
86 [[quantile][Using the relation: x = u - s*log(1/p-1)]]
87 [[quantile from the complement][Using the relation: x = u + s*log(p/1-p)]]
Dnormal.qbk99 [[pdf][Using the relation: pdf = e[super -(x-m)[super 2]\/(2s[super 2])] \/ (s * sqrt(2*pi)) ]]
100 [[cdf][Using the relation: p = 0.5 * __erfc(-(x-m)/(s*sqrt(2))) ]]
101 [[cdf complement][Using the relation: q = 0.5 * __erfc((x-m)/(s*sqrt(2))) ]]
102 [[quantile][Using the relation: x = m - s * sqrt(2) * __erfc_inv(2*p)]]
103 [[quantile from the complement][Using the relation: x = m + s * sqrt(2) * __erfc_inv(2*p)]]
Dlognormal.qbk98 [[pdf][Using the relation: pdf = e[super -(ln(x) - m)[super 2 ] \/ 2s[super 2 ] ] \/ (x * s * sqrt(…
99 [[cdf][Using the relation: p = cdf(normal_distribtion<RealType>(m, s), log(x)) ]]
100 [[cdf complement][Using the relation: q = cdf(complement(normal_distribtion<RealType>(m, s), log(x)…
101 [[quantile][Using the relation: x = exp(quantile(normal_distribtion<RealType>(m, s), p))]]
102 [[quantile from the complement][Using the relation: x = exp(quantile(complement(normal_distribtion<…
/third_party/skia/third_party/externals/oboe/docs/notes/
Deffects.md3 # Using Audio Effects with Oboe
19 3. You can get lower latency when you use your own effects. Using Android AudioEffects prevents you…
21 ## Using Android AudioEffects
40 ## Using Third Party Affects Processing
/third_party/mindspore/cmake/
Dlite_ios.cmake106 …message(STATUS "Using SDK: ${CMAKE_OSX_SYSROOT} for platform: ${PLATFORM_INT} when checking compat…
108 message(STATUS "Using SDK: ${CMAKE_OSX_SYSROOT_INT} for platform: ${PLATFORM_INT}")
118 message(STATUS "Using the default min-version since DEPLOYMENT_TARGET not provided!")
142 …message(STATUS "Using NON-strict compiler checks by default. ENABLE_STRICT_TRY_COMPILE not provide…
166 message(STATUS "Using C compiler: ${CMAKE_C_COMPILER}")
173 message(STATUS "Using CXX compiler: ${CMAKE_CXX_COMPILER}")
179 message(STATUS "Using libtool: ${BUILD_LIBTOOL}")
193 message(STATUS "Using install_name_tool: ${CMAKE_INSTALL_NAME_TOOL}")
223 message(STATUS "Using strict compiler checks (default in CMake).")
250 message(STATUS "Using a data_ptr size of 8")
[all …]
/third_party/node/deps/npm/node_modules/object-keys/
DCHANGELOG.md152 * Using a simpler check.
154 * Using the newest tape!
181 * Using "is" instead of "is-extended".
186 * Using "foreach" instead of my own shim.
204 * Using explicit end instead of plan.
206 * Using is-extended.
210 * Using strict mode.
/third_party/python/Doc/library/
Dasyncio-api-index.rst63 * :ref:`Using asyncio.gather() to run things in parallel
66 * :ref:`Using asyncio.wait_for() to enforce a timeout
71 * :ref:`Using asyncio.sleep() <asyncio_example_sleep>`.
99 * :ref:`Using asyncio.Queue to distribute workload between several
192 * :ref:`Using asyncio.Event <asyncio_example_sync_event>`.

12345678910>>...69