Home
last modified time | relevance | path

Searched defs:get_constant (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c58 int get_constant(long val) in get_constant() function
/aosp_15_r20/external/executorch/backends/vulkan/serialization/
H A Dvulkan_graph_builder.py81 def get_constant(self, node: Node) -> Optional[torch.Tensor]: member in VkGraphBuilder
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py354 def get_constant(x): function
/aosp_15_r20/trusty/user/base/tools/
Dmanifest_compiler.py321 def get_constant(constants, key, type_, log): function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-math-table.hh1107 hb_position_t get_constant (hb_ot_math_constant_t constant, in get_constant() function
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsym_node.py1370 def get_constant(x: Union[SymInt, int, SymFloat, float, SymBool, bool]): function
H A Dproxy_tensor.py636 def get_constant( function