/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...] |
/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
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | unwind_orc.c | 36 int *first = ip_table; in __orc_find() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | unaligned_64.c | 451 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 D | iommu.c | 318 iopte_t *first; in sbus_iommu_alloc() local
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | pmsa-v7.c | 238 bool first = true; in pmsav7_adjust_lowmem_bounds() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.c | 796 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 D | ixgbe_fcoe.c | 488 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 D | vringh_test.c | 91 static void find_cpus(unsigned int *first, unsigned int *last) in find_cpus() argument
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | pmsa-v7.c | 238 bool first = true; in pmsav7_adjust_lowmem_bounds() local
|