Home
last modified time | relevance | path

Searched defs:parts (Results 126 - 150 of 214) sorted by relevance

123456789

/third_party/node/deps/icu-small/source/common/unicode/
H A Dmessagepattern.h932 Part *parts; global() member in MessagePattern
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLUtil.cpp578 SkTArray<SkString> parts; in get_angle_gl_vendor_and_renderer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp471 lostFractionThroughTruncation(const APFloatBase::integerPart *parts, in lostFractionThroughTruncation() argument
493 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dmessagepattern.h932 Part *parts; global() member in MessagePattern
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc291 std::vector<std::string> parts = Split( in CanonicalizePath() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageReflection.java112 static String delimitWithCommas(List<String> parts) { in delimitWithCommas() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php316 $parts = explode('.', $name); variable
371 $parts = array_map('ucwords', explode('.', $package)); variable
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc142 std::vector<std::string> parts = Split(path, "."); in GetFieldDescriptors() local
326 std::vector<std::string> parts = Split(path, "."); in AddPath() local
360 std::vector<std::string> parts = Split(path, "."); in RemovePath() local
412 std::vector<std::string> parts = Split(path, "."); IntersectPath() local
[all...]
/third_party/rust/crates/env_logger/src/filter/
H A Dmod.rs295 let mut parts = spec.split('/'); in parse_spec() variables
311 let mut parts = s.split('='); in parse_spec() variables
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Drbtx4939.h138 struct mtd_partition *parts; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena.c909 struct efx_mcdi_mtd_partition *parts; in siena_mtd_probe() local
888 siena_mtd_get_fw_subtypes(struct efx_nic *efx, struct efx_mcdi_mtd_partition *parts, size_t n_parts) siena_mtd_get_fw_subtypes() argument
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Donenand.h236 struct mtd_partition *parts; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Donenand.h236 struct mtd_partition *parts; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena.c914 struct efx_mcdi_mtd_partition *parts; in siena_mtd_probe() local
893 siena_mtd_get_fw_subtypes(struct efx_nic *efx, struct efx_mcdi_mtd_partition *parts, size_t n_parts) siena_mtd_get_fw_subtypes() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h148 int parts; member
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_queue.c117 int parts = 0; in ap_sm_recv() local
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp176 unsigned int parts = static_cast<int>(value / 4.0f); in progress_emitter() local
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp245 static void GetArguments(int numArgs, char *args[], UStringVector &parts) in GetArguments() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c909 struct si_shader_part *parts[] = {sscreen->vs_prologs, sscreen->tcs_epilogs, in si_destroy_screen() local
/third_party/skia/tools/flags/
H A DCommonFlagsConfig.cpp700 SkTArray<SkString> parts; in ParseConfigs() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc284 std::vector<absl::string_view> parts = {sv.substr(0, halfway), in FragmentedCord() local
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup.c623 static struct mtd_partition parts[2]; in txx9_physmap_flash_init() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c213 struct mtd_partition *parts; member
H A Dlpc32xx_mlc.c127 struct mtd_partition *parts; member
H A Ddiskonchip.c905 static inline int __init nftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts) in nftl_partscan() argument
1011 inftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts) inftl_partscan() argument
1135 struct mtd_partition parts[2]; nftl_scan_bbt() local
1170 struct mtd_partition parts[5]; inftl_scan_bbt() local
[all...]

Completed in 31 milliseconds

123456789