HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 1826 - 1850 of 19572) sorted by null

<<71727374757677787980>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
EclipseTestCollector.java 58 // In Eclipse 3.6 RCP Windows-x64, the signature has changed from
91 // In Eclipse 3.6 RCP Windows-x64, the signature has changed from
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/keystore/
JSONFileKeyStoreFactoryTest.java 54 * Test that if the underlying JSON keystore has not changed, the client returned is the same.
66 /** Test that if the last modified flag has changed, we reload a new client. */
  /external/libpng/
CHANGES 49 changed name from pnglib to libpng
52 changed pngtest.png for zlib 0.93
63 changed compression parameters based on image type
66 changed external functions passing floats to doubles (k&r problems?)
104 Changed warning/error callback functions to fix bug - this means you
108 Changed filter selection API to allow selection of multiple filters
131 Changed DOS small/medium model memory support - needs zlib 1.04 (Tim Wegner)
153 Changed parameter type of png_set_filler(...filler...) from png_byte
164 Changed several variables to "png_size_t" to show 16/32-bit limitations
225 Changed recommendation about file_gamma for PC images to .51 from .45
    [all...]
  /art/libartbase/base/
bit_vector_test.cc 152 bool changed = first.UnionIfNotIn(&second, &third); local
154 EXPECT_FALSE(changed);
163 bool changed = first.UnionIfNotIn(&second, &third); local
165 EXPECT_TRUE(changed);
runtime_debug.h 22 // Runtime debug flags are flags that have a runtime component, that is, their value can be changed.
  /art/runtime/interpreter/mterp/arm/
binop.S 31 $instr @ $result<- op, r0-r3 changed
binop2addr.S 28 $instr @ $result<- op, r0-r3 changed
binopLit8.S 31 $instr @ $result<- op, r0-r3 changed
binopWide.S 34 $instr @ result<- op, r0-r3 changed
binopWide2addr.S 30 $instr @ result<- op, r0-r3 changed
  /art/runtime/interpreter/mterp/arm64/
binop.S 29 $instr // $result<- op, w0-w3 changed
binop2addr.S 26 $instr // $result<- op, w0-w3 changed
binopLit8.S 30 $instr // $result<- op, w0-w3 changed
  /art/runtime/interpreter/mterp/mips/
binopWide.S 32 $instr # result <- op, a0-a3 changed
binopWide2addr.S 28 $instr # result <- op, a0-a3 changed
  /bootable/recovery/otafault/include/otafault/
ota_io.h 19 * The behavior of these functions can be changed to return different
  /cts/hostsidetests/os/test-apps/HostLinkVerificationApp/
AndroidManifest.xml 20 own application, the package name must be changed from "com.example.*"
  /developers/build/prebuilts/gradle/DownloadableFonts/app/src/main/res/values/
strings.xml 28 <string name="downloadable_font_applied_text">Typeface of this part is going to be changed when a new font is downloaded. To request a new font, fill the \"Family Name\" (and optionally change other attributes such as width, weight, italic), then tap the \"Request\" button</string>
  /developers/build/prebuilts/gradle/DownloadableFonts/kotlinApp/app/src/main/res/values/
strings.xml 28 <string name="downloadable_font_applied_text">Typeface of this part is going to be changed when a new font is downloaded. To request a new font, fill the \"Family Name\" (and optionally change other attributes such as width, weight, italic), then tap the \"Request\" button</string>
  /developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/android/multiwindowplayground/activities/
CustomConfigurationChangeActivity.java 51 size of this Activity is changed.
  /developers/samples/android/ui/DrawableTinting/
template-params.xml 32 changed from the UI to see the effect of different options.
  /developers/samples/android/ui/fonts/DownloadableFonts/app/src/main/res/values/
strings.xml 28 <string name="downloadable_font_applied_text">Typeface of this part is going to be changed when a new font is downloaded. To request a new font, fill the \"Family Name\" (and optionally change other attributes such as width, weight, italic), then tap the \"Request\" button</string>
  /developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/app/src/main/res/values/
strings.xml 28 <string name="downloadable_font_applied_text">Typeface of this part is going to be changed when a new font is downloaded. To request a new font, fill the \"Family Name\" (and optionally change other attributes such as width, weight, italic), then tap the \"Request\" button</string>
  /developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/android/multiwindowplayground/activities/
CustomConfigurationChangeActivity.java 51 size of this Activity is changed.
  /development/apps/CustomLocale/src/com/android/customlocale2/
ChangeLocale.java 40 * @return True if the locale was succesfully changed.

Completed in 944 milliseconds

<<71727374757677787980>>