/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/javac/ |
D | Shell.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/os/
android/ ... |
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/main/java/software/amazon/awssdk/protocols/json/internal/marshall/ |
H A D | SimpleTypeJsonMarshaller.java | 220 …public final void marshall(T val, JsonMarshallerContext context, String paramName, SdkField<T> sdk… in marshall() 230 …public abstract void marshall(T val, StructuredJsonGenerator jsonGenerator, JsonMarshallerContext … in marshall() 232 protected boolean shouldEmit(T val) { in shouldEmit()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/RemoteKeyProvisioning/system-server/service-rkp.impl/android_common_apex33/javac/ |
D | service-rkp.jar | ... IGetRegistrationCallback$Stub {
final synthetic android.content.Context val$context
final synthetic android.security.rkp ... |
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 125 GLint val = -1; in query() local 133 GLint64 val = -1; in query() local 141 GLint64 val = 0; in query() local 149 GLfloat val = -1000.f; in query() local 163 GLboolean val = GL_FALSE; in query() local 315 LimitQueryCase(Context &context, const char *name, const char *description, uint32_t limit, in LimitQueryCase() 363 CompressedTextureFormatsQueryCase(Context &context) in CompressedTextureFormatsQueryCase() 466 ExtensionQueryCase(Context &context) : TestCase(context, "extensions", "GL_EXTENSIONS") in ExtensionQueryCase() 498 ImplementationLimitTests::ImplementationLimitTests(Context &context) in ImplementationLimitTests()
|
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_base_task_api_java/android_common_apex33/javac/ |
D | tflite_support_base_task_api_java.jar | ... content.res.AssetFileDescriptor assetFileDescriptor
android.content.Context context
org.tensorflow.lite.task.core ... |
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_base_task_api_java/android_common_apex30/javac/ |
D | tflite_support_base_task_api_java.jar | ... content.res.AssetFileDescriptor assetFileDescriptor
android.content.Context context
org.tensorflow.lite.task.core ... |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_ops_a_m.cc | 93 MLIRContext *context) { in getCanonicalizationPatterns() 148 MLIRContext *context) { in getCanonicalizationPatterns() 201 MLIRContext *context) { in getCanonicalizationPatterns() 309 MLIRContext *context) { in getCanonicalizationPatterns() 314 MLIRContext *context) { in getCanonicalizationPatterns() 463 MLIRContext *context) { in getCanonicalizationPatterns() 589 MLIRContext *context) { in getCanonicalizationPatterns() 598 MLIRContext *context) { in getCanonicalizationPatterns() 781 explicit FoldConstantCaseOp(MLIRContext *context) in FoldConstantCaseOp() 805 MLIRContext *context) { in getCanonicalizationPatterns() [all …]
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_mem_object_info.cpp | 21 #define TEST_MEM_OBJECT_PARAM( mem, paramName, val, expected, name, type, cast ) \ argument 45 unsigned int val = 0; in get_image_dim() local 56 int test_get_buffer_info( cl_device_id deviceID, cl_context context, cl_command_queue ignoreQueue, … in test_get_buffer_info() 361 …ags, cl_image_desc *imageInfo, cl_image_format *imageFormat, size_t pixelSize, cl_context context ) in test_get_imageObject_info() 408 int test_get_image_info( cl_device_id deviceID, cl_context context, cl_mem_object_type type ) in test_get_image_info() 727 int test_get_image2d_info( cl_device_id deviceID, cl_context context, cl_command_queue ignoreQueue,… in test_get_image2d_info() 732 int test_get_image3d_info( cl_device_id deviceID, cl_context context, cl_command_queue ignoreQueue,… in test_get_image3d_info() 737 int test_get_image1d_info( cl_device_id deviceID, cl_context context, cl_command_queue ignoreQueue,… in test_get_image1d_info() 742 int test_get_image1d_array_info( cl_device_id deviceID, cl_context context, cl_command_queue ignore… in test_get_image1d_array_info() 747 int test_get_image2d_array_info( cl_device_id deviceID, cl_context context, cl_command_queue ignore… in test_get_image2d_array_info()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | ShaderData.java | 174 public void updateVariables(@NonNull RemoteContext context) { in updateVariables() 191 public void registerListening(@NonNull RemoteContext context) { in registerListening() 301 float[] val = new float[len]; in read() local 318 int[] val = new int[len]; in read() local 331 int val = buffer.readInt(); in read() local 361 public void apply(@NonNull RemoteContext context) { in apply()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/marshall/ |
H A D | XmlPayloadMarshaller.java | 173 …public void marshall(T val, XmlMarshallerContext context, String paramName, SdkField<T> sdkField) { in marshall() 202 void marshall(T val, XmlMarshallerContext context, String paramName, SdkField<T> sdkField, in marshall() 207 protected boolean shouldEmit(T val, String paramName) { in shouldEmit()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A D | test_decorate.cpp | 35 cl_context context, in verify_results() 99 cl_context context, in test_decorate_full() 182 cl_context context, in verify_saturated_results() 215 Tl val = (genrand<Tl>(seed) % hiVal); in verify_saturated_results() local 258 To val = (To)std::min<Ti>(std::max<Ti>(ival, loVal), hiVal); in verify_saturated_results() local 276 cl_context context, in test_saturate_full() 381 int sign(T val) in sign()
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/ |
H A D | AndroidKeysetManager.java | 148 private Context context = null; field in AndroidKeysetManager.Builder 164 public Builder withSharedPref(Context context, String keysetName, String prefFileName) in withSharedPref() 190 public Builder withMasterKeyUri(String val) { in withMasterKeyUri() 207 public Builder withKeyTemplate(com.google.crypto.tink.proto.KeyTemplate val) { in withKeyTemplate() 216 public Builder withKeyTemplate(KeyTemplate val) { in withKeyTemplate() 242 Context context, String keysetName, String prefFileName) throws IOException { in readKeysetFromPrefs()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | session_ops.cc | 42 explicit GetSessionHandleOp(OpKernelConstruction* context) in GetSessionHandleOp() 46 const Tensor& val = ctx->input(0); in Compute() local 96 explicit GetSessionTensorOp(OpKernelConstruction* context) in GetSessionTensorOp() 104 Tensor val; in Compute() local 132 explicit DeleteSessionTensorOp(OpKernelConstruction* context) in DeleteSessionTensorOp()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/ |
H A D | chlo_ops.cc | 37 Value getConstantLikeMaxFiniteValue(OpBuilder& b, Location loc, Value val) { in getConstantLikeMaxFiniteValue() 43 Value getConstantLikeInfValue(OpBuilder& b, Location loc, Value val, in getConstantLikeInfValue() 51 Value val) { in getConstantLikeSmallestFiniteValue() 58 Value val) { in getConstantLike() 160 MLIRContext* context, Optional<Location> location, ValueRange operands, in InferBroadcastBinaryOpReturnTypeComponents() 216 MLIRContext* context, Optional<Location> location, ValueShapeRange operands, in inferReturnTypeComponents() 251 MLIRContext* context, Optional<Location> location, ValueShapeRange operands, in inferReturnTypeComponents() 483 MLIRContext* context, Optional<Location> location, ValueShapeRange operands, in inferReturnTypeComponents()
|
/aosp_15_r20/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastReceiver.java | 135 public void onReceive(Context context, Intent intent) { in onReceive() 248 private void onServiceStateChanged(Context context, Resources res, int ss) { in onServiceStateChanged() 333 String[] val = item.split(":"); in getMccMap() local 360 private void resetSettingsAsNeeded(Context context, int subId) { in resetSettingsAsNeeded() 466 public static boolean isTestingMode(Context context) { in isTestingMode() 492 private static int getServiceState(Context context) { in getServiceState() 500 public static String getRoamingOperatorSupported(Context context) { in getRoamingOperatorSupported() 558 public void initializeSharedPreference(Context context, int subId) { in initializeSharedPreference() 628 Object val = pref.get(key); in migrateSharedPreferenceFromLegacy() local 698 public void tryCdmaSetCategory(Context context, int category, boolean enable) { in tryCdmaSetCategory() [all …]
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenModeBackend.java | 71 public static ZenModeBackend getInstance(Context context) { in getInstance() 78 public ZenModeBackend(Context context) { in ZenModeBackend() 221 protected void saveSenders(int category, int val) { in saveSenders() 251 protected void saveConversationSenders(int val) { in saveConversationSenders() 256 mPolicy.suppressedVisualEffects, val); in saveConversationSenders() local 492 String getStarredContactsSummary(Context context) { in getStarredContactsSummary() 512 String getContactsNumberSummary(Context context) { in getContactsNumberSummary()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/ |
D | LockScreenNotificationPreferenceController.java | 76 public LockScreenNotificationPreferenceController(Context context) { in LockScreenNotificationPreferenceController() 80 public LockScreenNotificationPreferenceController(Context context, in LockScreenNotificationPreferenceController() 237 final int val = Integer.parseInt((String) newValue); in onPreferenceChange() local 248 final int val = Integer.parseInt((String) newValue); in onPreferenceChange() local 287 public static int getSummaryResource(Context context) { in getSummaryResource() 331 private static boolean getLockscreenNotificationsEnabled(Context context) { in getLockscreenNotificationsEnabled() 336 private static boolean getAllowPrivateNotifications(Context context, int userId) { in getAllowPrivateNotifications()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | L2Normalization.cpp | 61 float val = *p; in l2normFloat32Impl() local 88 int32_t val = static_cast<int32_t>(*p) - inputShape.offset; in l2normQuant8Impl() local 95 int32_t val = static_cast<int32_t>(*p) - inputShape.offset; in l2normQuant8Impl() local 120 int32_t val = static_cast<int32_t>(*p) - inputShape.offset; in l2normQuant8SignedImpl() local 127 int32_t val = static_cast<int32_t>(*p) - inputShape.offset; in l2normQuant8SignedImpl() local 201 bool prepare(IOperationExecutionContext* context) { in prepare() 226 bool execute(IOperationExecutionContext* context) { in execute()
|
/aosp_15_r20/external/libtraceevent/plugins/ |
H A D | plugin_sched_switch.c | 130 unsigned long long val; in write_state() local 185 struct tep_event *event, void *context) in sched_wakeup_handler() 188 unsigned long long val; in sched_wakeup_handler() local 214 struct tep_event *event, void *context) in sched_switch_handler() 217 unsigned long long val; in sched_switch_handler() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | RegexLookup.java | 102 public abstract boolean find(String item, Object context, Info info); in find() 104 public abstract boolean matches(String item, Object context, Info info); in matches() 129 public boolean matches(String item, Object context, Info info) { in matches() 172 public boolean find(String item, Object context, Info info) { in find() 227 Object context, in get() 233 Object context, in getAll() 279 Object context, in getAll() 316 Object context, in get() 363 public RTNode(Finder finder, T val, int rank) { in RTNode() 371 public RTNode(String key, T val) { in RTNode() [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | morton_msb_radix_bitonic_sort.h | 66 inline uint wg_scan_inclusive_add_opt(local uint* tmp, uint val, uint SG_SIZE, uint WG_SIZE) in wg_scan_inclusive_add_opt() 102 global struct MSBRadixContext* context; member 137 global struct MSBRadixContext* context = &scheduler->contexts[context_id]; in get_msb_dispatch_args() local 292 …ate_BLS_Work(global struct VContextScheduler* scheduler, global struct MSBRadixContext* context, g… in DO_Create_Separate_BLS_Work() 322 …ork_Parallel(global struct VContextScheduler* scheduler, global struct MSBRadixContext* context, g… in DO_Create_SG_Merged_BLS_Work_Parallel() 395 …ged_BLS_Work(global struct VContextScheduler* scheduler, global struct MSBRadixContext* context, g… in DO_Create_SG_Merged_BLS_Work() 459 …_Create_Work(global struct VContextScheduler* scheduler, global struct MSBRadixContext* context, g… in DO_Create_Work() 579 global struct MSBRadixContext* context = &scheduler->contexts[lid]; in sort_morton_codes_msb_begin() local 624 global struct MSBRadixContext* context = &scheduler->contexts[lid]; in scheduler() local 730 global struct MSBRadixContext* context = dispatchArgs.context; in sort_morton_codes_msb_count_items() local [all …]
|
/aosp_15_r20/external/scapy/scapy/asn1/ |
H A D | asn1.py | 72 def dec(cls, s, context=None): argument 74 def safedec(cls, s, context=None): argument 95 def __init__(self, key, value, context=None, codec=None): argument 105 def asn1_object(self, val): argument 197 def __init__(self, val): argument 233 def __init__(self, val, exc=None): argument 283 def __init__(self, val, readable=False): argument 351 def __init__(self, val): argument 381 def __init__(self, val): argument 405 def __init__(self, val): argument
|
/aosp_15_r20/external/executorch/backends/vulkan/test/utils/ |
H A D | test_utils.cpp | 25 api::Context* const context, in record_nchw_to_buffer_op() 49 api::Context* const context, in record_buffer_to_nchw_op() 69 api::Context* const context, in record_nchw_to_image_op() 93 api::Context* const context, in record_image_to_nchw_op() 113 api::Context* const context, in record_bitw8_image_to_nchw_nobitw8buffer_op() 139 api::Context* const context, in record_conv2d_prepack_weights_op() 178 api::Context* const context, in record_binary_op() 227 void record_index_fill_buffer(api::Context* context, api::vTensor& v_ten) { in record_index_fill_buffer() 269 api::Context* context, in record_scalar_add_buffer() 292 api::Context* context, in record_reference_matmul() [all …]
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-fragment-nodeps/android_common/aar/ |
D | android-support-fragment-nodeps.jar | android/support/v4/app/BackStackRecord$Op.class
BackStackRecord.java
package android. ... |
D | classes.jar | android/support/v4/app/BackStackRecord$Op.class
BackStackRecord.java
package android. ... |