Home
last modified time | relevance | path

Searched refs:std (Results 21426 - 21450 of 21487) sorted by relevance

1...<<851852853854855856857858859860

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4182 std::unique_ptr<upb_handlercache, decltype(&upb_handlercache_free)> ptr_;
5953 std::unique_ptr<upb_pbcodecache, decltype(&upb_pbcodecache_free)> ptr_;
6678 std::unique_ptr<upb_json_codecache, decltype(&upb_json_codecache_free)> ptr_;
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c2294 && LUT_offset->std == state->fe->dtv_property_cache.delivery_system) { in dib0090_tune()
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c1448 inp->std = 0; in isc_enum_input()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c1678 i->std = dev->v4l2->vdev.tvnorms; in vidioc_enum_input()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c2296 && LUT_offset->std == state->fe->dtv_property_cache.delivery_system) { in dib0090_tune()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c1668 i->std = dev->v4l2->vdev.tvnorms; in vidioc_enum_input()
/third_party/backends/backend/genesys/
H A Dtables_model.cpp38 StaticInit<std::vector<UsbDeviceEntry>> s_usb_devices;
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp14 #include <cmath> // std::signbit
2166 if (e != 0.0 || (std::signbit(e) == false)) {
/third_party/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1667 resourcesToVisit = std::move(resourcesToVisitNext);
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp869 std::vector<denorm_config> configs;
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp653 loc = std::move(tmp); in fallback()
/third_party/node/deps/icu-small/source/i18n/
H A Ddtfmtsym.cpp1675 resourcesToVisit = std::move(resourcesToVisitNext);
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs17 use std::mem;
1280 // https://doc.rust-lang.org/std/boxed/struct.Box.html#method.new_uninit in expand_rust_box()
1614 let prefix = format!("cxxbridge1$std$vector${}$", resolve.name.to_symbol()); in expand_cxx_vector()
1620 "cxxbridge1$unique_ptr$std$vector${}$", in expand_cxx_vector()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp348 draw->queries = new std::list<Query*>(); in draw()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtfmtsym.cpp1669 resourcesToVisit = std::move(resourcesToVisitNext); in put()
/third_party/protobuf/src/google/protobuf/
H A Dtest_util_lite.cc1351 std::string serialized; in ExpectExtensionsClear()
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp2507 std::vector<deUint8> uncompressedBlock (dst.getFormat().getPixelSize() * blockPixelSize.x() * blockPixelSize.y() * blockPixelSize.z()); in decompress()
/third_party/eudev/
H A Dconfigure3569 as 'x'. The following induces an error, until -std is added to get
3572 that's true only with -std. */
3594 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
13182 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h61 // This handles removing the inline namespace within `std` that is
62 // used by various standard libraries (e.g., `std::__1`). Names outside
63 // of namespace std are returned unmodified.
64 inline std::string CanonicalizeForStdLibVersioning(std::string s) { in CanonicalizeForStdLibVersioning()
65 static const char prefix[] = "std::__"; in CanonicalizeForStdLibVersioning()
67 std::string::size_type end = s.find("::", strlen(prefix)); in CanonicalizeForStdLibVersioning()
69 // Erase everything between the initial `std` and the second `::`. in CanonicalizeForStdLibVersioning()
70 s.erase(strlen("std"), end - strlen("std")); in CanonicalizeForStdLibVersioning()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c6702 desc = &tpr->rx_jmb[dest_idx].std; in tg3_alloc_rx_data()
6773 dest_desc = &dpr->rx_jmb[dest_idx].std; in tg3_recycle_rx()
6775 src_desc = &spr->rx_jmb[src_idx].std; in tg3_recycle_rx()
7161 sbd = &spr->rx_jmb[si].std; in tg3_rx_prodring_xfer()
7162 dbd = &dpr->rx_jmb[di].std; in tg3_rx_prodring_xfer()
8457 rxd = &tpr->rx_jmb[i].std; in tg3_rx_prodring_alloc()
17011 /* Increment the rx prod index on the rx std ring by at most in tg3_get_invariants()
H A Dtg3.h2652 struct tg3_rx_buffer_desc std; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c6685 desc = &tpr->rx_jmb[dest_idx].std; in tg3_alloc_rx_data()
6754 dest_desc = &dpr->rx_jmb[dest_idx].std; in tg3_recycle_rx()
6756 src_desc = &spr->rx_jmb[src_idx].std; in tg3_recycle_rx()
7147 sbd = &spr->rx_jmb[si].std; in tg3_rx_prodring_xfer()
7148 dbd = &dpr->rx_jmb[di].std; in tg3_rx_prodring_xfer()
8442 rxd = &tpr->rx_jmb[i].std; in tg3_rx_prodring_alloc()
16935 /* Increment the rx prod index on the rx std ring by at most in tg3_get_invariants()
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc364 return map_[std::make_pair(from->id().ToInt(), to->id().ToInt())]; in For()
368 return map_.at(std::make_pair(from->id().ToInt(), to->id().ToInt())); in For()
372 using Key = std::pair<int32_t, int32_t>;
/third_party/skia/third_party/externals/libpng/
H A Dconfigure3693 as 'x'. The following induces an error, until -std is added to get
3696 that's true only with -std. */
3718 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
12631 # For GCC 5 the default mode for C is -std=gnu11 instead of -std=gnu89
12634 # "-std=c89" compiler option:
12661 CFLAGS="$CFLAGS -std=c89"
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc53 std::string MoveForm() { return instr_form_; } in MoveForm()
56 std::string instr_form_;
77 std::string form = reporter.MoveForm(); in CheckAndMaybeDisassembleMovprfxPairs()

Completed in 185 milliseconds

1...<<851852853854855856857858859860