Home
last modified time | relevance | path

Searched refs:using (Results 2701 - 2725 of 2955) sorted by relevance

1...<<101102103104105106107108109110>>...119

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h317 // This allows checking if constants match using compound predicates and works
1742 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1745 using Ty =
1750 using Ty =
1756 using Ty =
1763 using Ty = match_combine_and<typename m_Intrinsic_Ty<T0, T1, T2, T3>::Ty,
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm660 # Note that this is *faster* than using the default delimiters
958 using the L<Encode> module. You can use any encoding that L<Encode> recognizes.
992 and using C<strict> in templates> below.
1063 Here's an example of using C<PACKAGE>:
1104 which is not related to the one your program was using.
1392 of every program fragment. See L<C<PREPEND> feature and using
1438 Notice how we included the template in-line in the program by using a
1512 using the C<HASH> option instead, just put C<include =E<gt>
1591 Lorenzo Valdettaro pointed out that if you are using C<Text::Template>
1630 backslash escapes, using alternativ
[all...]
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm660 # Note that this is *faster* than using the default delimiters
958 using the L<Encode> module. You can use any encoding that L<Encode> recognizes.
992 and using C<strict> in templates> below.
1063 Here's an example of using C<PACKAGE>:
1104 which is not related to the one your program was using.
1392 of every program fragment. See L<C<PREPEND> feature and using
1438 Notice how we included the template in-line in the program by using a
1512 using the C<HASH> option instead, just put C<include =E<gt>
1591 Lorenzo Valdettaro pointed out that if you are using C<Text::Template>
1630 backslash escapes, using alternativ
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S44 @ Do four 4x4 transposes, using q registers for the subtransposes that don't
/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm260 ; input was initialized immediately prior to this function using scalar math.
/third_party/node/src/
H A Dnode_file.h70 using InternalFieldInfo = InternalFieldInfoBase;
472 // ctx must be checked using value->IsObject() before being passed.
H A Dnode_internals.h394 using HeapSnapshotPointer =
H A Dnode_messaging.h23 // transferred or cloned using postMessage().
159 using Map =
H A Dnode_options.h247 // using the node::per_process::cli_options_mutex, typically:
512 using StringVector = std::vector<std::string>;
H A Dstream_base.h31 using JSMethodFunction = void(const v8::FunctionCallbackInfo<v8::Value>& args);
129 // the suggested size and is allocated using malloc().
348 // This will first try to write synchronously using `DoTryWrite()`, then
349 // asynchronously using `DoWrite()`.
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding.h26 using index_type = size_t;
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h292 using PushTypeFlags = base::Flags<PushTypeFlag>;
H A Dinstruction-selector-impl.h354 using ptrsize_int_t = in ToConstant()
/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.h48 using Flags = base::Flags<Flag>;
229 // The pendant to ReplaceWithValue when using GraphAssembler-based reductions.
H A Dload-elimination.h273 using AbstractFields = std::array<AbstractField const*, kMaxTrackedFields>;
/third_party/node/deps/v8/include/v8-include/
H A Dv8-local-handle.h403 using Handle = Local<T>;
445 * Converts this MaybeLocal<> to a Local<>, using a default value if this
/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.h22 using Instr = uint32_t;
/third_party/node/deps/v8/include/
H A Dv8-local-handle.h331 using Handle = Local<T>;
375 * Converts this MaybeLocal<> to a Local<>, using a default value if this
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.h224 using AstRawStringMap =
/third_party/node/deps/v8/src/codegen/ppc/
H A Dregister-ppc.h174 using FloatRegister = DoubleRegister;
195 // registers, we are only using the upper 32 registers (VMX set) for Simd
/third_party/node/deps/v8/src/heap/
H A Dfree-list.h34 using FreeListCategoryType = int32_t;
292 // Freelist. Allocation is done using a best-fit strategy (considering only the
356 // Allocation is done using the same strategy as FreeListMany (ie, best fit).
H A Dmarking.h16 using CellType = uint32_t;
/third_party/node/deps/v8/src/debug/
H A Ddebug.h486 using DebugInfoClearFunction = std::function<void(Handle<DebugInfo>)>;
/third_party/node/deps/v8/src/ic/
H A Dic.h30 using State = InlineCacheState;
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.h202 using PendingObjectReferences = std::vector<int>*;

Completed in 30 milliseconds

1...<<101102103104105106107108109110>>...119