Home
last modified time | relevance | path

Searched defs:functions (Results 326 – 350 of 1215) sorted by relevance

1...<<11121314151617181920>>...49

/aosp_15_r20/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py520 functions = [] variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_interfaces.cpp55 std::vector<const Function*> functions; in check_interface_variable() local
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/proto/
H A Dabi_dump.proto199 repeated FunctionDecl functions = 9; field
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramExecutableGL.cpp46 void ProgramExecutableGL::postLink(const FunctionsGL *functions, in postLink()
H A DStateManagerGL.cpp42 static void ValidateStateHelper(const FunctionsGL *functions, in ValidateStateHelper()
74 StateManagerGL::StateManagerGL(const FunctionsGL *functions, in StateManagerGL()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs71 let mut functions: [Box<dyn Fn() -> Result<(), isize>>; 3] = in test_collect() localVariable
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/
H A Dfeature-extractor.h443 const FeatureFunctionDescriptor *fd, std::vector<NES *> *functions, in CreateNested()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs71 let mut functions: [Box<dyn Fn() -> Result<(), isize>>; 3] = in test_collect() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs71 let mut functions: [Box<dyn Fn() -> Result<(), isize>>; 3] = in test_collect() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs71 let mut functions: [Box<dyn Fn() -> Result<(), isize>>; 3] = in test_collect() localVariable
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
Dqtsupport.py320 functions = [] variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs71 let mut functions: [Box<dyn Fn() -> Result<(), isize>>; 3] = in test_collect() localVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp402 SimpleBindingMMFunctions functions; in LLVMCreateSimpleMCJITMemoryManager() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp414 SimpleBindingMMFunctions functions; in LLVMCreateSimpleMCJITMemoryManager() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py826 functions = [] variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp400 SimpleBindingMMFunctions functions; in LLVMCreateSimpleMCJITMemoryManager() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2735 template <class H, class P> class functions class
2761 functions(H const& hf, P const& eq) : current_(0) in functions() function in boost::unordered::detail::functions
2766 functions(functions const& bf) : current_(0) in functions() function in boost::unordered::detail::functions
2771 functions(functions& bf, boost::unordered::detail::move_tag) in functions() function in boost::unordered::detail::functions
2925 functions; typedef
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py1179 def functions(self) -> Iterator[NativeFunction]: member in NativeFunctionsGroup
2711 def functions(self, *, include_copy: bool = True) -> Iterator[NativeFunction]: member in NativeFunctionsViewGroup
/aosp_15_r20/bionic/linker/
H A Dlinker_soinfo.cpp453 static inline void call_array(const char* array_name __unused, F* functions, size_t count, in call_array()
/aosp_15_r20/external/coreboot/src/lib/
H A Dgcov-io.h464 const struct gcov_fn_info *const *functions; /* pointer to pointers to member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc124 functions() const { in functions() function in tensorflow::tfprof::__anon370f23e00111::FunctionTable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c968 static struct name_function functions[] = { variable
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h502 std::vector<Function*> functions; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/generator2/
H A Dcode.py915 def format_template(self, name, functions, related_types, namespaces, argument
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/
H A Dfunctions.proto773 repeated Function functions = 1; field

1...<<11121314151617181920>>...49