Home
last modified time | relevance | path

Searched defs:total (Results 301 - 325 of 415) sorted by relevance

1...<<11121314151617

/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc621 int total = 0; in PrintSchedule() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c1128 int total = 0; in gpir_get_curr_ready_list_slots() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c1178 int total; member
[all...]
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp654 int total = size * size; // Note that size is odd, so dark/total != 1/2 in getPenaltyScore() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c704 int total = qrsize * qrsize; // Note that size is odd, so dark/total != 1/2 in getPenaltyScore() local
/third_party/python/Lib/collections/
H A D__init__.py604 def total(self): member in Counter
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp572 std::size_t total = grid.size() * 6; in generateVertices() local
H A DvktDrawShaderViewportIndexTests.cpp627 std::size_t total = colors.size() * 6; in generateVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp137 VkDeviceSize total = 0ull; in totalSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp568 std::size_t total = grid.size() * 6; in generateVertices() local
H A DvktDrawShaderViewportIndexTests.cpp623 std::size_t total = colors.size() * 6; in generateVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp137 VkDeviceSize total = 0ull; in totalSize() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp838 size_t total = buffer.bytesWritten(); in serialize() local
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp313 SkScalar total = meas.getLength(); in draw_ribs() local
346 SkScalar total = meas.getLength(); in draw_t_divs() local
/third_party/openssl/crypto/x509/
H A Dv3_utl.c1206 int total; member
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1006 size_t total = 0; in load_file() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c140 int total = 0; in PrintByteCount() local
151 const int total = counts[0] + counts[1] + counts[2] + counts[3]; in PrintPercents() local
212 const int total = num_i4 + num_i16; in PrintExtraInfoLossy() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c108 static int CalcSkipProba(uint64_t nb, uint64_t total) { in CalcSkipProba() argument
131 static int CalcTokenProba(int nb, int total) { in CalcTokenProba() argument
137 static int BranchCost(int nb, int total, in argument
156 const int total = (stats >> 16) & 0xffff; FinalizeTokenProbas() local
186 const int total = a + b; GetProba() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp829 CoercionCost total = CoercionCost::Free(); in CallCost() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp1938 uint32 total = 0; in DumpString() local
/third_party/python/Python/
H A Dformatter_unicode.c770 Py_ssize_t total; in format_string_internal() local
1228 Py_ssize_t total; in format_complex_internal() local
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs411 let mut total = 0; in lines_offsets() variables
/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp742 int32_t total = PermissionUsedRecordDb::GetInstance().Count(PermissionUsedRecordDb::DataType::PERMISSION_RECORD); in DeletePermissionRecord() local
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py75 total = "total" variable in ReportConstant
[all...]
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp30 size_t total, highwater; member

Completed in 49 milliseconds

1...<<11121314151617