/third_party/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 381 double first = starved_ms[0]; in main() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | error.rs | 72 let mut first = true; variables
|
/third_party/spirv-tools/source/opt/ |
H A D | dominator_tree.cpp | 331 DominatorTreeNode* first = GetOrInsertNode(edge.first); in InitializeTree() local [all...] |
/third_party/spirv-tools/source/util/ |
H A D | small_vector.h | 70 SmallVector(InputIt first, InputIt last) : SmallVector() { in SmallVector() argument 71 insert(end(), first, last); in SmallVector() local 270 iterator erase(const_iterator first, const_iterator last) { in erase() argument 348 iterator insert(iterator pos, InputIt first, InputIt last) { in insert() argument [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureBufferTests.cpp | 70 bool first = true; in toTestName() local 101 bool first = true; in toTestName() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsRandomUniformBlockCase.cpp | 123 static std::string genName (char first, char last, int ndx) in genName() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackRandomLayoutCase.cpp | 38 static std::string genName (char first, char last, int ndx) in genName() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktRandomUniformBlockCase.cpp | 37 static std::string genName (char first, char last, int ndx) in genName() argument
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | server.cpp | 69 void Log (ARG&& first, ARGs&&... args) { std::cout << first << ' '; Log(args...); } in Log() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgVariableManager.hpp | 268 std::vector<const ValueEntry*>::const_iterator first = m_entryCache.begin(); in getBegin() local
|
/third_party/zlib/contrib/blast/ |
H A D | blast.c | 57 int first; /* true to check distances (for first 4K) */ member 133 int first; /* first code of length len */ in decode() local [all...] |
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 239 int first; /* first code of length len */ in decode() local 267 int first; /* firs in decode() local [all...] |
/third_party/zlib/examples/ |
H A D | gun.c | 385 int ret, first, last; in gunpipe() local [all...] |
/third_party/zlib/ |
H A D | gzwrite.c | 149 int first; in gz_zero() local
|
/third_party/zlib/test/ |
H A D | infcover.c | 64 struct mem_item *first; /* pointer to first item in list, or NULL */ member [all...] |
/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | utils.cpp | 318 uint8_t first = ((uint8_t)(str[ArrayIndex::INDEX_ZERO] - base)) & 0x7f; in EncodeLanguageOrRegion() local
|
/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 110 size_t first = String2Int<size_t>(*bp++, N_DEC);
in ParserAndInsert() local [all...] |
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | transform_util.cpp | 379 auto& first = to.operations_[i]; in MatchingLength() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | tlv_util.cpp | 203 std::string first = ReadString(buff, cursor); in ReadFontFeature() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | content_controller.cpp | 269 bool first = true; in FilterWithEmail() local 315 bool first = true; in FilterWithDecimal() local
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/ |
H A D | rasterizer_cells_antialias.cpp | 171 int32_t delta, deltayMask, first; in RenderHorizonline() local 283 int32_t modDyMask, delta, first, increas in LineOperate() local 334 RenderVerticalLine(int32_t& x1, int32_t& ex1, int64_t& dy, int32_t& first, int32_t& increase, int32_t& xFrom, int32_t& submaskFlagsY1, int32_t& submaskFlagsY2, int32_t& ey1, int32_t& ey2, int32_t& delta) RenderVerticalLine() argument 374 RenderObliqueLine(int64_t& dx, int64_t& dy, int32_t& first, int32_t& increase, int32_t& xFrom, int64_t& deltaxMask, int32_t& ey1, int32_t& ey2, int32_t& delta) RenderObliqueLine() argument [all...] |
/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | camera_util.h | 200 return_container_iter_string_value<Iter> Container2String(Iter first, Iter last) in Container2String() argument 207 stringStream << *first; in Container2String() local 210 stringStream << "," << *first; in Container2String() local
|
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 140 char first = cloudId[0]; in GetBucketId() local
|
/kernel/linux/linux-5.10/arch/c6x/platforms/ |
H A D | timer64.c | 171 struct device_node *np, *first = NULL; in timer64_init() local
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | synth.c | 271 static int first = 1; in spk_reset_index_count() local
|