Home
last modified time | relevance | path

Searched defs:first (Results 801 - 825 of 2465) sorted by relevance

1...<<31323334353637383940>>...99

/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...]
/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
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dunwind_orc.c36 int *first = ip_table; in __orc_find() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dunaligned_64.c451 u64 first = 0, second = 0; in handle_ldf_stq() local
614 u32 first, second; in handle_lddfmna() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Diommu.c318 iopte_t *first; in sbus_iommu_alloc() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dpmsa-v7.c238 bool first = true; in pmsav7_adjust_lowmem_bounds() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c796 ice_tx_prepare_vlan_flags_dcb(struct ice_ring *tx_ring, struct ice_tx_buf *first) ice_tx_prepare_vlan_flags_dcb() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c488 ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, u8 *hdr_len) ixgbe_fso() argument
[all...]
/kernel/linux/linux-5.10/tools/virtio/
H A Dvringh_test.c91 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus() argument
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dpmsa-v7.c238 bool first = true; in pmsav7_adjust_lowmem_bounds() local

Completed in 21 milliseconds

1...<<31323334353637383940>>...99