Home
last modified time | relevance | path

Searched defs:functions (Results 226 – 250 of 1215) sorted by relevance

12345678910>>...49

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DPbufferSurfaceWGL.cpp27 const FunctionsWGL *functions) in PbufferSurfaceWGL()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure1/
Dcompiler.hpp114 function_table functions; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/mini_c/
Dcompiler.hpp109 function_table functions; member
/aosp_15_r20/external/python/cpython2/Mac/Modules/drag/
Ddragsupport.py217 functions = [] variable
/aosp_15_r20/external/python/cpython2/Mac/Modules/app/
Dappsupport.py122 functions = [] variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/
H A DMobileModelRunner.cpp192 const std::vector<std::string>& functions) { in run_argless_functions()
/aosp_15_r20/external/python/cpython2/Mac/Modules/mlte/
Dmltesupport.py164 functions = [] variable
/aosp_15_r20/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtsupport.py211 functions = [] variable
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp204 UPerfFunction *functions[FUNCTION_COUNT]; in main() local
/aosp_15_r20/external/pytorch/test/cpp_api_parity/
H A Dutils.py130 def compile_cpp_code_inline(name, cpp_sources, functions): argument
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dgenerator.h86 const std::vector<clang::FunctionDecl*>& functions() const { in functions() function
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestMemoryAllocator.cpp26 VmaVulkanFunctions functions; in Make() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/aosp_15_r20/external/python/cpython2/Tools/framer/framer/
Dbases.py28 def dump_methoddef(self, f, functions, vars): argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunary_ops_composition_test.cc130 std::vector<string> functions; in UnaryOpsCompo() local
/aosp_15_r20/external/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp204 UPerfFunction *functions[FUNCTION_COUNT]; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/
H A Dtf_saved_model_api.cc194 absl::flat_hash_map<std::string, ConcreteFunction*>* functions) { in GetFunctions()
/aosp_15_r20/external/cronet/base/json/
H A Djson_reader.cc99 static constexpr serde_json_lenient::Functions functions = { in DecodeJSONInRust() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp20 ClearMultiviewGL::ClearMultiviewGL(const FunctionsGL *functions, StateManagerGL *stateManager) in ClearMultiviewGL()
/aosp_15_r20/external/python/cpython2/Mac/Modules/win/
Dwinsupport.py192 functions = [] variable
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/
DUsbDetailsFunctionsController.java102 protected void refresh(boolean connected, long functions, int powerRole, int dataRole) { in refresh()
/aosp_15_r20/external/kotlinx.coroutines/docs/topics/
H A Dcoroutines-and-channels.md481 > Suspending functions can't be called everywhere. Calling a suspending function from `loadContribu…
/aosp_15_r20/external/skia/src/sksl/tracing/
H A DSkSLDebugTracePriv.cpp334 const skjson::ArrayValue* functions = (*root)["functions"]; in readTrace() local

12345678910>>...49