/aosp_15_r20/prebuilts/checkcolor/ |
H A D | README.md | 58 #### Choose colors for text 66 #### Choose colors for icon 72 #### Others
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/ |
H A D | ObjectValuesWithParam.java | 22 private T[] possible; field in ObjectValuesWithParam 40 public void setPossible(T[] possible) { in setPossible()
|
H A D | ObjectValues.java | 22 private String[] possible; field in ObjectValues 40 public void setPossible(String[] possible) { in setPossible()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/signal/ |
D | unix.rs | 27 let possible = 0..=33; in init() localVariable 31 let possible = 0..=libc::SIGRTMAX(); in init() localVariable
|
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_common/ |
D | scriptutil.py | 107 def __init__(self, values, possible): argument 117 def normalize_selection(selected: str, *, possible=None): argument
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
H A D | AssistScreenCaptureDisabledTest.java | 61 private void assertScreenCapturePossible(boolean possible) throws InterruptedException { in assertScreenCapturePossible()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/ |
H A D | devicedb.cc | 32 const DeviceDecisionTreeEdge* possible = in Find() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateItemCounts.java | 271 final Set<DtdType> possible = x.getValue(); in checkBadAttributes() local 317 final Set<R2<DtdType, String>> possible = x.getValue(); in checkBadAttributes() local
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
H A D | SeekableInMemoryByteChannel.java | 111 int possible = size - position; in read() local
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-jwk.h | 69 unsigned short possible; member
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_lease.c | 1002 bool possible; in check_crtc_masks() local 1021 bool possible; in check_crtc_masks() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/compare/ |
D | possible.hpp | 20 namespace possible { namespace
|
/aosp_15_r20/external/coreboot/util/lint/ |
H A D | checkpatch.pl | 2084 sub possible { subroutine
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | CanonicalIterator.java | 283 String possible = it2.next(); in getEquivalents() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | CanonicalIterator.java | 287 String possible = it2.next(); in getEquivalents() local
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | checkpatch.pl | 2233 sub possible { subroutine
|
/aosp_15_r20/external/ltp/scripts/ |
H A D | checkpatch.pl | 2209 sub possible { subroutine
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | caniter.cpp | 382 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer))); in getEquivalents() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | caniter.cpp | 390 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer))); in getEquivalents() local
|
/aosp_15_r20/external/libkmsxx/kms++/src/ |
H A D | card.cpp | 373 for (auto possible : conn->get_possible_crtcs()) { in get_connected_pipelines() local
|
/aosp_15_r20/external/libwebsockets/lib/cose/ |
H A D | cose_key.c | 50 unsigned short possible; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_transfer.c | 658 bool (*possible)(XFER_ARGS); in nv30_transfer_rect() member
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LenientDateParser.java | 305 EnumSet<Type> possible = integerToken.allowsAt; in parse() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_debug.c | 469 unsigned possible = 0; in lp_debug_draw_bins_by_coverage() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/ |
H A D | KeyguardIndicationControllerTest.java | 1652 private void setupFingerprintUnlockPossible(boolean possible) { in setupFingerprintUnlockPossible()
|