Home
last modified time | relevance | path

Searched defs:first (Results 876 - 900 of 2597) sorted by relevance

1...<<31323334353637383940>>...104

/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp381 double first = starved_ms[0]; in main() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Derror.rs72 let mut first = true; variables
/third_party/spirv-tools/source/opt/
H A Ddominator_tree.cpp331 DominatorTreeNode* first = GetOrInsertNode(edge.first); in InitializeTree() local
[all...]
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h70 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 Des31fTextureBufferTests.cpp70 bool first = true; in toTestName() local
101 bool first = true; in toTestName() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp123 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 DvktTransformFeedbackRandomLayoutCase.cpp38 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 DvktRandomUniformBlockCase.cpp37 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dserver.cpp69 void Log (ARG&& first, ARGs&&... args) { std::cout << first << ' '; Log(args...); } in Log() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.hpp268 std::vector<const ValueEntry*>::const_iterator first = m_entryCache.begin(); in getBegin() local
/third_party/zlib/contrib/blast/
H A Dblast.c57 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 Dpuff.c239 int first; /* first code of length len */ in decode() local
267 int first; /* firs in decode() local
[all...]
/third_party/zlib/examples/
H A Dgun.c385 int ret, first, last; in gunpipe() local
[all...]
/third_party/zlib/
H A Dgzwrite.c149 int first; in gz_zero() local
/third_party/zlib/test/
H A Dinfcover.c64 struct mem_item *first; /* pointer to first item in list, or NULL */ member
[all...]
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp318 uint8_t first = ((uint8_t)(str[ArrayIndex::INDEX_ZERO] - base)) & 0x7f; in EncodeLanguageOrRegion() local
/base/update/updater/services/applypatch/
H A Dblock_set.cpp110 size_t first = String2Int<size_t>(*bp++, N_DEC); in ParserAndInsert() local
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp379 auto& first = to.operations_[i]; in MatchingLength() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp203 std::string first = ReadString(buff, cursor); in ReadFontFeature() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp269 bool first = true; in FilterWithEmail() local
315 bool first = true; in FilterWithDecimal() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp171 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 Dcamera_util.h200 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 Dcloud_file_utils.cpp140 char first = cloudId[0]; in GetBucketId() local
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dtimer64.c171 struct device_node *np, *first = NULL; in timer64_init() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dsynth.c271 static int first = 1; in spk_reset_index_count() local

Completed in 21 milliseconds

1...<<31323334353637383940>>...104