Home
last modified time | relevance | path

Searched refs:using (Results 2951 - 2975 of 3125) sorted by relevance

1...<<111112113114115116117118119120>>...125

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h515 using INHERITED = CodeGenerator;
/third_party/pcre2/pcre2/
H A DRunTest4 # Run the PCRE2 tests using the pcre2test program. The appropriate tests are
159 # Note: must define using name(), not "function name", for Solaris.
479 echo PCRE2 C library tests using test data from $testdata
581 echo $title3 "(using '$locale' locale)"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h67 using SymbolTable = StringMap<MCSymbol *, BumpPtrAllocator &>;
705 /// Placement new for using the MCContext's allocator.
719 /// deallocated using an explicit destructor call followed by
735 /// is called implicitly by the compiler if a placement new expression using
752 /// deallocated using an explicit destructor call followed by
769 /// is called implicitly by the compiler if a placement new[] expression using
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>;
837 /// Specify the "root" file of the compilation, using the ".file 0" extension.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h69 /// using llvm::hash_value;
316 /// This variable can be set using the \see llvm::set_fixed_execution_seed
375 using ::llvm::hash_value; in get_hashable_data()
603 // Recursively hash each argument using a helper class. in hash_combine()
619 // Similar to hash_4to8_bytes but using a seed instead of length. in hash_integer_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h94 /// requested using "amdgpu-flat-work-group-size" attribute attached to
103 /// execution unit explicitly requested using "amdgpu-waves-per-eu" attribute
255 using AMDGPUSubtarget::getMaxWavesPerEU;
1062 /// Return the maximum number of waves per SIMD for kernels using \p SGPRs
1066 /// Return the maximum number of waves per SIMD for kernels using \p VGPRs
1126 /// requested using "amdgpu-num-sgpr" attribute attached to function \p MF.
1168 /// requested using "amdgpu-num-vgpr" attribute attached to function \p MF.
H A DSIMachineFunctionInfo.h464 using SpillRegMask = std::pair<unsigned, unsigned>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h68 /// using llvm::hash_value;
315 /// This variable can be set using the \see llvm::set_fixed_execution_seed
373 using ::llvm::hash_value; in get_hashable_data()
601 // Recursively hash each argument using a helper class. in hash_combine()
617 // Similar to hash_4to8_bytes but using a seed instead of length. in hash_integer_value()
/third_party/toybox/lib/
H A Dlib.h20 // named differently to catch using the wrong type early.)
45 void llist_traverse(void *list, void (*using)(void *node));
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h20 // named differently to catch using the wrong type early.)
45 void llist_traverse(void *list, void (*using)(void *node));
/third_party/protobuf/src/google/protobuf/
H A Darena.h48 using type_info = ::type_info;
205 // allocated on an arena by using Arena::CreateMessage<T>(Arena*), below, and
650 // using the virtual destructor instead.
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h212 // Split a string using a character delimiter. Append the components
219 // Split a string using one or more byte delimiters, presented
232 // Split a string using a character delimiter.
247 // These methods concatenate a vector of strings into a C++ string, using
320 // Escapes 'src' using C-style escape sequences and returns the resulting
329 // Escapes 'src' using C-style escape sequences, and appends the escaped
349 // platforms, so using these is safer, from the point of view of
350 // overflow behavior, than using the standard libc functions.
636 // performance hit of using FastInt64ToBufferLeft to handle 32-bit values
680 using string
[all...]
/third_party/rust/crates/clap/src/parser/matches/
H A Darg_matches.rs23 /// the user. New instances of this struct are obtained by using the [`Command::get_matches`] family of
912 /// // All trailing arguments will be stored under the subcommand's sub-matches using an empty
970 /// // All trailing arguments will be stored under the subcommand's sub-matches using an empty
1295 Make sure you're using the name of the argument itself \ in verify_arg()
1314 Make sure you're using the name of the argument itself \ in get_arg()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor.h25 // `absl::StatusOr<T>` like you would an `absl::Status` by using the `ok()`
123 // readability, that using the `ok()` function is preferred for `absl::Status`
146 // NOTE: using `absl::StatusOr<T>::value()` when no valid value is present will
419 // Constructs the inner value `T` in-place using the provided args, using the
427 // Constructs the inner value `T` in-place using the provided args, using the
501 // If you have already checked the status using `this->ok()`, you probably
554 // value using the provided `default_value`.
578 // Reconstructs the inner value T in-place using th
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare.h45 using value_type = int8_t;
113 // in the header file (for performance) without using inline variables (which
/third_party/rust/crates/nom/src/
H A Dtraits.rs443 /// A large part of nom's basic parsers are built using this trait.
1001 /// Slicing operations using ranges.
/third_party/spirv-tools/source/opt/
H A Dtypes.h73 using SeenTypes = spvtools::utils::SmallVector<const Type*, 8>;
385 // The spec might not be overridden, in which case we'll end up using
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.h176 using D3DUniformMap = std::map<std::string, D3DUniform *>;
/third_party/ffmpeg/
H A Dconfigure223 --enable-libbluray enable BluRay reading using libbluray [no]
225 --enable-libcaca enable textual display using libcaca [no]
228 --enable-libcodec2 enable codec2 en/decoding using libcodec2 [no]
231 --enable-libdc1394 enable IIDC-1394 grabbing using libdc1394
285 --enable-libvidstab enable video stabilization using vid.stab [no]
296 --enable-libxcb enable X11 grabbing using XCB [autodetect]
302 --enable-libxml2 enable XML parsing using the C library libxml2, needed
337 --disable-cuda-llvm disable CUDA compilation using clang [autodetect]
476 leaks and errors, using the specified valgrind binary.
546 If you think configure made a mistake, make sure you are using th
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dconfigure418 # script with STATUS, using 1 if that was 0.
1403 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1479 the links. The links can be installed manually using
1481 install-library-links' and can be removed using the
1762 # Tests whether HEADER exists and can be compiled using the include files in
2421 # break other packages using the cache if that directory is
2543 # Installed binaries are usually stripped using 'strip' when the user
2630 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2631 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2677 # break other packages using th
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex36 % of date, so if that's what you're using, please check.
109 % messages, but if we're using an old version of TeX, don't do anything.
269 % \get*marks macros below extract the needed part using \ifcase.
588 % Avoid using \@M directly, because that causes trouble
729 % sight. (If the user is using lots of big @group commands, which
1139 % except using rgb instead of cmyk; the latter is said to render as a
1341 % PDF outlines are displayed using system fonts, instead of
2212 % Check if we are currently using a typewriter font. Since all the
2951 % convenient for us to use an explicitly smaller font, rather than using
2980 % @dots{} outputs an ellipsis using th
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h139 using LegalizeKind = std::pair<LegalizeTypeAction, EVT>;
208 using ArgListTy = std::vector<ArgListEntry>;
973 /// made legal using promotion. This is used to help guide high-level lowering
982 /// made legal with custom lowering or using promotion. This is used to help
1515 /// determined using generic target-independent logic.
1727 /// Perform a masked atomicrmw using a target-specific intrinsic. This
1738 /// Perform a masked cmpxchg using a target-specific intrinsic. This
2859 /// should assume that the memset will be done using as many of the largest
2873 /// should assume that the memcpy will be done using as many of the largest
2894 /// Targets should assume that the memcmp will be done using a
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h141 using Instr = int32_t;
142 using TwoByteInstr = uint16_t;
143 using FourByteInstr = uint32_t;
144 using SixByteInstr = uint64_t;
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h133 // FPTieEven rounding mode handles overflows using infinities. in FPRound()
138 // FPRoundOdd rounding mode handles overflows using the largest magnitude in FPRound()
241 // Cast the address using a C-style cast. A reinterpret_cast would be in AddressUntag()
373 using SimRegister = SimRegisterBase<kXRegSize>; // r0-r31
374 using SimVRegister = SimRegisterBase<kQRegSize>; // v0-v31
1613 using ByElementOp = LogicVRegister (Simulator::*)(VectorFormat vform,
2161 using FPMinMaxOp = float (Simulator::*)(float a, float b);
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h253 // Read a value type starting at address {pc} using {decoder}.
2209 using Value = typename Interface::Value;
2210 using Control = typename Interface::Control;
2211 using ArgVector = base::Vector<Value>;
2212 using ReturnVector = base::SmallVector<Value, 2>;
3493 using OpcodeHandler = int (*)(WasmFullDecoder*, WasmOpcode);
5477 using Value = ValueBase<validate>;
5478 using Control = ControlBase<Value, validate>;
5479 using FullDecoder = WasmFullDecoder<validate, EmptyInterface>;

Completed in 57 milliseconds

1...<<111112113114115116117118119120>>...125