HomeSort by relevance Sort by last modified time
    Searched full:patches (Results 476 - 500 of 1172) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/config/
compile 29 # bugs to <bug-automake@gnu.org> or send patches to
30 # <automake-patches@gnu.org>.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /bootable/recovery/updater/
install.c 1182 Value** patches = ReadValueVarArgs(state, argc-4, argv+4); local
    [all...]
  /packages/apps/FMRadio/src/com/android/fmradio/
FmService.java 446 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); local
447 mAudioManager.listAudioPatches(patches);
1358 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); local
1375 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); local
1655 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); local
    [all...]
  /external/selinux/libsepol/
ChangeLog 446 This includes patches to:
493 * Merged record interface, record bugfix, and set_roles patches
505 fix patches from Ivan Gyurdiev.
519 * Merged query/exists and count patches from Ivan Gyurdiev.
527 key passing, and bug fix patches from Ivan Gyurdiev.
625 * Merged bug fix patches from Joshua Brindle (Tresys).
628 * Merged boolean record and memory leak fix patches from Ivan
729 genbools, debug traceback, and bugfix patches from Ivan Gyurdiev.
807 * Merged endianness and compute_av patches from Darrel Goeddel (TCS).
  /frameworks/av/media/libmedia/
IAudioPolicyService.cpp 599 struct audio_patch *patches,
602 if (num_patches == NULL || (*num_patches != 0 && patches == NULL) ||
608 unsigned int numPatchesReq = (patches == NULL) ? 0 : *num_patches;
620 reply.read(patches, numPatchesReq * sizeof(struct audio_patch));
1191 struct audio_patch *patches = local
    [all...]
  /external/aac/libSBRenc/src/
ton_corr.h 105 reduce interferences between patches */
146 INT shiftStartSb; /*!< lowest subband of source range to be included in the patches */
147 INT noOfPatches; /*!< number of patches */
  /external/bison/src/
system.h 135 <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00080.html>
136 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00111.html>.
144 <http://lists.gnu.org/archive/html/bison-patches/2009-09/msg00013.html>.
  /external/skia/include/core/
SkRRect.h 75 //!< rect with edges that divide the RR into an 9 rectangular patches:
76 //!< an interior patch, four edge patches, and four corner patches.
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 699 patches = dict()
700 [patches.setdefault(v, k) for k, v in patch_list]
701 for filename in patches.keys():
703 file_id_str = patches.get(filename)
802 ErrorExit("No valid patches found in output from svn diff")
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 699 patches = dict()
700 [patches.setdefault(v, k) for k, v in patch_list]
701 for filename in patches.keys():
703 file_id_str = patches.get(filename)
802 ErrorExit("No valid patches found in output from svn diff")
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
TerrainQuad.java 75 * The leaves of the terrain quad tree are Terrain Patches. These have the real geometry mesh.
100 protected int patchSize; // size of the individual patches
143 * @param patchSize size of the individual patches
156 * @param patchSize size of the individual patches
170 * @param patchSize size of the individual patches
187 * @param patchSize size of the individual patches
268 fixNormals(affectedAreaBBox); // the affected patches
269 fixNormalEdges(affectedAreaBBox); // the edges between the patches
417 * Calculates the LOD of all child terrain patches.
662 * children are either quads or patches. This is dependent on the size of the
    [all...]
  /bionic/libc/bionic/
__stpncpy_chk.cpp 40 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strncpy_chk.cpp 40 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
  /developers/build/prebuilts/androidtv/leanback/
CONTRIBUTING.md 5 We'd love to accept your sample apps and patches! Before we can take them, we
  /developers/build/prebuilts/androidtv/sample-inputs/
CONTRIBUTING.md 5 We'd love to accept your sample apps and patches! Before we can take them, we
  /developers/build/prebuilts/androidtv/visual-game-controller/
CONTRIBUTING.md 5 We'd love to accept your sample apps and patches! Before we can take them, we
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
README.md 62 Patches are encouraged, and may be submitted by forking this project and
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
README.md 44 Patches are encouraged, and may be submitted by forking this project and
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
README.md 49 Patches are encouraged, and may be submitted by forking this project and
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
README.md 50 Patches are encouraged, and may be submitted by forking this project and
  /developers/build/prebuilts/gradle/ActiveNotifications/
README.md 51 Patches are encouraged, and may be submitted by forking this project and
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
README.md 46 Patches are encouraged, and may be submitted by forking this project and

Completed in 889 milliseconds

<<11121314151617181920>>