OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:misc
(Results
626 - 650
of
4494
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/art/test/004-UnsafeTest/src/
Main.java
18
import sun.
misc
.Unsafe;
134
// Exercise sun.
misc
.Unsafe.compareAndSwapInt using the same
150
// Exercise sun.
misc
.Unsafe.compareAndSwapLong using the same
156
// We do not use `null` as argument to sun.
misc
.Unsafe.compareAndSwapObject
175
// Exercise sun.
misc
.Unsafe.compareAndSwapObject using the same
181
// Exercise sun.
misc
.Unsafe.compareAndSwapObject using the same
187
// Exercise sun.
misc
.Unsafe.compareAndSwapObject using the same
192
// Exercise sun.
misc
.Unsafe.compareAndSwapObject using the same
/external/autotest/server/site_tests/android_Invariants/
android_Invariants.py
35
# Example output of 'ls -LZ /dev/block/by-name/
misc
' is:
36
# u:object_r:misc_block_device:s0 /dev/block/by-name/
misc
/external/autotest/server/site_tests/brillo_CrashLogging/
brillo_CrashLogging.py
33
self.host.run('rm /data/
misc
/crash_reporter/crash/*',
51
'ls /data/
misc
/crash_reporter/crash',
/external/avb/libavb_ab/
avb_ab_ops.h
60
* here to use the '
misc
' partition for persistent storage.
69
* here to use the '
misc
' partition for persistent storage.
/external/fonttools/Lib/fontTools/misc/
homeResFile.py
4
from fontTools.
misc
.py23 import *
5
from fontTools.
misc
import sstruct
/external/fonttools/Lib/fontTools/ttLib/tables/
C_B_D_T_.py
7
from fontTools.
misc
.py23 import *
8
from fontTools.
misc
import sstruct
/external/icu/icu4c/source/test/cintltst/
cintltst.vcxproj.filters
28
<Filter Include="
misc
">
235
<Filter>
misc
</Filter>
238
<Filter>
misc
</Filter>
241
<Filter>
misc
</Filter>
244
<Filter>
misc
</Filter>
247
<Filter>
misc
</Filter>
250
<Filter>
misc
</Filter>
405
<Filter>
misc
</Filter>
/external/ipsec-tools/src/racoon/
misc.h
1
/* $NetBSD:
misc
.h,v 1.4.6.1 2008/07/15 00:55:48 mgrooms Exp $ */
3
/* Id:
misc
.h,v 1.9 2006/04/06 14:00:06 manubsd Exp */
/external/objenesis/main/src/main/java/org/objenesis/instantiator/sun/
UnsafeFactoryInstantiator.java
29
* sun.
misc
.Unsafe.allocateInstance(). Unsafe and its methods are implemented by most
47
unsafeClass = Class.forName("sun.
misc
.Unsafe");
/external/parameter-framework/asio-1.10.6/include/asio/impl/
error.ipp
93
return "asio.
misc
";
106
return "asio.
misc
error";
/external/perfetto/docs/
trace-config.md
77
cat /tmp/config.pb | adb shell perfetto -c - -o /data/
misc
/perfetto-traces/trace.pb
78
adb shell cat /data/
misc
/perfetto-traces/trace.pb > /tmp/trace.pb
/external/protobuf/java/core/src/stubs/sun/misc/
Unsafe.java
26
package sun.
misc
;
29
* A stub class for sun.
misc
.Unsafe to make it possible to build protobuf only using Android SDK,
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
Microsoft_Internet_Explorer.py
41
_code = '
misc
'
67
_code = '
misc
'
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
XMLParserListener.java
81
* Enter a parse tree produced by {@link XMLParser#
misc
}.
86
* Exit a parse tree produced by {@link XMLParser#
misc
}.
/libcore/luni/src/main/java/libcore/util/
TimeZoneDataFiles.java
46
return System.getenv(ANDROID_DATA_ENV) + "/
misc
/zoneinfo/current/" + fileName;
57
String dataIcuDataPath = getEnvironmentPath(ANDROID_DATA_ENV, "/
misc
/zoneinfo/current/icu");
/libcore/ojluni/src/main/java/sun/nio/fs/
NativeBuffer.java
28
import sun.
misc
.Unsafe;
29
import sun.
misc
.Cleaner;
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/monitor/
TraceMonitor.java
37
private static final String TRACE_DIR = "/data/
misc
/wmtrace/";
54
* does not have security privileges to access /data/
misc
/wmtrace.
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Microsoft_Internet_Explorer.py
41
_code = '
misc
'
67
_code = '
misc
'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Microsoft_Internet_Explorer.py
41
_code = '
misc
'
67
_code = '
misc
'
/system/core/libutils/
misc.cpp
17
#define LOG_TAG "
misc
"
19
#include <utils/
misc
.h>
/system/sepolicy/prebuilts/api/26.0/private/
incidentd.te
27
# Create and write into /data/
misc
/incidents
94
# can get to the files in /data/
misc
/incidents
/system/sepolicy/prebuilts/api/27.0/private/
incidentd.te
27
# Create and write into /data/
misc
/incidents
94
# can get to the files in /data/
misc
/incidents
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
branch-misc-2-64.d
2
#name: MIPS branch-
misc
-2-64
3
#source: branch-
misc
-2.s
branch-misc-2pic-64.d
2
#name: MIPS branch-
misc
-2pic-64
3
#source: branch-
misc
-2.s
branch-misc-4-64.d
2
#name: MIPS branch-
misc
-4-64
4
#source: branch-
misc
-4.s
Completed in 1034 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>