| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | RendererD3D.cpp | 160 bool InstancedPointSpritesActive(ProgramD3D *programD3D, gl::PrimitiveMode mode) in InstancedPointSpritesActive() argument
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | GZipStream.cs | 21 private static extern IntPtr gzopen(string name, string mode);
in gzopen() argument
|
| /third_party/zlib/contrib/iostream2/ |
| H A D | zstream.h | 178 char mode[4] = "wb\0"; in open() local 188 char mode[4] = "wb\0"; in open() local
|
| /third_party/zlib/contrib/iostream3/ |
| H A D | zfstream.cc | 51 open(const char *name, std::ios_base::openmode mode) open() argument 79 attach(int fd, std::ios_base::openmode mode) attach() argument 131 open_mode(std::ios_base::openmode mode, char* c_mode) const open_mode() argument 379 gzifstream(const char* name, std::ios_base::openmode mode) gzifstream() argument 388 gzifstream(int fd, std::ios_base::openmode mode) gzifstream() argument 398 open(const char* name, std::ios_base::openmode mode) open() argument 409 attach(int fd, std::ios_base::openmode mode) attach() argument 434 gzofstream(const char* name, std::ios_base::openmode mode) gzofstream() argument 443 gzofstream(int fd, std::ios_base::openmode mode) gzofstream() argument 453 open(const char* name, std::ios_base::openmode mode) open() argument 464 attach(int fd, std::ios_base::openmode mode) attach() argument [all...] |
| /third_party/zlib/contrib/minizip/ |
| H A D | ioapi.c | 31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc, const void*filename, int mode) in call_zopen64() argument 86 static voidpf ZCALLBACK fopen_file_func(voidpf opaque, const char* filename, int mode) { in fopen_file_func() argument 104 fopen64_file_func(voidpf opaque, const void* filename, int mode) fopen64_file_func() argument [all...] |
| /applications/standard/contacts_data/ability/merge/src/ |
| H A D | match_candidate.cpp | 177 int MatchCandidate::ExecuteUpdateMode(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, std::set<int> Ids, int mode) in ExecuteUpdateMode() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-crypto.c | 325 const struct blk_crypto_mode *mode; in blk_crypto_init_key() local
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| H A D | suni.c | 153 static int set_loopback(struct atm_dev *dev,int mode) in set_loopback() argument 242 int mode; in set_framing() local
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | devtmpfs.c | 43 umode_t mode; /* 0 => delete */ member 162 static int dev_mkdir(const char *name, umode_t mode) in dev_mkdir() argument 207 handle_create(const char *nodename, umode_t mode, kuid_t uid, kgid_t gid, struct device *dev) handle_create() argument 380 handle(const char *name, umode_t mode, kuid_t uid, kgid_t gid, struct device *dev) handle() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vram_mgr.c | 318 enum drm_mm_insert_mode mode; in amdgpu_vram_mgr_new() local
|
| H A D | jpeg_v1_0.c | 517 void jpeg_v1_0_start(struct amdgpu_device *adev, int mode) in jpeg_v1_0_start() argument
|
| /kernel/linux/linux-5.10/arch/xtensa/platforms/iss/ |
| H A D | simdisk.c | 125 static int simdisk_open(struct block_device *bdev, fmode_t mode) in simdisk_open() argument 135 static void simdisk_release(struct gendisk *disk, fmode_t mode) in simdisk_release() argument
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| H A D | trace.c | 256 pm_trace_notify(struct notifier_block *nb, unsigned long mode, void *_unused) in pm_trace_notify() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/imx/ |
| H A D | scu-pd.c | 64 u8 mode; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | omap-aes-gcm.c | 238 static int omap_aes_gcm_crypt(struct aead_request *req, unsigned long mode) in omap_aes_gcm_crypt() argument
|
| H A D | geode-aes.c | 262 static int geode_skcipher_crypt(struct skcipher_request *req, int mode, int dir) in geode_skcipher_crypt() argument 69 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, void *dst, u32 len, u8 *iv, int mode, int dir) geode_aes_crypt() argument
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| H A D | clk-s3c2443.c | 311 s3c2443_restart(struct notifier_block *this, unsigned long mode, void *cmd) s3c2443_restart() argument
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | btqca.c | 250 qca_tlv_send_segment(struct hci_dev *hdev, int seg_size, const u8 *data, enum qca_tlv_dnld_mode mode, enum qca_btsoc_type soc_type) qca_tlv_send_segment() argument
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | dma-heap.c | 292 static char *dma_heap_devnode(struct device *dev, umode_t *mode) in dma_heap_devnode() argument
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_ns87415.c | 52 static void ns87415_set_mode(struct ata_port *ap, struct ata_device *adev, u8 mode) in ns87415_set_mode() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| H A D | paride.c | 350 pi_init(PIA * pi, int autoprobe, int port, int mode, int unit, int protocol, int delay, char *scratch, int devtype, int verbose, char *device) pi_init() argument [all...] |
| H A D | paride.h | 40 int mode; /* transfer mode in use */ member
|
| /kernel/linux/linux-5.10/arch/alpha/math-emu/ |
| H A D | math.c | 107 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | dma.h | 170 set_dma_mode(unsigned int dmanr, char mode) set_dma_mode() argument 361 set_dma_mode(unsigned int dmanr, char mode) set_dma_mode() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | cm33xx.c | 273 static void am33xx_cm_module_enable(u8 mode, u argument [all...] |