HomeSort by relevance Sort by last modified time
    Searched full:changes (Results 101 - 125 of 16558) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/glide/library/src/main/java/com/bumptech/glide/manager/
ConnectivityMonitor.java 13 * Called when the connectivity state changes.
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.h 9 #define IDX_IMPLICIT_REP 41 /* change this if the table changes! */
  /external/icu/icu4c/source/tools/escapesrc/
test-nochange.cpp 4 // This is a source file with no changes needed in it.
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/changes/
NoChange.java 1 package com.github.javaparser.printer.lexicalpreservation.changes;
  /external/junit/
README.version 5 Local Changes:
  /external/linux-kselftest/android/patches/
README 1 Some changes to kselftest are required to compile it for Android. Those which
7 merge only the changes in the kselftest files should be re-applied.
11 upstream changes. Do not commit yet.
14 - Apply the patches from this directory, making changes as required.
  /external/ltp/android/
how-to-update.txt 7 (4) commit changes to gen.bp, android/Android.ltp.mk, android/ltp_package_list.mk
  /external/python/cpython2/Doc/includes/sqlite3/
insert_more_people.py 15 # The changes will not be saved unless the transaction is committed explicitly:
  /external/python/cpython3/Doc/includes/sqlite3/
insert_more_people.py 15 # The changes will not be saved unless the transaction is committed explicitly:
  /external/python/cpython3/Tools/importbench/
README 4 an easy way to measure impact of possible code changes. For a real-world
  /external/skia/site/dev/
index.md 4 If you want to make changes to the Skia code, this is the place for you.
  /external/skqp/site/dev/
index.md 4 If you want to make changes to the Skia code, this is the place for you.
  /external/testng/src/main/java/org/testng/xml/
IPostProcessor.java 6 * Used by Parser to perform changes on an XML suite after it's been parsed.
  /external/v8/
Android.sampler.mk 2 ### for changes, see genmakefiles.py
  /external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/
default.properties 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  /external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/
default.properties 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  /frameworks/base/tests/HwAccelerationTest/
default.properties 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  /packages/apps/Car/Dialer/src/com/android/car/dialer/
CallListener.java 5 /** Interface for listening to call state changes. */
  /packages/apps/Car/libs/car-settings-lib/
OWNERS 1 # People who can approve changes for submission.
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProviderChangeListener.java 4 * This class is a listener for {@link LauncherProvider} changes. It gets notified in the
  /sdk/apps/DeviceConfig/
project.properties 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplatePreviewPage.java 32 setDescription("Optionally review pending changes");
38 List<Change> changes = mValues.computeChanges(); local
40 changes.toArray(new Change[changes.size()]));
  /sdk/testapps/testSensors/
project.properties 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  /system/core/libutils/include/utils/
Log.h 3 // <log/log.h> has replaced this file and all changes should go there instead.
  /external/scapy/doc/scapy/
Makefile 14 .PHONY: help clean html web pickle htmlhelp latex changes linkcheck
22 @echo " changes to make an overview over all changed/added/deprecated items"
59 changes:
60 mkdir -p _build/changes _build/doctrees
61 $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) _build/changes
63 @echo "The overview file is in _build/changes."

Completed in 1263 milliseconds

1 2 3 45 6 7 8 91011>>