Searched refs:prepend (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/tools/lint/common/src/main/java/com/google/android/lint/aidl/ |
D | EnforcePermissionUtils.kt | 78 prepend: Boolean = true in hasSingleAncestor() 91 if (prepend) fix.beginning() in hasSingleAncestor()
|
/frameworks/base/mime/ |
D | Android.bp | 127 …// strip comments normalize whitepace drop empty lines prepend ? to …
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBufferChannel.cpp | 2018 C2PrependHeaderModeSetting prepend(PREPEND_HEADER_TO_NONE); in requestInitialInputBuffers() local 2019 c2_status_t err = mComponent->query({ &oStreamFormat, &prepend }, {}, C2_DONT_BLOCK, nullptr); in requestInitialInputBuffers() 2044 (!prepend || prepend.value == PREPEND_HEADER_TO_NONE) && in requestInitialInputBuffers()
|
D | CCodec.cpp | 1529 C2PrependHeaderModeSetting prepend(PREPEND_HEADER_TO_NONE); in configure() local 1544 { &usage, &maxInputSize, &prepend }, in configure() 1550 { &usage, &maxInputSize, &prepend }, in configure() 1626 && (!prepend || prepend.value != PREPEND_HEADER_TO_ALL_SYNC)) { in configure()
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
|
/frameworks/native/docs/ |
D | Doxyfile | 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 128 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief 130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
|
/frameworks/base/core/api/ |
D | current.txt | 23694 …field public static final String KEY_PREPEND_HEADER_TO_SYNC_FRAMES = "prepend-sps-pps-to-idr-frame…
|