OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:partial
(Results
326 - 350
of
3925
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/net/filter/
gzip_filter.cc
93
// a
partial
header. Return now to get more data.
95
//
Partial
header means it can't be an SDCH header.
98
// single character (
partial
header) means that this can't be an SDCH
163
// We read all the data but only got a
partial
header.
/external/chromium_org/net/http/
http_status_code_list.h
27
HTTP_STATUS(PARTIAL_CONTENT, 206, "
Partial
Content")
/external/chromium_org/ppapi/c/private/
ppb_tcp_socket_private.h
130
* as |bytes_to_read|. May perform a
partial
read. Returns the number of bytes
134
* exceeds 1 megabyte, it will always perform a
partial
read.
142
* Writes data to the socket. May perform a
partial
write. Returns the number
145
* exceeds 1 megabyte, it will always perform a
partial
write.
/external/chromium_org/third_party/WebKit/Source/bindings/core/
idl.gni
31
generated_global_constructors_idl_files #
partial
interfaces
idl.gypi
68
'<@(core_global_constructors_generated_idl_files)', #
partial
interfaces
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestInterfaceNamedConstructor.idl
42
// in *Constructors.idl file, which is a
partial
interface for the global
TestPartialInterface.idl
42
]
partial
interface TestInterface {
/external/chromium_org/third_party/WebKit/Source/core/animation/
ElementAnimation.idl
35
partial
interface Element {
/external/chromium_org/third_party/WebKit/Source/core/dom/
URL.idl
38
// FIXME: should be in separate URLBlob.idl
partial
interface definition
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
WindowFileSystem.idl
29
]
partial
interface Window {
WorkerGlobalScopeFileSystem.idl
27
partial
interface WorkerGlobalScope {
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/testing/
InternalsGeolocation.idl
31
partial
interface Internals {
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
WindowIndexedDatabase.idl
29
]
partial
interface Window {
WorkerGlobalScopeIndexedDatabase.idl
27
partial
interface WorkerGlobalScope {
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
URLMediaSource.idl
35
]
partial
interface URL {
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
URLMediaStream.idl
33
partial
interface URL {
/external/chromium_org/third_party/WebKit/Source/modules/performance/
SharedWorkerPerformance.idl
32
]
partial
interface SharedWorker {
/external/chromium_org/third_party/icu/source/i18n/
unesctrn.cpp
180
//
partial
match is detected and isIncremental is true.
199
// a
partial
match, so we return if in
221
// Check for
partial
match in incremental mode.
244
// Check for
partial
match in incremental mode.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm
66
; calculate
partial
sums
107
; calculate
partial
sums
149
; calculate
partial
sums
191
; calculate
partial
sums
/external/chromium_org/third_party/skia/experimental/Intersection/
SkAntiEdge.h
33
uint16_t fPartialY; // initial
partial
coverage in Y (0 .. SkFixed1]
/external/chromium_org/v8/src/
snapshot.h
22
// Create a new context using the internal
partial
snapshot.
/external/clang/test/CXX/temp/temp.decls/temp.mem/
p5.cpp
55
//
Partial
ordering with conversion function templates.
/external/clang/www/
make_cxx_dr_status
63
.
partial
{ background-color: #FFE0B0 }
114
elif status == '
partial
':
115
avail = '
Partial
'
116
avail_style = ' class="
partial
"'
/external/eigen/unsupported/test/
mpreal_support.cpp
41
//
partial
LU
/external/icu/icu4c/source/i18n/
unesctrn.cpp
181
//
partial
match is detected and isIncremental is true.
200
// a
partial
match, so we return if in
222
// Check for
partial
match in incremental mode.
245
// Check for
partial
match in incremental mode.
Completed in 580 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>