HomeSort by relevance Sort by last modified time
    Searched refs:changes (Results 376 - 400 of 937) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceParticipant.java 413 * Adds all changes to resource files (typically XML but also renaming drawable files
495 CompositeChange changes,
518 changes.add(change);
714 * Searches for existing changes in the refactoring which modifies the R
734 * Searches for existing changes in the refactoring which modifies the R
738 * @param change the change to disable R file changes in
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
RecyclerViewLayoutTest.java 3707 final Map<Long, Boolean> changes = new HashMap<>(); local
    [all...]
  /build/blueprint/bootstrap/
bootstrap.go 44 // number of cpus changes. We don't get a lot of benefit from
713 // Blueprints files, as any relevant changes to the Blueprints files would have caused
  /build/soong/cc/
builder.go 41 "-allow-unreferenced-changes",
42 "-allow-unreferenced-elf-symbol-changes",
cmakelists.go 84 // re-run in case this environment variable changes.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mailbox.py 7 # Remember to fsync() changes to disk before closing a modified file
185 """Write any pending changes to the disk."""
383 """Write any pending changes to disk."""
384 # Maildir changes are always written immediately, so there's nothing
566 self._pending = False # No changes require rewriting the file.
619 """Write any pending changes to disk."""
    [all...]
  /external/python/cpython2/Lib/
mailbox.py 5 # Remember to fsync() changes to disk before closing a modified file
183 """Write any pending changes to the disk."""
291 # final position in order to prevent race conditions with changes
346 # final position in order to prevent race conditions with changes
402 """Write any pending changes to disk."""
403 # Maildir changes are always written immediately, so there's nothing
585 self._pending = False # No changes require rewriting the file.
641 """Write any pending changes to disk."""
    [all...]
  /external/python/cpython3/Lib/
mailbox.py 5 # Remember to fsync() changes to disk before closing a modified file
181 """Write any pending changes to the disk."""
313 # final position in order to prevent race conditions with changes
366 # final position in order to prevent race conditions with changes
416 """Write any pending changes to disk."""
417 # Maildir changes are always written immediately, so there's nothing
595 self._pending = False # No changes require rewriting the file.
650 """Write any pending changes to disk."""
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java 509 * Callback used to listen for data connectivity changes.
1407 WorkSource[] changes = mClientSource.setReturningDiffs(source); local
    [all...]
  /hardware/google/av/codec2/vndk/include/util/
C2InterfaceHelper.h 657 * \param changes pointed to a vector to receive settings with their values changed. If not
665 std::vector<std::shared_ptr<C2Param>> *changes = nullptr);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mailbox.py 7 # Remember to fsync() changes to disk before closing a modified file
185 """Write any pending changes to the disk."""
396 """Write any pending changes to disk."""
397 # Maildir changes are always written immediately, so there's nothing
579 self._pending = False # No changes require rewriting the file.
635 """Write any pending changes to disk."""
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mailbox.py 7 # Remember to fsync() changes to disk before closing a modified file
185 """Write any pending changes to the disk."""
396 """Write any pending changes to disk."""
397 # Maildir changes are always written immediately, so there's nothing
579 self._pending = False # No changes require rewriting the file.
635 """Write any pending changes to disk."""
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewrite.go 577 // changes the exponent to 0x7fe-exp.
599 // changes the exponent to 0xfe-exp.
  /prebuilts/go/darwin-x86/src/runtime/
mbarrier.go 119 // so it depends on write barriers to track changes to pointers in
150 // insufficient since we need to track changes to
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewrite.go 577 // changes the exponent to 0x7fe-exp.
599 // changes the exponent to 0xfe-exp.
  /prebuilts/go/linux-x86/src/runtime/
mbarrier.go 119 // so it depends on write barriers to track changes to pointers in
150 // insufficient since we need to track changes to
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 7 # Remember to fsync() changes to disk before closing a modified file
185 """Write any pending changes to the disk."""
396 """Write any pending changes to disk."""
397 # Maildir changes are always written immediately, so there's nothing
579 self._pending = False # No changes require rewriting the file.
635 """Write any pending changes to disk."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 7 # Remember to fsync() changes to disk before closing a modified file
185 """Write any pending changes to the disk."""
396 """Write any pending changes to disk."""
397 # Maildir changes are always written immediately, so there's nothing
579 self._pending = False # No changes require rewriting the file.
635 """Write any pending changes to disk."""
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 1184 __u32 changes; member in struct:v4l2_event_ctrl
1201 __u32 changes; member in struct:v4l2_event_src_change
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.bat 235 :: save changes to VlvXXX.fd
  /external/kernel-headers/original/uapi/linux/
videodev2.h 2174 __u32 changes; member in struct:v4l2_event_ctrl
2194 __u32 changes; member in struct:v4l2_event_src_change
    [all...]
  /external/mesa3d/docs/specs/
MESA_query_renderer.spec 386 Make some wording changes to issue #10 to
  /external/protobuf/csharp/src/Google.Protobuf/
ByteString.cs 118 /// <remarks>The data is copied - changes to the returned array will not be reflected in this <c>ByteString</c>.</remarks>
  /external/strace/
strace.spec 296 - rebuilt for new gcc4.1 snapshot and glibc changes
  /external/v4l2_codec2/vda/
videodev2.h 2095 __u32 changes; member in struct:v4l2_event_ctrl
2115 __u32 changes; member in struct:v4l2_event_src_change
    [all...]

Completed in 1541 milliseconds

<<11121314151617181920>>