OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utility
(Results
51 - 75
of
5484
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/build/system-cpp-headers/jni/
main.cpp
21
#include <
utility
>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
swap.hpp
10
#include "boost/
utility
/swap.hpp"
/ndk/tests/device/test-gnustl-full/unit/
utility_header_test.cpp
8
#include <
utility
>
/ndk/tests/device/test-stlport/unit/
utility_header_test.cpp
8
#include <
utility
>
/packages/experimental/RpcPerformance/
README
3
A small test
utility
to run certain low-level microbenchmarks
/external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.h
6
// protection. The actual zip decoding is performed in a sandboxed
utility
39
// Posts a task to start the zip analysis in the
utility
process.
45
// Creates the sandboxed
utility
process and tells it to start analysis.
53
// Notification that the
utility
process is running, and we can now get its
57
// Notification from the
utility
process that the zip file has been analyzed,
61
// Launches the
utility
process. Must run on the IO thread.
66
// once the
utility
process has launched.
/external/chromium_org/content/common/
utility_messages.h
21
//
Utility
process messages:
22
// These are messages from the browser to the
utility
process.
24
// Tells the
utility
process that it's running in batch mode.
27
// Tells the
utility
process that it can shutdown.
31
// Tells the
utility
process to load each plugin in the order specified by the
38
//
Utility
process host messages:
39
// These are messages from the
utility
process to the browser.
/external/chromium_org/content/public/browser/
utility_process_host.h
21
// This class acts as the browser-side host to a
utility
child process. A
22
//
utility
process is a short-lived process that is created to run a specific
35
// Used to create a
utility
process.
42
// Starts
utility
process in batch mode. Caller must call EndBatchMode()
43
// to finish the
utility
process.
46
// Ends the
utility
process. Must be called after StartBatchMode().
63
// Returns information about the
utility
child process.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/
Antlr3.Utility (VS2005).csproj
11
<RootNamespace>Antlr.
Utility
</RootNamespace>
12
<AssemblyName>Antlr3.
Utility
</AssemblyName>
23
<RootNamespace>Antlr.
Utility
</RootNamespace>
37
<DocumentationFile>bin\Release\net-2.0\Antlr3.
Utility
.XML</DocumentationFile>
40
<RootNamespace>Antlr.
Utility
</RootNamespace>
44
<Compile Include="Antlr.
Utility
.Tree\DOTTreeGenerator.cs" />
Antlr3.Utility (VS2008).csproj
11
<RootNamespace>Antlr.
Utility
</RootNamespace>
12
<AssemblyName>Antlr3-2.
Utility
.DotNet20</AssemblyName>
28
<RootNamespace>Antlr.
Utility
</RootNamespace>
42
<DocumentationFile>bin\Release\net-2.0\Antlr3-2.
Utility
.DotNet20.xml</DocumentationFile>
45
<RootNamespace>Antlr.
Utility
</RootNamespace>
49
<Compile Include="Antlr.
Utility
.Tree\DotTreeGenerator.cs" />
/external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_picasa_album_table_reader.h
28
// via a
utility
process. The SafePicasaAlbumTableReader object is ref-counted
31
//
utility
process replies or when it dies.
54
// Launches the
utility
process. Must run on the IO thread.
57
// Notification that the
utility
process is running, and we can now get its
62
// Notification from the
utility
process when it finshes parsing the PMP
82
// Verifies the messages from the
utility
process came at the right time.
safe_audio_video_checker.h
20
// Uses a
utility
process to validate a media file. If the callback returns
45
// Starts validation once the
utility
process has been started.
48
// Notification of the result from the
utility
process.
61
// Ensures that |file_| is closed if the
utility
process is not started for
/dalvik/libdex/
OptInvocation.h
18
*
Utility
functions related to "dexopt".
24
*
Utility
routines, used by the VM.
/external/chromium_org/ui/base/test/
ui_controls_internal_win.h
14
// A
utility
functions for windows to send key or mouse events and
16
// aura implementation can use these
utility
functions.
/external/chromium/chrome/browser/ui/webui/options/
advanced_options_utils.h
12
// Chrome advanced options
utility
methods.
font_settings_utils.h
14
// Chrome advanced options
utility
methods.
/external/chromium_org/chrome/browser/ui/cocoa/download/
download_util_mac.h
5
// Download
utility
functions for Mac OS X.
/external/chromium_org/chrome/browser/ui/webui/options/
font_settings_utils.h
14
// Chrome advanced options
utility
methods.
/external/chromium_org/chrome/utility/importer/
importer.cc
5
#include "chrome/
utility
/importer/importer.h"
/external/chromium_org/ppapi/tests/
DEPS
14
"+ppapi/
utility
",
/external/chromium_org/remoting/tools/
uuidgen.py
7
uuidgen.py -- UUID generation
utility
.
/external/chromium_org/rlz/lib/
crc8.h
5
// Crc8
utility
functions.
/external/chromium_org/third_party/ots/src/
gasp.h
8
#include <
utility
> // std::pair
glyf.h
8
#include <
utility
> // std::pair
/external/clang/test/
TestRunner.sh
3
# TestRunner.sh - Backward compatible
utility
for testing an individual file.
Completed in 2374 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>