Searched refs:separate (Results 1 – 25 of 231) sorted by relevance
12345678910
/frameworks/minikin/tests/unittest/ |
D | GraphemeBreakTests.cpp | 207 const float separate[] = {1.0, 0.0, 1.0}; in TEST() local 208 EXPECT_FALSE(IsBreakWithAdvances(separate, in TEST() 210 EXPECT_TRUE(IsBreakWithAdvances(separate, in TEST() 212 EXPECT_FALSE(IsBreakWithAdvances(separate, in TEST() 214 EXPECT_TRUE(IsBreakWithAdvances(separate, in TEST()
|
/frameworks/libs/native_bridge_support/android_api/vdso/ |
D | Android.bp | 47 // TODO(b/146399556): Use -z,separate-code to ensure that each segment's p_offset and 49 "-Wl,-z,separate-code",
|
/frameworks/av/tools/ |
D | mainline_hook_partial.sh | 176 This change contains both mainline and non-mainline files. Please separate 177 them into separate CLs. It may also be appropriate to update the list of mainline
|
/frameworks/base/docs/downloads/ |
D | README | 7 Once saved here, the files must be uploaded to a separate
|
/frameworks/opt/net/wifi/libs/WifiTrackerLib/ |
D | Android.bp | 39 // Define the resources as a separate library so that external apps may use them without needing to
|
/frameworks/base/packages/SystemUI/animation/ |
D | build.gradle | 4 // TODO: Pull out surfaceeffects outside of src and have separate build files there.
|
/frameworks/base/docs/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 14 a separate code repository.
|
/frameworks/base/docs/html/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 14 a separate code repository.
|
/frameworks/libs/systemui/motiontoollib/ |
D | build.gradle | 49 // The codegen for lite comes as a separate artifact
|
/frameworks/libs/systemui/viewcapturelib/ |
D | build.gradle | 48 // The codegen for lite comes as a separate artifact
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | IEventQueueCallback.hal | 32 * heavy computation to a separate thread.
|
/frameworks/base/core/res/ |
D | OWNERS | 25 # TODO(262451702): Move WindowManager configs out of config.xml in a separate file 38 # TODO(b/337816136): Move notification values to separate files
|
/frameworks/av/ |
D | MainlineFiles.cfg | 3 # this list used by tools/mainline_hook_*.sh to help separate
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 21 separate module is used instead of adding to FrameworksCoreTests.
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | debug_info_static_const_fp.ll | 5 ; the test case as a separate bitcode file, rather than as the ASCII IR in this file.
|
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/ |
D | Android.bp | 17 // NOTE: This test is separate from service tests since it relies on same vs different calling UID,
|
/frameworks/base/wifi/java/ |
D | Android.bp | 43 // to a separate package.
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_0ba0_Version_8111.kl | 66 # In kernel versions >= 4.10, the touchpad is a separate input device,
|
D | Vendor_054c_Product_0ba0.kl | 67 # The touchpad for this joystick will become a separate input device in future releases
|
D | Vendor_054c_Product_09cc_Version_8100.kl | 67 # In kernel versions >= 4.10, the touchpad is a separate input device,
|
D | Vendor_054c_Product_05c4_Version_8000.kl | 67 # In kernel versions >= 4.10, the touchpad is a separate input device,
|
D | Vendor_054c_Product_09cc_Version_8111.kl | 67 # In kernel versions >= 4.10, the touchpad is a separate input device,
|
D | Vendor_054c_Product_09cc.kl | 67 # The touchpad for this joystick will become a separate input device in future releases
|
/frameworks/native/libs/binder/rust/rpcbinder/ |
D | Android.bp | 41 // Build a separate rust_library rather than depending directly on libbinder_rpc_unstable_bindgen,
|
/frameworks/compile/slang/lit-tests/ |
D | README | 5 Each testcase is a separate .rs file, and comments inside the testcase are
|
12345678910