/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_print_caps_numeric.3 | 11 capng_print_caps_numeric will create a numeric representation of the internal capabilities. The representation can be sent to either stdout or a buffer by passing CAPNG_PRINT_STDOUT or CAPNG_PRINT_BUFFER respectively for the where parameter. If the option was for a buffer, this function will malloc a buffer that the caller must free. 17 If CAPNG_PRINT_BUFFER was selected for where, this will be the text buffer and NULL on failure. If CAPNG_PRINT_STDOUT was selected then this value will be NULL no matter what.
|
capng_print_caps_text.3 | 11 capng_print_caps_text will create a text string representation of the internal capability set specified. The representation can be sent to either stdout or a buffer by passing CAPNG_PRINT_STDOUT or CAPNG_PRINT_BUFFER respectively for the where parameter. If the option was for a buffer, this function will malloc a buffer that the caller must free. 17 If CAPNG_PRINT_BUFFER was selected for where, this will be the text buffer and NULL on failure. If CAPNG_PRINT_STDOUT was selected then this value will be NULL no matter what.
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
booleans_more.txt | 4 Selecting the 'More...' button will open a dialog containing the SELinux allow rules that are turned on by the selected boolean.
|
/external/selinux/policycoreutils/sepolicy/ |
sepolicy-transition.8 | 14 sepolicy transition will show all domains that a give SELinux source domain can transition to, including the entrypoint. 16 If a target domain is given, sepolicy transition will examine policy for all transition paths from the source domain to the target domain, and will list the 17 paths. If a transition is possible, this tool will print out all transition paths from the source domain to the target domain
|
/external/skia/include/core/ |
SkDrawPictureCallback.h | 18 * of the picture, this callback will periodically be invoked. If its 19 * abortDrawing() returns true, then picture playback will be interrupted. 22 * callback will be invoked. If the abort happens inside some level of nested 23 * calls to save(), restore will automatically be called to return the state
|
/external/v8/test/webkit/fast/js/ |
Promise-already-rejected-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-already-resolved-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-init-callback-receiver-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-onFulfilled-deep-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-onRejected-deep-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-resolve-chain-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-resolve-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-simple-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-static-reject-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-static-resolve-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
Promise-then-without-callbacks-expected.txt | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
/frameworks/av/media/utils/ |
README | 3 Consider adding your utility class/function here if it will
|
/frameworks/opt/photoviewer/res/values/ |
config.xml | 3 <!-- If true, thumbnails will be forcibly set to ScaleType.CENTER -->
|
/ndk/tests/device/test-googletest-full/jni/ |
Android.mk | 2 # The APP_MODULES declaration in Application.mk will force the
|
/ndk/tests/device/test-stlport-rtti/jni/ |
Application.mk | 2 # build.sh in the project tree will check
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
ITestSequenceBuilder.java | 7 * @param sequencer The sequencer the steps will be added to.
|
/external/clang/test/SemaCXX/ |
warn-reorder-ctor-initialization.cpp | 10 : s2(1), // expected-warning {{field 's2' will be initialized after field 's1'}} 12 s3(3), // expected-warning {{field 's3' will be initialized after base 'BB1'}} 13 BB1(), // expected-warning {{base class 'BB1' will be initialized after base 'BB'}} 48 D() : A(), V() { } // expected-warning {{base class 'A' will be initialized after base 'V'}} 53 E() : A(), V() { } // expected-warning {{base class 'A' will be initialized after base 'V'}} 66 F() : A1(), V() { } // expected-warning {{base class 'A1' will be initialized after base 'V'}} 70 X(): A(), V(), B() {} // expected-warning {{base class 'A' will be initialized after base 'V'}} 80 d(10), // expected-warning {{field 'd' will be initialized after field 'b'}} 95 S4() : S2(), // expected-warning {{base class 'T1::S2' will be initialized after base 'T1::S3'}} 104 y(), // expected-warning {{field 'y' will be initialized after field 'x'} [all...] |
/build/target/board/generic/ |
README.txt | 5 will work with the emulator, though sound will not work
|
/build/target/board/generic_mips/ |
README.txt | 5 will work with the emulator, though sound will not work
|
/cts/apps/CameraITS/tests/inprog/scene2/ |
README | 4 checker charts, and resolution charts. The individual tests will specify 7 If a test requires that the camera be in any particular orientaion, it will
|