OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portion
(Results
76 - 100
of
2131
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/ojluni/src/main/java/java/util/
NavigableSet.java
195
* Returns a view of the
portion
of this set whose elements range from
212
* @return a view of the
portion
of this set whose elements range from
233
* Returns a view of the
portion
of this set whose elements are less than
245
* @return a view of the
portion
of this set whose elements are less than
262
* Returns a view of the
portion
of this set whose elements are greater
274
* @return a view of the
portion
of this set whose elements are greater
SortedMap.java
126
* Returns a view of the
portion
of this map whose keys range from
139
* @return a view of the
portion
of this map whose keys range from
157
* Returns a view of the
portion
of this map whose keys are
167
* @return a view of the
portion
of this map whose keys are strictly
184
* Returns a view of the
portion
of this map whose keys are
194
* @return a view of the
portion
of this map whose keys are greater
SortedSet.java
121
* Returns a view of the
portion
of this set whose elements range
134
* @return a view of the
portion
of this set whose elements range from
154
* Returns a view of the
portion
of this set whose elements are
164
* @return a view of the
portion
of this set whose elements are strictly
181
* Returns a view of the
portion
of this set whose elements are
191
* @return a view of the
portion
of this set whose elements are greater
/libcore/ojluni/src/main/java/java/util/stream/
PipelineHelper.java
76
* Returns the exact output size of the
portion
of the output resulting from
78
* the the
portion
of the input described by the provided
88
* @param spliterator the spliterator describing the relevant
portion
of the
/system/extras/multinetwork/
httpurl.cpp
62
std::cerr << "Host
portion
cannot be empty." << std::endl;
77
std::cerr << "Malformed port
portion
." << std::endl;
92
// TODO: find the request
portion
to send (before '#...').
/bootable/recovery/
wear_ui.h
32
void ShowProgress(float
portion
, float seconds);
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
PerPixelBitmapVerifier.java
35
//
portion
of bitmap allowed to fail pixel check
/external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java
55
* particular
portion
of an input document and specifies the form of the
56
* corresponding
portion
of the output document.
341
// The localname is the
portion
after the optional colon; the message indicates
347
// The prefix is the
portion
before the optional colon; the message indicates
/external/autotest/test_suites/
control.bvt-cq
16
This is the
portion
of the Build Verification Test suite required to
control.bvt-perbuild
16
This is the
portion
of the Build Verification Test suite required to
/external/curl/docs/libcurl/opts/
CURLOPT_TIMEOUT_MS.3
37
If libcurl is built to use the standard system name resolver, that
portion
of
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat
20
REM target used if not default (to allow run just a
portion
of buildAll)
/external/icu/icu4c/source/i18n/
nfrs.h
85
// convert mantissa
portion
of double to int64
/external/libjpeg-turbo/
jmemnobs.c
11
* dependent
portion
of the JPEG memory manager. This implementation
/external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugArangeSet.h
33
// addressing, this is the size of the offset
portion
of the address.
/external/llvm/lib/Support/
TimeValue.cpp
50
/// Include the platform-specific
portion
of TimeValue class
/external/llvm/lib/Support/Unix/
COM.inc
10
// This file implements the Unix
portion
of COM support.
/external/llvm/lib/Support/Windows/
COM.inc
10
// This file implements the Windows
portion
of COM support.
/external/llvm/lib/Target/AVR/
AVRMachineFunctionInfo.h
39
/// Size of the callee-saved register
portion
of the
/external/llvm/lib/Target/MSP430/
MSP430MachineFunctionInfo.h
26
/// CalleeSavedFrameSize - Size of the callee-saved register
portion
of the
/external/llvm/test/CodeGen/Mips/cconv/
arguments-hard-float-varargs.ll
47
; O32 forbids using floating point registers for the non-variable
portion
.
56
; The varargs
portion
is dumped to stack
113
; The non-variable
portion
should be unaffected.
117
; The varargs
portion
is dumped to stack
/external/llvm/test/CodeGen/X86/
vararg-callee-cleanup.ll
47
;
portion
of the arguments, which is different from what the callee passes.
/external/nist-sip/java/gov/nist/javax/sip/parser/
ChallengeParser.java
33
* Parser for the challenge
portion
of the authentication header.
/external/opencv3/3rdparty/libjpeg/
jmemnobs.c
9
* dependent
portion
of the JPEG memory manager. This implementation
/external/pdfium/third_party/libjpeg/
fpdfapi_jmemnobs.c
9
* dependent
portion
of the JPEG memory manager. This implementation
Completed in 961 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>