Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DActivityOptions.java25 public static final String LABEL = "SimpleActivity"; field in ActivityOptions.SimpleActivity
31 public static final String LABEL = "SeamlessRotationActivity"; field in ActivityOptions.SeamlessRotation
40 public static final String LABEL = "ImeActivity"; field in ActivityOptions.Ime.Default
58 public static final String LABEL = "ImeAppAutoFocus"; field in ActivityOptions.Ime.AutoFocusActivity
64 public static final String LABEL = "ImeStateInitializeActivity"; field in ActivityOptions.Ime.StateInitializeActivity
70 public static final String LABEL = "ImeEditorPopupDialogActivity"; field in ActivityOptions.Ime.EditorPopupDialogActivity
77 public static final String LABEL = "NonResizeableActivity"; field in ActivityOptions.NonResizeableActivity
83 public static final String LABEL = "NonResizeablePortraitActivity"; field in ActivityOptions.NonResizeablePortraitActivity
89 public static final String LABEL = "NonResizeableFixedAspectRatioPortraitActivity"; field in ActivityOptions.NonResizeableFixedAspectRatioPortraitActivity
95 public static final String LABEL = "StartMediaProjectionActivity"; field in ActivityOptions.StartMediaProjectionActivity
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_benchmark_cpu_test.cc123 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
131 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
140 #define BM_SpatialConvolutionBwdKernel(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
149 #define BM_SpatialConvolutions(N, H, W, C, FC, FH, FW, LABEL) \ argument
155 #define BM_SpatialConvolutionsBwdInput(N, H, W, C, FC, FH, FW, LABEL) \ argument
161 #define BM_SpatialConvolutionsBwdKernel(N, H, W, C, FC, FH, FW, LABEL) \ argument
355 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
363 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
372 LABEL) \ argument
383 #define BM_CuboidConvolutions(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
[all …]
H A Dnn_ops_test.cc241 #define BM_ConvFloatFwd(BS, R, C, ID, OD, KR, KC, STR, PAD, LABEL) \ argument
345 #define BM_ConvFloatBkInAndFilter(BS, R, C, ID, OD, KR, KC, STR, PAD, LABEL) \ argument
468 #define BM_ConvFloatBkFCPU(BS, R, C, ID, OD, KR, KC, TH, LABEL) \ argument
485 #define BM_ConvFloatBkFGPU(BS, R, C, ID, OD, KR, KC, LABEL) \ argument
642 LABEL, TYPE) \ argument
689 #define BM_ConvFloatDepthwiseBk(BS, R, C, ID, DM, OD, KR, KC, STR, PAD, LABEL, \ argument
826 #define BM_LRNFloatFwdCPU(DEPTH, COLS, ROWS, BATCH, RANGE, THREADS, LABEL) \ argument
914 #define BM_AvgPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1019 #define BM_AvgPoolBkCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1108 #define BM_MaxPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
[all …]
H A Dconv_ops_benchmark_test.cc331 #define BM_SET_INFO(N, H, W, C, type, LABEL, NAME) \ argument
339 #define BM_Conv2D(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
350 #define BM_Conv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
362 #define BM_Conv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
376 #define BM_FusedConv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
389 #define BM_FusedConv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
403 #define BM_Conv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
415 #define BM_Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
430 #define BM_FusedConv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
445 LABEL) \ argument
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A DDebugServices.h734 #define require( X, LABEL ) \ argument
761 #define require_string( X, LABEL, STR ) \ argument
787 #define require_quiet( X, LABEL ) \ argument
813 #define require_noerr( ERR, LABEL ) \ argument
844 #define require_noerr_string( ERR, LABEL, STR ) \ argument
875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ argument
905 #define require_noerr_quiet( ERR, LABEL ) \ 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
[all …]
/aosp_15_r20/external/rust/crates/quiche/src/
Dcrypto.rs526 const LABEL: &[u8] = b"client in"; in derive_client_initial_secret() constant
531 const LABEL: &[u8] = b"server in"; in derive_server_initial_secret() constant
536 const LABEL: &[u8] = b"quic ku"; in derive_next_secret() constant
549 const LABEL: &[u8] = b"quic hp"; in derive_hdr_key() constant
564 const LABEL: &[u8] = b"quic key"; in derive_pkt_key() constant
579 const LABEL: &[u8] = b"quic iv"; in derive_pkt_iv() constant
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dcrypto.rs526 const LABEL: &[u8] = b"client in"; in derive_client_initial_secret() constant
531 const LABEL: &[u8] = b"server in"; in derive_server_initial_secret() constant
536 const LABEL: &[u8] = b"quic ku"; in derive_next_secret() constant
549 const LABEL: &[u8] = b"quic hp"; in derive_hdr_key() constant
564 const LABEL: &[u8] = b"quic key"; in derive_pkt_key() constant
579 const LABEL: &[u8] = b"quic iv"; in derive_pkt_iv() constant
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_conv_ops_test.cc291 #define BM_Conv2DT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
307 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
311 #define BM_Conv2DBwdInputT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
327 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
331 #define BM_Conv2DBwdFilterT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
347 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
H A Dmkl_qmatmul_op.cc554 #define LABEL macro
575 #define LABEL .Label(mkl_op_registry::kMklQuantizedOpLabel) macro
/aosp_15_r20/external/webp/examples/
H A Dwebpmux.c168 #define ERROR_GOTO1(ERR_MSG, LABEL) \ argument
175 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ argument
182 #define ERROR_GOTO3(ERR_MSG, FORMAT_STR1, FORMAT_STR2, LABEL) \ argument
611 #define CHECK_NUM_ARGS_AT_LEAST(NUM, LABEL) \ argument
619 #define CHECK_NUM_ARGS_AT_MOST(NUM, LABEL) \ argument
627 #define CHECK_NUM_ARGS_EXACTLY(NUM, LABEL) \ argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_keys.h56 #define MBEDTLS_SSL_TLS1_3_LBL_LEN(LABEL) \ argument
59 #define MBEDTLS_SSL_TLS1_3_LBL_WITH_LEN(LABEL) \ argument
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_keys.h56 #define MBEDTLS_SSL_TLS1_3_LBL_LEN(LABEL) \ argument
59 #define MBEDTLS_SSL_TLS1_3_LBL_WITH_LEN(LABEL) \ argument
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java358 sPeopleProjectionMap.put(People.LABEL, People.LABEL); in sPeopleProjectionMap.put()
385 sOrganizationProjectionMap.put(android.provider.Contacts.Organizations.LABEL, in sOrganizationProjectionMap.put()
397 sContactMethodProjectionMap.put(ContactMethods.LABEL, ContactMethods.LABEL); in sContactMethodProjectionMap.put()
411 sPhoneProjectionMap.put(android.provider.Contacts.Phones.LABEL, in sPhoneProjectionMap.put()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/service/
Dprint.proto.h351 const uint64_t LABEL = 0x0000010900000002LL; variable
381 const uint64_t LABEL = 0x0000010900000002LL; variable
594 const uint64_t LABEL = 0x0000010900000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/service/
Dprint.proto.h351 const uint64_t LABEL = 0x0000010900000002LL; variable
381 const uint64_t LABEL = 0x0000010900000002LL; variable
594 const uint64_t LABEL = 0x0000010900000001LL; variable
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/provider/
DClockContract.kt78 val LABEL = "label" constant
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
Dcygming.h97 #define ASM_OUTPUT_DWARF_OFFSET(FILE, SIZE, LABEL, SECTION) \ argument
369 #define PROFILE_HOOK(LABEL) \ argument
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DContacts.java908 public static final String LABEL = "label"; field
1194 public static final String LABEL = "label"; field
1705 public static final String LABEL = "label"; field
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dqualified-member-enum.cpp6 enum {LABEL}; enumerator
/aosp_15_r20/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DDocActivity.java24 static final String LABEL = "label"; field in DocActivity
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/
H A Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/
H A Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/
H A Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/content/
Dclipdescription.proto.h16 const uint64_t LABEL = 0x0000010900000002LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/base/core/proto/android/content/
Dclipdescription.proto.h16 const uint64_t LABEL = 0x0000010900000002LL; variable

12345678910>>...24