OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utility
(Results
126 - 150
of
13161
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/network/stress/ns-tools/
00_Descriptions.txt
73
The host under test assume the host where this
utility
run is a
74
gateway. When the
utility
receives the packet from the host
75
under test. This
utility
reply ICMP redirect message.
79
This
utility
is also able to set illegal information in the IP header
83
This
utility
is also able to set illegal information in the IP header
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix2_lim.h
27
/* The maximum `ibase' and `obase' values allowed by the `bc'
utility
. */
30
/* The maximum number of elements allowed in an array by the `bc'
utility
. */
33
/* The maximum `scale' value allowed by the `bc'
utility
. */
36
/* The maximum length of a string constant accepted by the `bc'
utility
. */
44
within parentheses by the `expr'
utility
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix2_lim.h
27
/* The maximum `ibase' and `obase' values allowed by the `bc'
utility
. */
30
/* The maximum number of elements allowed in an array by the `bc'
utility
. */
33
/* The maximum `scale' value allowed by the `bc'
utility
. */
36
/* The maximum length of a string constant accepted by the `bc'
utility
. */
44
within parentheses by the `expr'
utility
. */
/system/bt/bta/include/
utl.h
21
* Basic
utility
functions.
62
* Description This
utility
function converts a character string to an
76
* Description This
utility
function compares two strings in uppercase.
91
* Description This
utility
function converts a uint16_t to a string. The
131
* Description This
utility
function checks if the given string is an
144
* Description This
utility
function checks if the given character
156
* Description This
utility
function checks if the given string contains
/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/
byte-buddy-1.6.5.jar
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20-sources.jar
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Bds/
Bds.h
48
system or system
utility
should be loaded and invoked. This function call
50
or system
utility
to be loaded and invoked. When the DXE Core has dispatched
53
the selected operating system or system
utility
. During this process,
83
system or a system
utility
. If there are not enough drivers initialized
87
the boot device can be used to load and invoke an OS or a system
utility
.
94
operating system or a system
utility
have been invoked.
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ScriptRunModuleWriter.java
13
import com.ibm.icu.impl.
Utility
;
36
output.print(
Utility
.hex(scriptData.getRecord(record).startChar(), 6));
38
output.print(
Utility
.hex(scriptData.getRecord(record).endChar(), 6));
49
int power = 1 <<
Utility
.highBit(recordCount);
53
output.print(
Utility
.hex(power, 4));
58
output.print(
Utility
.hex(extra, 4));
/external/v8/tools/clang/plugins/
ChromeClassTester.h
37
//
Utility
method for subclasses to check if this class is in a banned
41
//
Utility
method for subclasses to check if the source location is in a
45
//
Utility
method for subclasses to determine the namespace of the
50
//
Utility
method to check whether the given record has any of the ignored
54
//
Utility
method for subclasses to check if this class is within an
75
//
Utility
methods used for filtering out non-chrome classes (and ones we
/frameworks/base/drm/jni/
android_drm_DrmManagerClient.cpp
42
*
Utility
class used to extract the value from the provided java object.
43
* May need to add some
utility
function to create java object.
45
class
Utility
{
60
String8
Utility
::getStringValue(JNIEnv* env, jobject object, const char* fieldName) {
67
return
Utility
::getStringValue(env, valueString);
74
String8
Utility
::getStringValue(JNIEnv* env, jstring string) {
91
char*
Utility
::getByteArrayValue(
100
return
Utility
::getByteArrayValue(env, byteArray, dataLength);
105
char*
Utility
::getByteArrayValue(JNIEnv* env, jbyteArray byteArray, int* dataLength) {
119
int
Utility
::getIntValue(JNIEnv* env, jobject object, const char* fieldName)
[
all
...]
/external/capstone/
LEB128.h
1
//===- llvm/Support/LEB128.h - [SU]LEB128
utility
functions -----*- C++ -*-===//
10
// This file declares some
utility
functions for encoding SLEB128 and
25
///
Utility
function to decode a ULEB128 value.
/external/vboot_reference/tests/
utility_tests.c
5
* Tests for
utility
functions
16
#include "
utility
.h"
20
/* Test
utility
.h and sysincludes.h macros */
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
sequence.h
15
//
Utility
to capture a sequence of unsigned indices.
35
//
Utility
to build an IndexSequence with N indices.
47
//
Utility
to build an IndexSequence with indices for each element of a
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapMemoryLiteral.java
21
import com.android.emailcommon.
utility
.
Utility
;
59
return
Utility
.fromAscii(mData);
/development/samples/browseable/AutoBackupForApps/
_index.jd
12
This sample can also be used as a
utility
to test the behavior of the Automatic Backup feature.
/development/tools/rmtypedefs/
README.txt
3
This
utility
finds and removes all .class files that have been
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
EfiUtilityMsgs.h
2
Defines and prototypes for common EFI
utility
error and debug messages.
30
// Status codes returned by EFI
utility
programs and functions
57
// then we print the
utility
name instead. However they must tell us the
58
//
utility
name early on via this function.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageExe.c
18
This contains all code necessary to build the GenFvImage.exe
utility
.
19
This
utility
relies heavily on the GenFvImage Lib. Definitions for both
20
can be found in the Tiano Firmware Volume Generation
Utility
40
Displays the standard
utility
information to SDTOUT
54
UTILITY_NAME" "UTILITY_VERSION" - Intel Generate Firmware Volume
Utility
",
75
Displays the
utility
usage syntax to STDOUT
111
This
utility
uses GenFvImage.Lib to build a firmware volume image.
124
EFI_OUT_OF_RESOURCES A resource required by the
utility
was unavailable.
154
// Display
utility
information
/external/ImageMagick/tests/
wandtest.tap
8
# Test for '${CONVERT}'
utility
.
/external/autotest/client/site_tests/hardware_Badblocks/
control
13
running the badblocks Linux
utility
.
control.hwqual
14
running the badblocks Linux
utility
.
control.storagequal
14
running the badblocks Linux
utility
.
/external/autotest/client/site_tests/network_ShillInitScripts/
control
14
depends on the ifconfig
utility
to both disable and reenable a network
/external/expat/tests/benchmark/
README.txt
1
Use this benchmark command line
utility
as follows:
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
package.html
14
International calendars and other
utility
classes.
Completed in 1933 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>