/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/ |
D | UsbConnectionBroadcastReceiver.java | 69 long functions = UsbManager.FUNCTION_NONE; in onReceive() local 150 void onUsbConnectionChanged(boolean connected, long functions, int powerRole, int dataRole, in onUsbConnectionChanged()
|
D | UsbDefaultFragment.java | 167 long functions = UsbBackend.usbFunctionsFromString(key); in setDefaultKey() local 220 private void refresh(long functions) { in refresh()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | RenderbufferGL.cpp | 47 const FunctionsGL *functions = GetFunctionsGL(context); in setStorage() local 71 const FunctionsGL *functions = GetFunctionsGL(context); in setStorageMultisample() local
|
H A D | RendererGL.cpp | 47 void SetMaxShaderCompilerThreads(const rx::FunctionsGL *functions, GLuint count) in SetMaxShaderCompilerThreads() 146 RendererGL::RendererGL(std::unique_ptr<FunctionsGL> functions, in RendererGL()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/ |
H A D | AbstractCompositeHashFunction.java | 37 final HashFunction[] functions; field in AbstractCompositeHashFunction 39 AbstractCompositeHashFunction(HashFunction... functions) { in AbstractCompositeHashFunction()
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
H A D | RuleParser.java | 53 List<String> configLines, List<NamedFunction> functions) { in parseConfig() 67 private RuleParser(ImmutableMap<Character, String> varMap, List<NamedFunction> functions) { in RuleParser()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/ |
H A D | AbstractCompositeHashFunction.java | 37 final HashFunction[] functions; field in AbstractCompositeHashFunction 39 AbstractCompositeHashFunction(HashFunction... functions) { in AbstractCompositeHashFunction()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/g3doc/reference/ |
H A D | limitations.md | 787 ##### TF 2.4 and newer 815 ##### Before TF 2.3 and older
|
/aosp_15_r20/external/llvm/docs/ |
H A D | SourceLevelDebugging.rst | 177 ``llvm.dbg.declare`` 190 ``llvm.dbg.value``
|
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/default/ |
H A D | UsbGadget.cpp | 154 Status UsbGadget::setupFunctions(long functions, in setupFunctions() 204 ScopedAStatus UsbGadget::setCurrentUsbFunctions(int64_t functions, in setCurrentUsbFunctions()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | function_deserialization.py | 538 def fix_node_def(node_def, functions, shared_name_suffix): argument 578 def _fix_fdef_in_place(fdef, functions, shared_name_suffix, argument
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | dwarf_cu_to_module.cc | 270 vector<Module::Function*> functions; member 1289 vector<Module::Function*>* functions) { in FillSortedFunctionRanges() 1324 vector<Module::Function*>* functions = &cu_context_->functions; in AssignLinesToFunctions() local 1548 vector<Module::Function*>* functions = &cu_context_->functions; in Finish() local
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | common_policy_traits_test.cc | 48 static PolicyFunctions* functions() { in functions() function 49 static PolicyFunctions* functions = new PolicyFunctions(); in functions() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw.c | 277 struct dd_function_table *functions) in st_init_draw_functions() 451 struct dd_function_table *functions) in st_init_hw_select_draw_functions()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | common_policy_traits_test.cc | 48 static PolicyFunctions* functions() { in functions() function 49 static PolicyFunctions* functions = new PolicyFunctions(); in functions() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | common_policy_traits_test.cc | 48 static PolicyFunctions* functions() { in functions() function 49 static PolicyFunctions* functions = new PolicyFunctions(); in functions() local
|
/aosp_15_r20/frameworks/base/tests/UsbTests/src/com/android/server/usb/ |
H A D | UsbHandlerTest.java | 111 protected void setEnabledFunctions(long functions, boolean force, int operationId) { in setEnabledFunctions() 153 public void setCurrentUsbFunctionsCb(long functions, in setCurrentUsbFunctionsCb()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/ |
H A D | context.cpp | 304 const auto& functions = root[1].toTupleRef().elements(); in CompilationUnit() local 311 auto functions = in serialize() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/android/ |
H A D | HardwareBufferImageSiblingVkAndroid.cpp | 248 const AHBFunctions &functions = static_cast<DisplayVkAndroid *>(displayVk)->getAHBFunctions(); in initImpl() local 506 const AHBFunctions &functions = GetImplAs<DisplayVkAndroid>(display)->getAHBFunctions(); in onDestroy() local
|
/aosp_15_r20/external/stg/ |
H A D | type_normalisation.cc | 176 std::unordered_set<Id>& functions; member 221 std::unordered_set<Id> functions; in RemoveUselessQualifiers() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | promote_resources_to_args.cc | 353 llvm::ArrayRef<std::string> functions) { in PromoteResourcesToArgsPass() 411 llvm::ArrayRef<std::string> functions) { in CreatePromoteResourcesToArgsPass()
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | gen_builtin_symbols.py | 1495 def process_single_function(shader_type, group_name, function_props, symbols, variables, functions, argument 1629 def process_single_function_group(shader_type, group_name, group, symbols, variables, functions, argument 1659 def process_function_group(group_name, group, symbols, variables, functions, argument
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jsilver-1.0.0.jar | ... precompiler/
com/google/clearsilver/jsilver/functions/
com/google/clearsilver/jsilver/functions ... |
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/ |
D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/turbine/ |
D | apache-xml.jar | ... xpath.ExpressionOwner, org.apache.xpath.functions.Function)
}
org/apache/xalan/ ... |