Home
last modified time | relevance | path

Searched refs:std (Results 19251 - 19275 of 20229) sorted by relevance

1...<<771772773774775776777778779780>>...810

/third_party/glslang/glslang/Include/
H A Darrays.h278 implicitArraySize = (std::max)(implicitArraySize, s); in updateImplicitSize()
/third_party/astc-encoder/Source/
H A Dastcenccli_error_metrics.cpp283 double error_degrees = std::acos(static_cast<double>(normal_cos)) * static_cast<double>(rad_to_degrees); in compute_error_metrics()
/third_party/backends/backend/genesys/
H A Dtables_memory_layout.cpp27 StaticInit<std::vector<MemoryLayout>> s_memory_layout;
/third_party/gptfdisk/
H A Ddiskio-unix.cc40 using namespace std;
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp35 using namespace std;
/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h513 // add in std::nullptr_t
514 namespace std { namespace
634 * - ICU will assume that all non-invariant char*, StringPiece, std::string etc.
/third_party/icu/icu4c/source/i18n/
H A Derarules.cpp107 startDates = std::move(eraStartDates); in EraRules()
/third_party/libbpf/src/
H A DMakefile37 CFLAGS ?= -g -O2 -Werror -Wall -std=gnu89
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_hard_clause.cpp82 bld.insert(std::move(mimg)); in create_mimg()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp349 std::swap(buffer->textures[ST_ATTACHMENT_FRONT_LEFT], buffer->textures[ST_ATTACHMENT_BACK_LEFT]); in SwapBuffers()
/third_party/node/src/
H A Daliased_buffer-inl.h203 js_array_ = std::move(v8::Global<V8T>(isolate_, js_array)); in reserve()
H A Dasync_wrap.h211 virtual std::string diagnostic_name() const;
H A Djs_udp_wrap.cc168 ssize_t avail = std::min<size_t>(buf.len, len); in EmitReceived()
H A Dnode_report_utils.cc31 DCHECK_EQ(port, std::stoi(endpoint.service)); in ReportEndpoint()
H A Dnode_watchdog.cc392 auto it = std::find(watchdogs_.begin(), watchdogs_.end(), wd); in Unregister()
H A Dstring_decoder.cc106 std::min(nread, static_cast<size_t>(MissingBytes())); in DecodeData()
/third_party/ninja/src/
H A Ddeps_log.cc33 using namespace std;
H A Dsubprocess-posix.cc37 using namespace std;
/third_party/node/deps/icu-small/source/i18n/
H A Derarules.cpp107 startDates = std::move(eraStartDates); in EraRules()
/third_party/mesa3d/src/util/tests/
H A Dtimespec_test.cpp128 /* Since the tests are C++ code, we have std::numeric_limits */ in TEST()
129 EXPECT_EQ(std::numeric_limits<time_t>::max(), TIME_T_MAX); in TEST()
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp35 namespace std { class type_info; } // WORKAROUND: http://llvm.org/bugs/show_bug.cgi?id=13364 namespace
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp42 using namespace std;
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dscoped_ptr.h22 #include <algorithm> // For std::swap().
165 // Standard swap idiom: 'using std::swap' ensures that std::swap is in swap()
168 using std::swap; in swap()
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator-reducer.cc227 return ReplaceNumber(std::fabs(m.ResolvedValue())); in Reduce()
/third_party/node/deps/v8/src/common/
H A Dassert-scope.h312 std::unique_ptr<DisallowGarbageCollection> no_gc_;

Completed in 25 milliseconds

1...<<771772773774775776777778779780>>...810