Home
last modified time | relevance | path

Searched +defs:file +defs:offsets (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c90 uint64_t offsets; member
184 print_ubo_entry(FILE *file, in print_ubo_entry() argument
244 uint64_t offsets = info->offsets; in brw_nir_analyze_ubo_ranges() local
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule.c350 static int read_helper(char *buf, struct policy_file *file, uint32_t bytes) in read_helper() argument
376 module_package_read_offsets(sepol_module_package_t * mod, struct policy_file *file, size_t ** offsets, uint32_t * sections) module_package_read_offsets() argument
470 struct policy_file *file = &spf->pf; sepol_module_package_read() local
472 size_t *offsets, len; sepol_module_package_read() local
655 struct policy_file *file = &spf->pf; sepol_module_package_info() local
658 size_t *offsets = NULL; sepol_module_package_info() local
845 write_helper(char *data, size_t len, struct policy_file *file) write_helper() argument
868 struct policy_file *file = &spf->pf; sepol_module_package_write() local
870 uint32_t buf[5], offsets[5], len, nsec = 0; sepol_module_package_write() local
[all...]
/third_party/ffmpeg/tools/
H A Dismindex.c80 struct MoofOffset *offsets; member
413 read_mfra(struct Tracks *tracks, int start_index, const char *file, int split, int ismf, const char *basename, const char* output_prefix) read_mfra() argument
496 handle_file(struct Tracks *tracks, const char *file, int split, int ismf, const char *basename, const char* output_prefix) handle_file() argument
[all...]
/third_party/backends/backend/
H A Dhp5400_internal.c690 DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, in DecodeImage() argument
824 FILE *file; in DoScan() local
1276 short offsets[2]; InitScan2() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h100 char *file; member
109 char *file; member
162 char *file; member
170 char *file; member
184 char *file; member
209 uint64_t *offsets; /* for "array" with irregular offsets */ member
225 char *file; member
231 char *file; member
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.h227 std::map<std::string, VisitResult> offsets; member
836 void WriteFile(const std::string& file, const std::string& content) { in WriteFile() argument
/third_party/glslang/SPIRV/
H A DSpvBuilder.h110 void setSourceFile(const std::string& file) in setSourceFile() argument
552 Id offsets; member
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h62 static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]; member
1753 inline const PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File& CodeGeneratorResponse::file(int index) const { file() function in compiler::CodeGeneratorResponse
1765 CodeGeneratorResponse::file() const { file() function in compiler::CodeGeneratorResponse
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc1037 bool CreateUnknownEnumValues(const FileDescriptor* file) { in CreateUnknownEnumValues() argument
2289 MigrationToReflectionSchema( const Message* const* default_instance, const uint32* offsets, MigrationSchema migration_schema) MigrationToReflectionSchema() argument
2311 AssignDescriptorsHelper(MessageFactory* factory, Metadata* file_level_metadata, const EnumDescriptor** file_level_enum_descriptors, const MigrationSchema* schemas, const Message* const* default_instance_data, const uint32* offsets) AssignDescriptorsHelper() argument
2422 const FileDescriptor* file = AssignDescriptorsImpl() local
[all...]
H A Ddescriptor.pb.h55 static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]; member
6623 inline const PROTOBUF_NAMESPACE_ID::FileDescriptorProto& FileDescriptorSet::file(int index) const { file() function in FileDescriptorSet
6635 FileDescriptorSet::file() const { file() function in FileDescriptorSet
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h389 unsigned *offsets; member
681 const char *file; member
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c1368 FILE *file = NULL; in link_program() local
2075 GLint *offsets; shader_source() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c89 emit_dump_reg(struct gallivm_state *gallivm, unsigned file, unsigned index, unsigned chan, LLVMValueRef value) emit_dump_reg() argument
441 get_file_ptr(struct lp_build_tgsi_soa_context *bld, unsigned file, int index, unsigned chan) get_file_ptr() argument
2077 LLVMValueRef offsets[3] = { NULL }; emit_tex() local
2290 LLVMValueRef offsets[3] = { NULL }; emit_sample() local
2470 LLVMValueRef offsets[3] = { NULL }; emit_fetch_texels() local
2810 emit_dump_file(struct lp_build_tgsi_soa_context *bld, unsigned file) emit_dump_file() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1390 fetch_src_file_channel(const struct tgsi_exec_machine *mach, const uint file, const uint swizzle, const union tgsi_exec_channel *index, const union tgsi_exec_channel *index2D, union tgsi_exec_channel *chan) fetch_src_file_channel() argument
1943 fetch_texel_offsets(struct tgsi_exec_machine *mach, const struct tgsi_full_instruction *inst, int8_t offsets[3]) fetch_texel_offsets() argument
2043 int8_t offsets[3]; exec_tex() local
2221 int8_t offsets[3]; exec_txd() local
2330 int8_t offsets[3]; exec_txf() local
2448 int8_t offsets[3]; exec_sample() local
2580 int8_t offsets[3]; exec_sample_d() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c8262 const char *file = dwarf_linesrc (line, &mtime, &length); print_decoded_line_section() local
10806 size_t offsets = (next_unitp - readp) / offset_size; print_debug_str_offsets_section() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1082 translate_register_file(enum tgsi_file_type file, boolean array) in translate_register_file() argument
1134 get_temp_array_id(const struct svga_shader_emitter_v10 *emit, enum tgsi_file_type file, unsigned index) get_temp_array_id() argument
1151 remap_temp_index(const struct svga_shader_emitter_v10 *emit, enum tgsi_file_type file, unsigned index) remap_temp_index() argument
1172 setup_operand0_indexing(struct svga_shader_emitter_v10 *emit, VGPU10OperandToken0 operand0, enum tgsi_file_type file, boolean indirect, boolean index2D, bool indirect2D) setup_operand0_indexing() argument
1272 enum tgsi_file_type file = reg->Register.File; emit_dst_register() local
1554 enum tgsi_file_type file = reg->Register.File; emit_src_register() local
2207 emit_sample_opcode(struct svga_shader_emitter_v10 *emit, unsigned vgpu10_opcode, boolean saturate, const int offsets[3]) emit_sample_opcode() argument
2335 make_src_reg(enum tgsi_file_type file, unsigned index) make_src_reg() argument
2355 make_src_scalar_reg(enum tgsi_file_type file, unsigned index, unsigned component) make_src_scalar_reg() argument
2407 make_dst_reg(enum tgsi_file_type file, unsigned index) make_dst_reg() argument
8284 get_texel_offsets(const struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, int offsets[3]) get_texel_offsets() argument
8566 int offsets[3]; emit_sample() local
8645 int offsets[3]; emit_tex() local
8697 int offsets[3]; emit_tg4() local
8869 int offsets[3]; emit_tex2() local
8922 int offsets[3]; emit_txp() local
8987 int offsets[3]; emit_txd() local
9028 int offsets[3]; emit_txf() local
9082 int offsets[3]; emit_txl_txb() local
9139 int offsets[3]; emit_txl2() local
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c2074 gzFile file; local
2112 FILE *file; global() local
4772 char file[PATH_MAX], buff[4096]; global() local
10651 parse_uint_from_file(const char *file, const char *fmt) global() argument
10678 const char *file = "/sys/bus/event_source/devices/kprobe/type"; global() local
10685 const char *file = "/sys/bus/event_source/devices/uprobe/type"; global() local
10692 const char *file = "/sys/bus/event_source/devices/kprobe/format/retprobe"; global() local
10699 const char *file = "/sys/bus/event_source/devices/uprobe/format/retprobe"; global() local
10754 append_to_file(const char *file, const char *fmt, ...) global() argument
10851 char file[256]; global() local
11515 char file[512]; global() local
11676 resolve_full_path(const char *file, char *result, size_t result_sz) global() argument
11725 const unsigned long *ref_ctr_offsets = NULL, *offsets = NULL; global() local
12132 char file[PATH_MAX]; global() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 75 milliseconds