Home
last modified time | relevance | path

Searched defs:functions (Results 276 – 300 of 1215) sorted by relevance

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

/aosp_15_r20/external/rust/android-crates-io/crates/libm/
Dbuild.rs84 let mut functions = contents.lines().filter(|f| f.starts_with("pub fn")); in generate() localVariable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpy_rref.cpp252 auto& functions = pythonRpcHandler.getRRefProxyFunctions(); in createRRefProxy() local
/aosp_15_r20/external/libxml2/python/
H A Dgenerator.py6 functions = {} variable
/aosp_15_r20/external/libxml2/tools/
H A Dgentest.py871 functions = ctxt.xpathEval("/api/symbols/function[@file='%s']" % (module)) variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp193 const FunctionsGL *functions = GetFunctionsGL(context); in releaseTexImage() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dgentest.py892 functions = ctxt.xpathEval("/api/symbols/function[@file='%s']" % (module)) variable
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLShaderBuilder.h246 SkString& functions() { return fShaderStrings[kFunctions]; } in functions() function
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGetProcAddressTests.cpp55 const char *const *functions; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dmerge.go147 functions map[functionKey]*Function member
/aosp_15_r20/external/icu/tools/icu4c_srcgen/
H A Dgenutil.py39 def generate_shim(functions, includes, suffix, template_file): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.cc1264 const std::vector<DeviceAndFHandle>* functions; in ComputeAsync() local
1557 std::vector<DeviceAndFHandle> functions; in InitializeShardedVarOnTPU() local
2679 const std::vector<DeviceAndFHandle>& functions, OpKernelContext* ctx, in ExecuteFunctions()
/aosp_15_r20/bionic/libc/bionic/
H A Dmalloc_common_dynamic.cpp243 void SetGlobalFunctions(void* functions[]) { in SetGlobalFunctions()
/aosp_15_r20/external/python/cpython2/Mac/Modules/ctl/
Dctlsupport.py508 functions = [] variable
/aosp_15_r20/external/flatbuffers/src/
H A Dnamer.h50 Case functions; member
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbService.java190 private static boolean containsFunction(String functions, String function) { in containsFunction()
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
DjdwpTransport.h206 const struct jdwpTransportNativeInterface_ *functions; member
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DHashing.java687 private ConcatenatedHashFunction(HashFunction... functions) { in ConcatenatedHashFunction()
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A DjdwpTransport.h206 const struct jdwpTransportNativeInterface_ *functions; member
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dexpressions.rst700 .. _asynchronous-generator-methods:
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
DjdwpTransport.h206 const struct jdwpTransportNativeInterface_ *functions; member
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
DjdwpTransport.h219 const struct jdwpTransportNativeInterface_ *functions; member
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/
DCargo.toml172 functions = [] qkey
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
DjdwpTransport.h219 const struct jdwpTransportNativeInterface_ *functions; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h149 ArrayRef<wasm::WasmFunction> functions() const { return Functions; } in functions() function
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
DjdwpTransport.h219 const struct jdwpTransportNativeInterface_ *functions; member

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