HomeSort by relevance Sort by last modified time
    Searched full:marking (Results 26 - 50 of 565) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html 66 <dt><code><b>class/marking/final</b></code></dt>
79 <dt><code><b>field/marking/private</b></code></dt>
86 <dt><code><b>method/marking/private</b></code></dt>
90 <code><b>method/marking/static</b></code></dt>
93 <dt><code><b>method/marking/final</b></code></dt>
  /external/libxml2/include/libxml/
xmlexports.h 2 * Summary: macros for marking symbols as exportable/importable.
3 * Description: macros for marking symbols as exportable/importable.
  /external/llvm/lib/Target/Sparc/
README.txt 10 * Add support for isel'ing UMUL_LOHI instead of marking it as Expand.
  /external/oprofile/module/
op_util.c 45 * area and marking the pages as reserved.
  /cts/tests/tests/os/src/android/os/cts/
NoExecutePermissionTest.java 27 * harder to perform attacks against Android by marking certain data blocks as non-executable.
  /external/icu4c/common/
rbbinode.h 80 // marking the end of a look-ahead rule.
  /external/webkit/Source/WebCore/page/
Navigator.h 68 // This is used for GC marking.
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
postdiffforrevert.py 36 marking it commit-queue+. The commit-queue will build and test \
  /packages/apps/Calendar/src/com/android/calendar/alerts/
SnoozeAlarmsService.java 30 * Service for asynchronously marking a fired alarm as dismissed and scheduling
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin.def 42 /* Extend the GGC marking. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin.def 42 /* Extend the GGC marking. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin.def 42 /* Extend the GGC marking. */
  /external/chromium/net/proxy/
proxy_config_unittest.cc 146 // The first entry "foopy" takes precedance marking this list as
160 // The first entry "ftp=ftp-proxy" takes precedance marking this list as
  /external/proguard/src/proguard/classfile/util/
DescriptorClassEnumeration.java 93 // Find the first token marking the start of a class name 'L' or '.'.
173 // Find the first token marking the end of a class name '<' or ';'.
  /libcore/luni/src/main/java/java/io/
FilterReader.java 73 * if an error occurs while marking this reader.
86 * This implementation returns whether the filtered reader supports marking.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator_base_types.h 78 /// Marking input iterators.
80 /// Marking output iterators.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 78 /// Marking input iterators.
80 /// Marking output iterators.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 78 /// Marking input iterators.
80 /// Marking output iterators.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 78 /// Marking input iterators.
80 /// Marking output iterators.
  /external/proguard/src/proguard/optimize/
Optimizer.java 48 private static final String CLASS_MARKING_FINAL = "class/marking/final";
52 private static final String FIELD_MARKING_PRIVATE = "field/marking/private";
54 private static final String METHOD_MARKING_PRIVATE = "method/marking/private";
55 private static final String METHOD_MARKING_STATIC = "method/marking/static";
56 private static final String METHOD_MARKING_FINAL = "method/marking/final";
229 // Create a visitor for marking the seeds.
267 // Create a visitor for marking methods that don't have any side effects.
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
npapi.html 94 Marking your NPAPI plugin "public" increase the attack surface of your
  /external/iproute2/examples/diffserv/
Edge1 5 # the result is used for fast classification and re-marking
Edge2 6 # for fast classification and re-marking
  /external/iproute2/tc/
q_dsmark.c 2 * q_dsmark.c Differentiated Services field marking.
  /external/iptables/extensions/
libxt_cluster.man 59 to avoid marking TCP ACK packets coming in the reply direction as

Completed in 508 milliseconds

12 3 4 5 6 7 8 91011>>