/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | tzfmt.cpp | 336 regionLen = uloc_getCountry(loc.data(), fTargetRegion, sizeof(fTargetRegion), &status); in TimeZoneFormat() 2582 // Bad time zone hour pattern data 2609 // Bad time zone hour pattern data 2622 // Bad time zone hour pattern data
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 322 \item \attr{type} - a string describing the data type of the values of
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 715 /// these together. If target data info is available, it is provided as DL, 873 makeArrayRef((Value * const *)Ops.data() + 1, Ops.size() - 1))); in SymbolicallyEvaluateGEP() 1215 // FIXME: The following comment is out of data and the DataLayout is here now. in ConstantFoldCompareInstOperands()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 1288 CLI.Symbol ? CLI.Symbol->getName().data() in finishCall()
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | generator_impl.cc | 187 std::move(out.data.Get<transform::ArrayLengthFromUniform::Result>() in Sanitize()
|
/third_party/spirv-tools/source/opt/ |
H A D | const_folding_rules.cpp | 852 std::vector<uint32_t> words = {result.data()};
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 327 //! Generate expected data for color, depth, and stencil samples of a given image. 501 //! Generate subpixel triangles containing the sample position, based on compare data. 691 //! Common data used by the test 707 Move<VkBuffer> compareBuffer; //!< Buffer used to verify the images - comparison data 728 std::vector<de::SharedPtr<PerSubpass> > perSubpass; //!< Test may use more than one set of data 764 << " CompareData data[];\n" in addVerificationComputeShader() 785 << " vec4 diff = abs(color - sb_cmp.data[globalIndex].color);\n" in addVerificationComputeShader() 801 << " float diff = abs(depth - sb_cmp.data[globalIndex].depth);\n" in addVerificationComputeShader() 818 << " uint diff = stencil - sb_cmp.data[globalIndex].stencil;\n" in addVerificationComputeShader() 1313 vki.getPhysicalDeviceFragmentShadingRatesKHR(physicalDevice, &supportedFragmentShadingRateCount, supportedFragmentShadingRates.data()); in checkRequirements() [all...] |
/third_party/vixl/benchmarks/aarch32/ |
H A D | asm-disasm-speed-test.cc | 71 void Emit8(uint8_t data) { GetBuffer()->Emit8(data); } in Emit8() argument 72 void Emit16(uint16_t data) { GetBuffer()->Emit16(data); } in Emit16() argument 73 void Emit32(uint32_t data) { GetBuffer()->Emit32(data); } in Emit32() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 29 pr_crit() for error conditions that risk data loss 296 .data = &sysctl_speed_limit_min, 303 .data = &sysctl_speed_limit_max, 1153 * The first time, mddev->raid_disks will be 0, and data from 1158 * Update the superblock for rdev with data in mddev 1446 /* make rdev->sb match mddev data.. in super_90_sync() 1961 * we could cause data corruption. in super_1_validate() 2036 /* make rdev->sb match mddev and rdev data. */ in super_1_sync() 2227 /* minor versions 1 and 2; superblock before data */ in super_1_rdev_size_change() 2236 /* minor version 0; superblock after data */ in super_1_rdev_size_change() 5809 md_probe(dev_t dev, int *part, void *data) md_probe() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_typing.py | 5089 data = await self.value 5090 if data: 5091 return data 5430 def annotated_with_none_default(x: Annotated[int, 'data'] = None): ... 5437 {'x': Annotated[int, 'data']},
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 10032 /* Gather returning data */ in bnx2x_84858_cmd_hdlr() 10104 /* Gather returning data */ in bnx2x_84833_cmd_hdlr() 10146 u16 data[PHY848xx_CMDHDLR_MAX_ARGS]; in bnx2x_848xx_pair_swap_cfg() local 10160 data[1] = (u16)pair_swap; in bnx2x_848xx_pair_swap_cfg() 10163 PHY848xx_CMD_SET_PAIR_SWAP, data, in bnx2x_848xx_pair_swap_cfg() 10166 DP(NETIF_MSG_LINK, "Pairswap OK, val=0x%x\n", data[1]); in bnx2x_848xx_pair_swap_cfg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 10034 /* Gather returning data */ in bnx2x_84858_cmd_hdlr() 10106 /* Gather returning data */ in bnx2x_84833_cmd_hdlr() 10148 u16 data[PHY848xx_CMDHDLR_MAX_ARGS]; in bnx2x_848xx_pair_swap_cfg() local 10162 data[1] = (u16)pair_swap; in bnx2x_848xx_pair_swap_cfg() 10165 PHY848xx_CMD_SET_PAIR_SWAP, data, in bnx2x_848xx_pair_swap_cfg() 10168 DP(NETIF_MSG_LINK, "Pairswap OK, val=0x%x\n", data[1]); in bnx2x_848xx_pair_swap_cfg()
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 6681 u8 data[0x20]; member 6689 u8 data[0x20]; member 10777 union mlx5_ifc_mcqi_reg_data_bits data[]; member 10816 u8 data[][0x20]; member
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 4075 /* on some machine, the BIOS will clear the codec gpio data when enter in alc269_resume() 4076 * suspend, and won't restore the data after resume, so we restore it in alc269_resume() 6383 /* set data bit low */ in alc275_fixup_gpio4_off() 6824 static int comp_match_cs35l41_dev_name(struct device *dev, void *data) in comp_match_cs35l41_dev_name() argument 6826 struct scodec_dev_name *p = data; in comp_match_cs35l41_dev_name() 6843 void *data) in comp_match_tas2781_dev_name() 6845 struct scodec_dev_name *p = data; in comp_match_tas2781_dev_name() 6842 comp_match_tas2781_dev_name(struct device *dev, void *data) comp_match_tas2781_dev_name() argument
|
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
H A D | gles3ndk.cpp | 203 float data[];\n\ 207 outputBuffer.data[index] = float(index);\n\ 212 float data[];\n\ 216 outputBuffer.data[index] = float(index);\n\ 461 GLint data[] = {2, 4, 6, 8}; in GLBindBufferRange() local 462 glBindBufferRange(GL_SHADER_STORAGE_BUFFER, INT_INIT_VAL, bufferID, INT_INIT_VAL, sizeof(data)); in GLBindBufferRange() 463 glBufferData(GL_SHADER_STORAGE_BUFFER, sizeof(data), data, GL_STATIC_DRAW); in GLBindBufferRange()
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 1164 * The associated data comes already with the IV but we need in init_chachapoly_job() 1342 /* Cover also the case of null (zero length) input data */ in aead_edesc_alloc() 1354 /* Cover also the case of null (zero length) output data */ in aead_edesc_alloc() 1811 req->base.data); in skcipher_crypt()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bna_tx_rx.c | 1844 rxp->rxq.hds.data = q0; in bna_rxp_add_rxqs()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 4941 * CQE data for L2 OOO connection $$KEEP_ENDIANNESS$$ 5192 * data related to listeners of a TCP port 5258 * pcs entry data for passive connections 5311 * pcs entry data for passive connections 5371 union l5cm_specific_data data; member
|
H A D | tg3.h | 888 /* Send data initiator control registers */ 931 /* Send data completion control registers */ 2859 * RX ring buffer contains pointer to kmalloc() data only, 2863 u8 *data; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 2804 union event_ring_data *data, u8 fw_return_code) in qed_arfs_sp_response_handler() 2802 qed_arfs_sp_response_handler(struct qed_hwfn *p_hwfn, void *cookie, union event_ring_data *data, u8 fw_return_code) qed_arfs_sp_response_handler() argument
|
/kernel/linux/linux-5.10/net/ |
H A D | socket.c | 215 * After copying the data up to the limit the user specifies, the true 216 * length of the data is written over the length limit the user 700 * @size: total message data size 702 * Builds the message data with @vec and sends it through @sock. 720 * @size: total message data size 722 * Builds the message data with @vec and sends it through @sock. 860 skb->len, skb->data); in __sock_recv_timestamp() 930 * @vec: Input s/g array for message data 1971 * space and check the user space data area is readable before invoking 2764 /* Out of band data, retur in do_recvmmsg() [all...] |
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 631 * smack_fs_context_dup - Duplicate the security data on fs_context duplication 765 * Allow filesystems with binary mount data to explicitly set Smack mount 2022 * Set the security data for a kernel service. 3420 * UNIX domain sockets use lower level socket data. in smack_d_instantiate() 3751 return (struct smack_known *)sap->cache->data; in smack_from_secattr() 3865 * smack_from_skb - Smack data from the secmark in an skb 3886 * smack_from_netlbl - Smack data from the IP options in an skb 3887 * @sk: socket data came in on 4054 * @skb: packet data
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 748 .data = he->raw_data, in get_trace_output() 1304 /* print [s] for shared data mmaps */ in hist_entry__dcacheline_snprintf() 2626 * two or more perf.data files. Those files could come in sort_dimension__add()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | node.c | 1035 * All the block addresses of data and nodes should be nullified. 1789 static int f2fs_match_ino(struct inode *inode, unsigned long ino, void *data) in f2fs_match_ino() argument 2888 * #1, flush nat entries to journal in current hot data summary block. in __flush_nat_entry_set()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 854 * data integrity operations 2510 * driver initialized data. The struct is kfree()'ed by the sysfs 2587 * the driver initialized data. 2735 * @client_data: The device's client data set by ib_set_client_data(). 2832 * ib_get_client_data() returns the client context data set with 2843 void *data); 3242 * a prescribed mechanism and port specific data. 3565 * @udata: Valid user data or NULL for kernel objects 3624 * @udata: Valid user data or NULL for kernel objects 3800 * @private: Private data attache [all...] |