/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | types.h | 176 #define DeclareCastMethod(target) \ 177 virtual target* As##target() { return nullptr; } \ 178 virtual const target* As##target() const { return nullptr; }
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | filters.py | 583 eval_ctx, value, trim_url_limit=None, nofollow=False, target=None, rel=None 596 If *target* is specified, the ``target`` attribute will be added to the 601 {{ mytext|urlize(40, target='_blank') }} 604 The *target* parameter was added. 611 if target is None: 612 target = policies["urlize.target"] 614 rv = urlize(value, trim_url_limit, rel=rel, target=target) [all...] |
/third_party/skia/tests/ |
H A D | GrMeshTest.cpp | 66 GrMeshDrawTarget* target() { return fState; } in target() function in DrawMeshHelper 116 ERRORF(reporter, "could not create render target context."); 334 helper->target()->makeDrawIndirectSpace(29, &ignoredBuff, &ignoredOffset); 335 indexedIndirectWriter = helper->target()->makeDrawIndexedIndirectSpace( 344 helper->target()->makeDrawIndexedIndirectSpace(7, &ignoredBuff, 346 indirectWriter = helper->target()->makeDrawIndirectSpace(
|
/third_party/spirv-tools/source/opt/ |
H A D | types.h | 178 #define DeclareCastMethod(target) \ 179 virtual target* As##target() { return nullptr; } \ 180 virtual const target* As##target() const { return nullptr; }
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
H A D | jump_label.h | 60 jump_label_t target; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | jump_label.c | 17 patch_branch(addr, entry->target, 0); in arch_jump_label_transform()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | jump_label.h | 47 jump_label_t target; member
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | jump_label.h | 44 jump_label_t target; member
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | jump_label.h | 47 jump_label_t target; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shrinker.h | 16 unsigned long target,
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | Makefile | 4 ccflags-y += -I $(srctree)/drivers/target/iscsi
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_iblock.h | 7 #include <target/target_core_base.h>
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | ipc.h | 34 int aa_may_signal(struct aa_label *sender, struct aa_label *target, int sig);
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
H A D | asciidoctor-extensions.rb | 11 def process(parent, target, attrs) 13 %(<a href="#{target}.html">#{target}(#{attrs[1]})</a>\n) 15 "#{target}(#{attrs[1]})" 18 "<refentrytitle>#{target}</refentrytitle>" \
|
/kernel/linux/linux-5.10/include/xen/ |
H A D | balloon.h | 11 /* We aim for 'current allocation' == 'target allocation'. */ 27 void balloon_set_new_target(unsigned long target);
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_arp/ |
H A D | arpt_mangle.h | 18 int target; member
|
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | sysfs.h | 38 int sysfs_create_link_sd(struct kernfs_node *kn, struct kobject *target,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_vclk.h | 31 void meson_vclk_setup(struct meson_drm *priv, unsigned int target,
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | jffs2_fs_i.h | 45 /* The target path if this is the inode of a symlink */ 46 unsigned char *target; member
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | jffs2_fs_i.h | 45 /* The target path if this is the inode of a symlink */ 46 unsigned char *target; member
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | unicode.h | 36 int smbConvertToUTF16(__le16 *target, const char *source, int srclen,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | surface_acpi_notify.h | 20 * @target: Target ID of the event source. 28 u8 target; member
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | Makefile | 4 ccflags-y += -I $(srctree)/drivers/target/iscsi
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_arp/ |
H A D | arpt_mangle.h | 18 int target; member
|
/kernel/linux/linux-6.6/include/xen/ |
H A D | balloon.h | 11 /* We aim for 'current allocation' == 'target allocation'. */ 27 void balloon_set_new_target(unsigned long target);
|