/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/ |
H A D | JavaLayoutHtmlFormatOutputBuilder.kt | 1060 val functions = node.members(functionKind).groupByVisibility() in <lambda>() constant 1140 val functions = node.members(NodeKind.Function) - extensionFunctions.values.flatten() in <lambda>() constant
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ProgramGL.cpp | 99 const FunctionsGL *functions, in LinkTaskGL() 168 const FunctionsGL *functions, in ProgramGL()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Module.h | 636 iterator_range<iterator> functions() { in functions() function 639 iterator_range<const_iterator> functions() const { in functions() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Module.h | 610 iterator_range<iterator> functions() { in functions() function 613 iterator_range<const_iterator> functions() const { in functions() function
|
/aosp_15_r20/external/pytorch/docs/source/scripts/ |
H A D | build_activation_images.py | 26 functions = [ variable
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/ah/ |
D | ahsupport.py | 36 functions = [] variable
|
/aosp_15_r20/hardware/interfaces/tests/hash/1.0/default/ |
H A D | Hash.cpp | 15 Return<void> Hash::functions() { in functions() function in android::hardware::tests::hash::V1_0::implementation::Hash
|
/aosp_15_r20/external/mesa3d/src/vulkan/device-select-layer/ |
H A D | VkLayer_MESA_device_select.json | 10 "functions": { object
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
H A D | allocator_shim_apple.cc | 89 MallocZoneFunctions functions = MallocZoneFunctionsToReplaceDefault(); in InitializeAllocatorShim() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/ |
H A D | tf_bef_executor_main.cc | 45 std::vector<std::string> functions = in main() local
|
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/ |
H A D | apiexec.py | 70 functions = { variable
|
/aosp_15_r20/frameworks/base/tests/UsbTests/src/com/android/server/usb/ |
H A D | UsbManagerNoPermTest.java | 84 public void assertSettableFunctions(boolean settable, long functions) { in assertSettableFunctions()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | wgl_utils.cpp | 74 int QueryWGLFormatAttrib(HDC dc, int format, int attribName, const FunctionsWGL *functions) in QueryWGLFormatAttrib()
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | wasm-shaper.md | 327 ### Other functions
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_jit_types.h | 235 void *functions; member 255 void *functions; member
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | checkpoint.py | 504 def checkpoint_sequential(functions, segments, input, use_reentrant=None, **kwargs): argument 571 def run_function(start, end, functions): argument
|
/aosp_15_r20/frameworks/base/services/usb/java/com/android/server/usb/hal/gadget/ |
H A D | UsbGadgetHal.java | 75 public void setCurrentUsbFunctions(int request, long functions, in setCurrentUsbFunctions()
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/fm/ |
D | fmsupport.py | 72 functions = [] variable
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/folder/ |
D | foldersupport.py | 47 functions = [] variable
|
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/current/android/hardware/usb/gadget/ |
H A D | IUsbGadget.aidl | 37 …oneway void setCurrentUsbFunctions(in long functions, in android.hardware.usb.gadget.IUsbGadgetCal… in setCurrentUsbFunctions()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLAssembleWebGLInterfaceAutogen.cpp | 46 GrGLInterface::Functions* functions = &interface->fFunctions; in GrGLMakeAssembledWebGLInterface() local
|
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/android/hardware/usb/gadget/ |
H A D | IUsbGadget.aidl | 36 void setCurrentUsbFunctions(in long functions, in IUsbGadgetCallback callback, in setCurrentUsbFunctions()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/usb/gadget/aidl/android.hardware.usb.gadget_interface/dump/android/hardware/usb/gadget/ |
D | IUsbGadget.aidl | 37 …oneway void setCurrentUsbFunctions(in long functions, in android.hardware.usb.gadget.IUsbGadgetCal… in setCurrentUsbFunctions()
|
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/1/android/hardware/usb/gadget/ |
H A D | IUsbGadget.aidl | 37 …oneway void setCurrentUsbFunctions(in long functions, in android.hardware.usb.gadget.IUsbGadgetCal… in setCurrentUsbFunctions()
|
/aosp_15_r20/external/autotest/utils/ |
H A D | parallel.py | 18 def __init__(self, functions, max_simultaneous_procs=20): argument
|