OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:marking
(Results
51 - 75
of
840
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/bison/lib/
cloexec.c
75
/* Duplicates a file handle FD, while
marking
the copy to be closed
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
open_file_operation.h
73
// Part of OpenFile(). Called after
marking
the cache file dirty.
/external/chromium_org/chrome/browser/chromeos/policy/
policy_cert_service.h
34
// and
marking
the profile's prefs if any of the trust anchors was used.
/external/chromium_org/content/public/browser/
session_storage_namespace.h
29
// For
marking
that the sessionStorage will be needed or won't be needed by
/external/chromium_org/third_party/icu/source/common/
rbbinode.h
80
//
marking
the end of a look-ahead rule.
/external/chromium_org/third_party/libxslt/libexslt/
exsltexports.h
2
* exsltexports.h : macros for
marking
symbols as exportable/importable.
/external/chromium_org/v8/test/mjsunit/regress/
regress-165637.js
50
%SetFlags("--gc-interval=-1 --noforce-
marking
-deque-overflows");
/external/icu4c/common/
rbbinode.h
80
//
marking
the end of a look-ahead rule.
/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-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin.def
42
/* Extend the GGC
marking
. */
/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/chromium_org/gpu/command_buffer/client/
query_tracker_unittest.cc
162
// Simulate GPU process
marking
it as available.
197
// Simulate GPU process
marking
it as available.
/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/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
78
///
Marking
input iterators.
80
///
Marking
output iterators.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
78
///
Marking
input iterators.
80
///
Marking
output iterators.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
78
///
Marking
input iterators.
80
///
Marking
output iterators.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_iterator_base_types.h
78
///
Marking
input iterators.
80
///
Marking
output iterators.
/external/chromium_org/v8/src/
objects-visiting-inl.h
372
// Mark property cell dependent codes array but do not push it onto
marking
397
//
marking
stack, this will make references from it weak. We will clean
446
// the code flusher for processing of code maps after
marking
.
448
// Treat all references within the code map weakly by
marking
the
449
// code map itself but not pushing it onto the
marking
deque.
607
// Already marked by
marking
map->GetBackPointer() above.
631
// Mark prototype dependent codes array but do not push it onto
marking
657
// Mark prototype transitions array but do not push it onto
marking
710
MarkBit code_mark =
Marking
::MarkBitFrom(function->code());
739
MarkBit code_mark =
Marking
::MarkBitFrom(shared_info->code())
[
all
...]
/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
...]
Completed in 1699 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>