Home
last modified time | relevance | path

Searched refs:using (Results 2676 - 2700 of 3373) sorted by relevance

1...<<101102103104105106107108109110>>...135

/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h96 // extract non-copyable values like {std::unique_ptr} by using
193 using VoidResult = Result<std::nullptr_t>;
/third_party/node/src/
H A Dnode_external_reference.h13 using CFunctionCallback = void (*)(v8::Local<v8::Value> receiver);
H A Dnode_realm.h24 using BindingDataStore = std::array<BaseObjectPtr<BaseObject>,
92 // Methods created using SetMethod(), SetPrototypeMethod(), etc. inside
93 // this scope can access the created T* object using
H A Dnode_v8_platform-inl.h141 using std::string_view_literals::operator""sv; in StartTracingAgent()
/third_party/node/src/quic/
H A Ddata.h67 using error_code = uint64_t;
/third_party/musl/src/math/x32/
H A Dexpl.s4 # using the exact multiplication method of Dekker and Veltkamp
/third_party/musl/src/math/i386/
H A Dexpl.s4 # using the exact multiplication method of Dekker and Veltkamp
/third_party/musl/src/math/x86_64/
H A Dexpl.s4 # using the exact multiplication method of Dekker and Veltkamp
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dplurfmt.h71 * be done using localized patterns from resource bundles. For predefined plural
79 * rather than using a stand-alone <code>PluralFormat</code>.
82 * a predefined set of plural rules. You can create one using one of
85 * constructor or set it explicitly using the
123 * The number-minus-offset value is formatted using a
174 * The standard number formatting will be done using the default locale.
185 * The standard number formatting will be done using the given locale.
186 * @param locale the default number formatting will be done using this
203 * The standard number formatting will be done using the given locale.
204 * @param locale the default number formatting will be done using thi
[all...]
/third_party/icu/icu4c/source/test/perf/normperf/
H A Ddtfmtrtperf.h41 using namespace std;
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.h19 using FunctionSig = Signature<ValueType>;
H A Dgraph-reducer.h27 using NodeId = uint32_t;
58 // Only used for tracing, when using the --trace_turbo_reduction flag.
H A Dmemory-lowering.h73 using WriteBarrierAssertFailedCallback = std::function<void(
/third_party/node/deps/v8/src/date/
H A Ddate.h116 // that cannot be represented using a non-negative signed 32 bit integer
251 using DateBuffer = base::SmallVector<char, 128>;
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpersistent-node.h78 using PersistentNodeSlots = std::array<PersistentNode, 256u>;
167 // CrossThreadPersistent uses PersistentRegionBase but protects it using this
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h80 using PersistentNodeSlots = std::array<PersistentNode, 256u>;
169 // CrossThreadPersistent uses PersistentRegionBase but protects it using this
/third_party/node/deps/v8/src/builtins/
H A Daccessors.h119 using AccessorNameBooleanSetterCallback =
/third_party/node/deps/v8/src/debug/
H A Dinterface-types.h170 using BreakpointId = int;
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.h24 using String = v8_inspector::String16;
H A Dv8-console-message.h81 using Arguments = std::vector<std::unique_ptr<v8::Global<v8::Value>>>;
/third_party/node/deps/v8/src/numbers/
H A Dconversions-inl.h62 using limits = std::numeric_limits<float>;
/third_party/node/deps/v8/src/objects/
H A Djs-proxy.h112 using BodyDescriptor =
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DStateManager9.h158 using DirtyBits = angle::BitSet<DIRTY_BIT_MAX>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.h75 using MPIterator = std::vector<MergePotentialsElt>::iterator;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h76 using SectionParserFunction = std::function<Error(NormalizedSection &S)>;

Completed in 13 milliseconds

1...<<101102103104105106107108109110>>...135