/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactorDebugInfo.cpp | 208 auto location = backtrace[i]; syncScope() local 254 auto const &location = backtrace[i]; EmitVariable() local [all...] |
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
H A D | main.cpp | 50 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() argument
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
H A D | main.cpp | 58 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | RenderPipeline.cpp | 599 VertexAttributeLocation location = VertexAttributeLocation( RenderPipelineBase() local [all...] |
/third_party/skia/third_party/externals/tint/src/inspector/ |
H A D | test_inspector_builder.cc | 56 uint32_t location; in MakeInOutStruct() local
|
/third_party/vixl/src/aarch32/ |
H A D | location-aarch32.h | 185 explicit ForwardRefListIterator(Location* location) in ForwardRefListIterator() argument 253 explicit Location(Offset location) in Location() argument 256 explicit Location(Offset location) member in vixl::aarch32::Location 121 ForwardRef(const Location::EmitOperator* op, int32_t location, int size, int32_t min_object_location, int32_t max_object_location, int object_alignment = 1) ForwardRef() argument 257 Location(AllocatorWrapper allocator, Offset location) Location() argument 287 Label(Offset location) Label() argument 291 explicit Label(Offset location) = delete; global() member in vixl::aarch32::Label 292 Label(AllocatorWrapper allocator, Offset location) Label() argument [all...] |
/third_party/vixl/src/ |
H A D | pool-manager.h | 136 explicit LocationBase(T location) in LocationBase() argument 203 void SetLocation(internal::AssemblerBase* assembler, T location) { in SetLocation() argument 332 ForwardReference(T location, int size, T min_object_location, T max_object_location, int object_alignment = 1) ForwardReference() argument 358 SetLocationToInvalidateOnly(T location) SetLocationToInvalidateOnly() argument [all...] |
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 186 AddError( const std::string& filename, const std::string& element_name, const Message* descriptor, ErrorLocation location, const std::string& message) AddError() argument 202 AddWarning( const std::string& filename, const std::string& element_name, const Message* descriptor, ErrorLocation location, const std::string& message) AddWarning() argument
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
H A D | ShaderVars.h | 207 int location; member
|
/third_party/vk-gl-cts/scripts/khr_util/ |
H A D | registry.py | 42 location = None variable in Located 52 location = None variable in Type
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_mc_sysfs.c | 643 char location[80]; in edac_create_dimm_object() local
|
H A D | edac_mc.c | 94 char location[80]; in edac_mc_dump_dimm() local [all...] |
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | vpe.c | 228 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none() argument 234 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16() argument 259 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16() argument 278 apply_r_mips_32(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_32() argument 286 apply_r_mips_26(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_26() argument 311 apply_r_mips_hi16(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_hi16() argument 333 apply_r_mips_lo16(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_lo16() argument 433 uint32_t *location; apply_relocations() local [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2_cfp.c | 567 bcm_sf2_cfp_rule_find(struct bcm_sf2_priv *priv, int port, u32 location) bcm_sf2_cfp_rule_find() argument [all...] |
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | vpe.c | 227 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none() argument 233 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16() argument 258 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16() argument 277 apply_r_mips_32(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_32() argument 285 apply_r_mips_26(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_26() argument 310 apply_r_mips_hi16(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_hi16() argument 332 apply_r_mips_lo16(struct module *me, uint32_t *location, Elf32_Addr v) apply_r_mips_lo16() argument 432 uint32_t *location; apply_relocations() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | strobemeta.h | 344 void *location = calc_location(&cfg->int_locs[idx], tls_base); in read_int_var() local 360 void *location; in read_str_var() local 392 void *location; in read_map_var() local [all...] |
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
H A D | dm-btree.c | 543 __le64 location; in btree_split_sibling() local 579 &location, sizeof(__le64)); in btree_split_sibling() local 715 __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); in btree_insert_raw() local [all...] |
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | mcs7830.c | 313 mcs7830_mdio_read(struct net_device *netdev, int phy_id, int location) mcs7830_mdio_read() argument 320 mcs7830_mdio_write(struct net_device *netdev, int phy_id, int location, int val) mcs7830_mdio_write() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 893 u8 location = data->location; in hw_atl_a0_hw_fl3l4_clear() local 919 u8 location = data->location; hw_atl_a0_hw_fl3l4_set() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 464 static int hw_atl2_act_rslvr_table_set(struct aq_hw_s *self, u8 location, in hw_atl2_act_rslvr_table_set() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 644 dpaa2_eth_update_cls_rule(struct net_device *net_dev, struct ethtool_rx_flow_spec *new_fs, unsigned int location) dpaa2_eth_update_cls_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | mdacon.c | 149 static inline void mda_set_cursor(unsigned int location) in mda_set_cursor() argument
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | namei.c | 1292 struct kernel_lb_addr location = UDF_I(inode)->i_location; in udf_encode_fh() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | lbalance.c | 317 int last_loc, last_inserted_loc, location; in leaf_copy_items_entirely() local [all...] |
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-efm32.c | 279 u32 location; in efm32_spi_probe_dt() local [all...] |