Home
last modified time | relevance | path

Searched +defs:val +defs:module (Results 101 – 125 of 949) sorted by relevance

12345678910>>...38

/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/framework/framework-connectivity.impl/android_common_apex30/javac/
Dframework-connectivity.jar ... INGRESS_DISCARD_MAP_PATH public static final com.android.net.module.util.Struct$S32 UID_RULES_CONFIGURATION_KEY public static final ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/framework/framework-connectivity-pre-jarjar-without-cronet/android_common/javac/
Dframework-connectivity-pre-jarjar-without-cronet.jar ... INGRESS_DISCARD_MAP_PATH public static final com.android.net.module.util.Struct$S32 UID_RULES_CONFIGURATION_KEY public static final ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/framework/framework-connectivity.impl/android_common/javac/
Dframework-connectivity.jar ... INGRESS_DISCARD_MAP_PATH public static final com.android.net.module.util.Struct$S32 UID_RULES_CONFIGURATION_KEY public static final ...
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c1001 get_posix_state(PyObject *module) in get_posix_state()
2311 _posix_clear(PyObject *module) in _posix_clear()
2336 _posix_traverse(PyObject *module, visitproc visit, void *arg) in _posix_traverse()
2361 _posix_free(void *module) in _posix_free()
2367 fill_time(PyObject *module, PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time()
2408 _pystat_fromstructstat(PyObject *module, STRUCT_STAT *st) in _pystat_fromstructstat()
2474 PyObject *val; in _pystat_fromstructstat() local
2516 posix_do_stat(PyObject *module, const char *function_name, path_t *path, in posix_do_stat()
2903 os_stat_impl(PyObject *module, path_t *path, int dir_fd, int follow_symlinks) in os_stat_impl()
2926 os_lstat_impl(PyObject *module, path_t *path, int dir_fd) in os_lstat_impl()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dsame_shape_propagation.cc96 Value val = value.value(); in operator <<() local
290 ValueOrConst val = p.value(); in tryEvaluateShapeToRoot() local
325 auto module = launch->getParentOfType<ModuleOp>(); in runOnOperation() local
/aosp_15_r20/external/pytorch/torch/_numpy/testing/
H A Dutils.py69 def assert_(val, msg=""): argument
1953 def _filter(self, category=Warning, message="", module=None, record=False): argument
1979 def filter(self, category=Warning, message="", module=None): argument
2001 def record(self, category=Warning, message="", module=None): argument
/aosp_15_r20/external/testng/ant/
HDivy-2.1.0.jar ... install/ org/apache/ivy/core/module/ org/apache/ivy/core/module ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/thread/service/service-thread-pre-jarjar/android_common/combined/
Dservice-thread-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/const_dedupe_hoist/
H A Dpass.cc190 ElementsAttr val = inner_op->getAttr(value_id).cast<ElementsAttr>(); in RunOnGraphOrFuncOp() local
222 ModuleOp module = getOperation(); in runOnOperation() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c165 lp_check_value(struct lp_type type, LLVMValueRef val) in lp_check_value()
447 lp_build_count_ir_module(LLVMModuleRef module) in lp_build_count_ir_module()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dinstruction_fusion.cc485 HloModule* module, in GetFusionComputations()
497 HloModule* module, in Run()
871 auto record_and_return = [&](bool val) { in IsSafeToFuseSliceIntoDusFusion()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_n_z.cc1778 constexpr const T &Clamp(const T &val, const T &low, const T &high) { in Clamp()
1785 constexpr bool IsSet(const T &val, unsigned index) { in IsSet()
1791 constexpr void Set(T &val, unsigned index) { in Set()
1797 constexpr void Unset(T &val, unsigned index) { in Unset()
3502 auto check = [&](mlir::Value val, std::string attr_name) -> LogicalResult { in verify()
3543 auto module = op->getParentOfType<mlir::ModuleOp>(); in verify() local
3570 auto check = [&](mlir::Value val, std::string attr_name) -> LogicalResult { in verify()
3600 auto module = op->getParentOfType<mlir::ModuleOp>(); in verify() local
3718 auto module = op->getParentOfType<mlir::ModuleOp>(); in verify() local
3757 auto module = op->getParentOfType<mlir::ModuleOp>(); in verify() local
/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/
H A Dbenchmark.py72 def module(): member in Benchmark
269 def inputs(self, val): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc214 const GraphImportConfig& specs, mlir::ModuleOp module, in ImporterBase()
2174 mlir::SymbolRefAttr val = in ConvertNode() local
2187 mlir::BoolAttr val = builder_.getBoolAttr(stateless); in ConvertNode() local
2354 const GraphImportConfig& specs, mlir::ModuleOp module, in GraphDefImporter()
2393 mlir::OwningOpRef<mlir::ModuleOp> module = in Convert() local
2764 const GraphImportConfig& specs, mlir::ModuleOp module, in SavedModelObjectGraphImporter()
3175 void AdjustBoundInputArgTypes(mlir::ModuleOp module) { in AdjustBoundInputArgTypes()
3214 void MarkSavedModelFunctionVisibility(mlir::ModuleOp module) { in MarkSavedModelFunctionVisibility()
3234 void SortSavedModelModule(mlir::ModuleOp module) { in SortSavedModelModule()
3310 const ObjectNames& object_names, mlir::ModuleOp module, in CreateSavedModelIR()
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-connectivity-apks/android_common/jarjar/turbine/
Dnet-utils-connectivity-apks.jar ... com/android/net/module/util/wear/StreamingPacketFile.class <Unknown ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-connectivity-apks/android_common_apex30/jarjar/turbine/
Dnet-utils-connectivity-apks.jar ... com/android/net/module/util/wear/StreamingPacketFile.class <Unknown ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-connectivity-apks/android_common_apex30/turbine-combined/
Dnet-utils-connectivity-apks.jarandroid/net/INetd$Default.class <Unknown> package android.net public android. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-connectivity-apks/android_common/turbine-combined/
Dnet-utils-connectivity-apks.jarandroid/net/INetd$Default.class <Unknown> package android.net public android. ...
/aosp_15_r20/external/python/cpython3/Python/
Dmarshal.c1272 PyObject *key, *val; in r_object() local
1709 marshal_dump_impl(PyObject *module, PyObject *value, PyObject *file, in marshal_dump_impl()
1743 marshal_load(PyObject *module, PyObject *file) in marshal_load()
1799 marshal_dumps_impl(PyObject *module, PyObject *value, int version) in marshal_dumps_impl()
1818 marshal_loads_impl(PyObject *module, Py_buffer *bytes) in marshal_loads_impl()
/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c703 for (const struct r_debug_info_module *module = r_debug_info->module; in dwfl_segment_report_module() local
731 for (struct r_debug_info_module *module = r_debug_info->module; in dwfl_segment_report_module() local
856 GElf_Xword val = is32 ? d32[i].d_un.d_val : d64[i].d_un.d_val; in dwfl_segment_report_module() local
/aosp_15_r20/external/python/cpython3/Lib/
Dtyping.py159 def _type_convert(arg, module=None, *, allow_special_forms=False): argument
168 def _type_check(arg, msg, is_argument=True, module=None, *, allow_special_forms=False): argument
838 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
1290 def __setattr__(self, attr, val): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
2839 def _make_nmtuple(name, types, module, defaults = ()): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtyping.py159 def _type_convert(arg, module=None, *, allow_special_forms=False): argument
168 def _type_check(arg, msg, is_argument=True, module=None, *, allow_special_forms=False): argument
838 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
1290 def __setattr__(self, attr, val): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
2839 def _make_nmtuple(name, types, module, defaults = ()): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtyping.py159 def _type_convert(arg, module=None, *, allow_special_forms=False): argument
168 def _type_check(arg, msg, is_argument=True, module=None, *, allow_special_forms=False): argument
838 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
1290 def __setattr__(self, attr, val): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
2839 def _make_nmtuple(name, types, module, defaults = ()): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtyping.py159 def _type_convert(arg, module=None, *, allow_special_forms=False): argument
168 def _type_check(arg, msg, is_argument=True, module=None, *, allow_special_forms=False): argument
838 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
1290 def __setattr__(self, attr, val): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
2839 def _make_nmtuple(name, types, module, defaults = ()): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtyping.py159 def _type_convert(arg, module=None, *, allow_special_forms=False): argument
168 def _type_check(arg, msg, is_argument=True, module=None, *, allow_special_forms=False): argument
838 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
1290 def __setattr__(self, attr, val): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
2839 def _make_nmtuple(name, types, module, defaults = ()): argument

12345678910>>...38