/aosp_15_r20/external/zxing/android/src/com/google/zxing/client/android/ |
H A D | Intents.java | 39 public static final String ACTION = "com.google.zxing.client.android.SCAN"; field in Intents.Scan 201 public static final String ACTION = "com.google.zxing.client.android.ENCODE"; field in Intents.Encode 241 public static final String ACTION = "com.google.zxing.client.android.SEARCH_BOOK_CONTENTS"; field in Intents.SearchBookContents 264 public static final String ACTION = "com.google.zxing.client.android.WIFI_CONNECT"; field in Intents.WifiConnect 293 public static final String ACTION = "com.google.zxing.client.android.SHARE"; field in Intents.Share
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/LauncherPluginLib/android_common/turbine/ |
D | LauncherPluginLib.jar | com/android/systemui/plugins/AllAppsRow$OnHeightUpdatedListener.class
<Unknown>
package com. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/LauncherPluginLib/android_common/javac/ |
D | LauncherPluginLib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/nos/host/generic/libnos_transport/test/ |
D | test.cpp | 121 ACTION(ReadStatusV0_Idle) { in ACTION() function 128 ACTION(ReadStatusV1_Idle) { in ACTION() function 140 ACTION(ReadStatusV1_IdleWithBadCrc) { in ACTION() function 152 ACTION(ReadStatusV1_Working) { in ACTION() function 184 ACTION(ReadStatusV1_BadCrc) { in ACTION() function 196 ACTION(ReadStatusV42_Working) { in ACTION() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | LayerNormLSTMTest.cpp | 50 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 72 #define FOR_ALL_LAYER_NORM_WEIGHTS(ACTION) \ argument 79 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ argument
|
D | LSHProjectionTest.cpp | 34 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 40 #define FOR_ALL_OUTPUT_TENSORS(ACTION) ACTION(Output, int) argument
|
D | EmbeddingLookupTest.cpp | 49 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 54 #define FOR_ALL_OUTPUT_TENSORS(ACTION) ACTION(Output, float) argument
|
D | RNNTest.cpp | 120 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 128 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ argument
|
D | HashtableLookupTest.cpp | 49 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 55 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ argument
|
D | SVDFTest.cpp | 153 #define FOR_ALL_INPUT_AND_WEIGHT_TENSORS(ACTION) \ argument 161 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/kapt/gen/stubs/com/android/systemui/plugins/clocks/ |
D | ClockProviderPlugin.java | 17 … public static final java.lang.String ACTION = "com.android.systemui.action.PLUGIN_CLOCK_PROVIDER"; field 25 … public static final java.lang.String ACTION = "com.android.systemui.action.PLUGIN_CLOCK_PROVIDER"; field in ClockProviderPlugin.Companion
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/kapt/gen/stubs/com/android/systemui/plugins/ |
D | TestPlugin.java | 16 public static final java.lang.String ACTION = "testAction"; field 31 public static final java.lang.String ACTION = "testAction"; field in TestPlugin.Companion
|
D | AuthContextPlugin.java | 25 public static final java.lang.String ACTION = "com.android.systemui.action.PLUGIN_AUTH_CONTEXT"; field 69 … public static final java.lang.String ACTION = "com.android.systemui.action.PLUGIN_AUTH_CONTEXT"; field in AuthContextPlugin.Companion
|
/aosp_15_r20/external/mdnsresponder/mDNSShared/ |
H A D | DebugServices.h | 875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ argument 931 #define require_noerr_action( ERR, LABEL, ACTION ) \ argument 961 #define require_noerr_action_quiet( ERR, LABEL, ACTION ) \ argument 988 #define require_action( X, LABEL, ACTION ) \ argument 1015 #define require_action_quiet( X, LABEL, ACTION ) \ argument 1043 #define require_action_string( X, LABEL, ACTION, STR ) \ argument
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1029 ACTION(Return5) { return 5; } in ACTION() function 1040 ACTION(IncrementArg1) { (*arg1)++; } in ACTION() function 1051 ACTION(IncrementArg2) { in ACTION() function 1066 ACTION(Sum2) { in ACTION() function 1086 ACTION(InvokeDummy) { in ACTION() function 1100 ACTION(InvokeDummy2) { in ACTION() function 1113 ACTION(ReturnAddrOfConstBoolReferenceArg) { in ACTION() function 1125 ACTION(ReturnAddrOfIntReferenceArg) { in ACTION() function 1138 ACTION(Sum) { return arg0 + arg1; } in ACTION() function 1148 ACTION(PlusTwo) { return arg0 + 2; } in ACTION() function [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1029 ACTION(Return5) { return 5; } in ACTION() function 1040 ACTION(IncrementArg1) { (*arg1)++; } in ACTION() function 1051 ACTION(IncrementArg2) { in ACTION() function 1066 ACTION(Sum2) { in ACTION() function 1086 ACTION(InvokeDummy) { in ACTION() function 1100 ACTION(InvokeDummy2) { in ACTION() function 1113 ACTION(ReturnAddrOfConstBoolReferenceArg) { in ACTION() function 1125 ACTION(ReturnAddrOfIntReferenceArg) { in ACTION() function 1138 ACTION(Sum) { return arg0 + arg1; } in ACTION() function 1148 ACTION(PlusTwo) { return arg0 + 2; } in ACTION() function [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 991 ACTION(Return5) { return 5; } in ACTION() function 1002 ACTION(IncrementArg1) { (*arg1)++; } in ACTION() function 1013 ACTION(IncrementArg2) { in ACTION() function 1028 ACTION(Sum2) { in ACTION() function 1048 ACTION(InvokeDummy) { in ACTION() function 1062 ACTION(InvokeDummy2) { in ACTION() function 1075 ACTION(ReturnAddrOfConstBoolReferenceArg) { in ACTION() function 1087 ACTION(ReturnAddrOfIntReferenceArg) { in ACTION() function 1100 ACTION(Sum) { return arg0 + arg1; } in ACTION() function 1110 ACTION(PlusTwo) { return arg0 + 2; } in ACTION() function [all …]
|
/aosp_15_r20/external/cronet/base/ |
H A D | gmock_unittest.cc | 56 ACTION(ReturnVal) { in ACTION() function 60 ACTION(ReturnSecond) { in ACTION() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | gmock_unittest.cc | 56 ACTION(ReturnVal) { in ACTION() function 60 ACTION(ReturnSecond) { in ACTION() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/content/ |
D | intent.proto.h | 35 const uint64_t ACTION = 0x0000010900000001LL; variable 228 const uint64_t ACTION = 0x0000010e00000001LL; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/base/core/proto/android/content/ |
D | intent.proto.h | 35 const uint64_t ACTION = 0x0000010900000001LL; variable 228 const uint64_t ACTION = 0x0000010e00000001LL; variable
|
/aosp_15_r20/external/webrtc/common_audio/resampler/ |
H A D | sinc_resampler_unittest.cc | 45 ACTION(ClearBuffer) { in ACTION() function 49 ACTION(FillBuffer) { in ACTION() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/repackaged-jarjar/javac/ |
D | SystemUIPluginLib.jar | com/android/systemui/plugins/statusbar/StatusBarStateController.class
StatusBarStateController.java
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/javac/ |
D | SystemUIPluginLib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | SparseCsrTensorUtils.h | 103 #define AT_DISPATCH_SPARSE_COMPRESSED_NONBLOCK_LAYOUTS(LAYOUT, NAME, ACTION) \ argument 118 #define AT_DISPATCH_SPARSE_COMPRESSED_BLOCK_LAYOUTS(LAYOUT, NAME, ACTION) \ argument
|