Home
last modified time | relevance | path

Searched defs:load_data (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/zoneinfo/
D_common.py27 def load_data(fobj): function
/third_party/elfio/elfio/
Delfio_segment.hpp198 bool load_data() const noexcept in load_data() function in ELFIO::segment_impl
Delfio_section.hpp260 bool load_data() const noexcept in load_data() function in ELFIO::section_impl
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Ddxil_spirv_nir.c133 nir_ssa_def *load_data = build_load_ubo_dxil( in lower_shader_system_values() local
222 nir_ssa_def *load_data = build_load_ubo_dxil( in lower_load_push_constant() local
/third_party/node/deps/openssl/openssl/crypto/store/
Dstore_lib.c423 struct ossl_load_result_data_st load_data; in OSSL_STORE_load() local
/third_party/openssl/crypto/store/
Dstore_lib.c423 struct ossl_load_result_data_st load_data; in OSSL_STORE_load() local
/third_party/ffmpeg/libavfilter/
Daf_sofalizer.c716 static int load_data(AVFilterContext *ctx, int azim, int elev, float radius, int sample_rate) in load_data() function
/third_party/python/Modules/
D_zoneinfo.c836 load_data(PyZoneInfo_ZoneInfo *self, PyObject *file_obj) in load_data() function