/external/chromium_org/ui/ |
ui_jni_headers.target.linux-arm.mk | 180 # Include paths placed before CFLAGS/CPPFLAGS 262 # Include paths placed before CFLAGS/CPPFLAGS
|
ui_jni_headers.target.linux-mips.mk | 179 # Include paths placed before CFLAGS/CPPFLAGS 260 # Include paths placed before CFLAGS/CPPFLAGS
|
ui_jni_headers.target.linux-x86.mk | 182 # Include paths placed before CFLAGS/CPPFLAGS 267 # Include paths placed before CFLAGS/CPPFLAGS
|
/external/chromium_org/ui/views/controls/textfield/ |
native_textfield_views.h | 204 virtual void ExtendSelectionAndDelete(size_t before, size_t after) OVERRIDE;
|
/external/chromium_org/v8/tools/gyp/ |
v8_base.arm.host.darwin-arm.mk | 246 # Include paths placed before CFLAGS/CPPFLAGS 313 # Include paths placed before CFLAGS/CPPFLAGS
|
v8_base.arm.host.linux-arm.mk | 246 # Include paths placed before CFLAGS/CPPFLAGS 313 # Include paths placed before CFLAGS/CPPFLAGS
|
v8_base.ia32.host.darwin-x86.mk | 242 # Include paths placed before CFLAGS/CPPFLAGS 309 # Include paths placed before CFLAGS/CPPFLAGS
|
v8_base.ia32.host.linux-x86.mk | 242 # Include paths placed before CFLAGS/CPPFLAGS 309 # Include paths placed before CFLAGS/CPPFLAGS
|
v8_base.mipsel.host.darwin-mips.mk | 248 # Include paths placed before CFLAGS/CPPFLAGS 317 # Include paths placed before CFLAGS/CPPFLAGS
|
v8_base.mipsel.host.linux-mips.mk | 248 # Include paths placed before CFLAGS/CPPFLAGS 317 # Include paths placed before CFLAGS/CPPFLAGS
|
/external/chromium_org/webkit/ |
webkit_storage_browser.target.darwin-arm.mk | 173 # Include paths placed before CFLAGS/CPPFLAGS 278 # Include paths placed before CFLAGS/CPPFLAGS
|
webkit_storage_browser.target.darwin-x86.mk | 174 # Include paths placed before CFLAGS/CPPFLAGS 281 # Include paths placed before CFLAGS/CPPFLAGS
|
webkit_storage_browser.target.linux-arm.mk | 173 # Include paths placed before CFLAGS/CPPFLAGS 278 # Include paths placed before CFLAGS/CPPFLAGS
|
webkit_storage_browser.target.linux-x86.mk | 174 # Include paths placed before CFLAGS/CPPFLAGS 281 # Include paths placed before CFLAGS/CPPFLAGS
|
/external/icu4c/i18n/ |
tzgnames.cpp | 667 TimeZoneTransition before; local 668 UBool beforTrs = btz->getPreviousTransition(date, TRUE, before); 670 && (date - before.getTime() < kDstCheckRange) 671 && before.getFrom()->getDSTSavings() != 0) { [all...] |
/external/icu4c/ |
icudefs.mk | 231 # Location of the libraries before "make install" is used 234 # Location of the executables before "make install" is used
|
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 127 'unicode objects before being added.' %
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
genlingware.pl | 383 print "totalcont before kbs: $totalcont\n";
|
/external/valgrind/main/none/tests/ |
cmdline2.stdout.exp | 54 --redzone-size=<number> set minimum size of redzones added before/after 113 --core-redzone=<number> set minimum size of redzones added before/after
|
/frameworks/base/core/java/android/text/ |
SpannableStringBuilder.java | 312 // The removal pass needs to be done before the gap is updated in order to broadcast the 537 // No change if span start was already at replace interval boundaries before replace 543 // It would require to save all the previous spans' positions before the replace 556 // No change if span start was already at replace interval boundaries before replace 619 // This avoids the duplication of the above test code before all the [all...] |
/frameworks/base/core/java/android/text/format/ |
Time.java | 202 * (the "unknown" value) before normalizing. It then computes the 612 * Returns true if the time represented by this Time object occurs before 618 public boolean before(Time that) { method in class:Time
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
PhoneNumberWatcherTest.java | 196 public void onTextChanged(CharSequence s, int start, int before,
|
/ndk/build/core/ |
add-application.mk | 17 # NDK build system, before performing any build whatsoever. 71 # NOTE: project.properties was called default.properties before
|
/packages/apps/Browser/src/com/android/browser/ |
UrlInputView.java | 347 public void onTextChanged(CharSequence s, int start, int before, int count) {
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
CreateEventDialogFragment.java | 231 public void onTextChanged(CharSequence s, int start, int before, int count) {
|