Searched refs:std (Results 19251 - 19275 of 20229) sorted by relevance
1...<<771772773774775776777778779780>>...810
/third_party/glslang/glslang/Include/ |
H A D | arrays.h | 278 implicitArraySize = (std::max)(implicitArraySize, s); in updateImplicitSize()
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_error_metrics.cpp | 283 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 D | tables_memory_layout.cpp | 27 StaticInit<std::vector<MemoryLayout>> s_memory_layout;
|
/third_party/gptfdisk/ |
H A D | diskio-unix.cc | 40 using namespace std;
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | stream.cpp | 35 using namespace std;
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | platform.h | 513 // 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 D | erarules.cpp | 107 startDates = std::move(eraStartDates); in EraRules()
|
/third_party/libbpf/src/ |
H A D | Makefile | 37 CFLAGS ?= -g -O2 -Werror -Wall -std=gnu89
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_hard_clause.cpp | 82 bld.insert(std::move(mimg)); in create_mimg()
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
H A D | GalliumContext.cpp | 349 std::swap(buffer->textures[ST_ATTACHMENT_FRONT_LEFT], buffer->textures[ST_ATTACHMENT_BACK_LEFT]); in SwapBuffers()
|
/third_party/node/src/ |
H A D | aliased_buffer-inl.h | 203 js_array_ = std::move(v8::Global<V8T>(isolate_, js_array)); in reserve()
|
H A D | async_wrap.h | 211 virtual std::string diagnostic_name() const;
|
H A D | js_udp_wrap.cc | 168 ssize_t avail = std::min<size_t>(buf.len, len); in EmitReceived()
|
H A D | node_report_utils.cc | 31 DCHECK_EQ(port, std::stoi(endpoint.service)); in ReportEndpoint()
|
H A D | node_watchdog.cc | 392 auto it = std::find(watchdogs_.begin(), watchdogs_.end(), wd); in Unregister()
|
H A D | string_decoder.cc | 106 std::min(nread, static_cast<size_t>(MissingBytes())); in DecodeData()
|
/third_party/ninja/src/ |
H A D | deps_log.cc | 33 using namespace std;
|
H A D | subprocess-posix.cc | 37 using namespace std;
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | erarules.cpp | 107 startDates = std::move(eraStartDates); in EraRules()
|
/third_party/mesa3d/src/util/tests/ |
H A D | timespec_test.cpp | 128 /* 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 D | dcfmtest.cpp | 35 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 D | icuzdump.cpp | 42 using namespace std;
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
H A D | scoped_ptr.h | 22 #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 D | simplified-operator-reducer.cc | 227 return ReplaceNumber(std::fabs(m.ResolvedValue())); in Reduce()
|
/third_party/node/deps/v8/src/common/ |
H A D | assert-scope.h | 312 std::unique_ptr<DisallowGarbageCollection> no_gc_;
|
Completed in 25 milliseconds
1...<<771772773774775776777778779780>>...810