OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keep
(Results
476 - 500
of
939
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go
94
// use unnecessary SS prefix to
keep
instruction same length.
/prebuilts/go/linux-x86/src/crypto/tls/
handshake_server.go
351
// No need to
keep
a full record of the handshake if client
/prebuilts/go/linux-x86/src/go/types/
type.go
199
// We need to
keep
the scope in Signature (rather than passing it around
/prebuilts/go/linux-x86/src/html/template/
template.go
23
// we need to
keep
our version of the name space and the underlying
/prebuilts/go/linux-x86/src/net/
dial_test.go
265
// away the first result and
keep
the second.
/prebuilts/go/linux-x86/src/net/http/
client.go
167
// connection to the server for a subsequent "
keep
-alive" request.
transfer.go
553
if headerValuesContainsToken(vv, "close") || !headerValuesContainsToken(vv, "
keep
-alive") {
/prebuilts/go/linux-x86/src/net/textproto/
reader.go
164
// Bufio will
keep
err until next read.
/prebuilts/go/linux-x86/src/regexp/
exec_test.go
127
// We don't and likely never will support \C;
keep
going.
/prebuilts/go/linux-x86/src/runtime/
heapdump.go
94
// Inside a bucket, we
keep
a list of types that
/prebuilts/go/linux-x86/src/strings/
strings.go
734
// If they match,
keep
going; if not, return false.
/prebuilts/go/linux-x86/src/syscall/
exec_plan9.go
20
// unmark the ones we want the exec'ed program to
keep
.
/prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go
194
// debugging support (
keep
code around)
/prebuilts/go/linux-x86/src/text/template/parse/
parse.go
599
// Otherwise,
keep
the Chain node.
/toolchain/binutils/binutils-2.25/bfd/
elf32-lm32.c
53
/* The linker needs to
keep
track of the number of relocs that it
[
all
...]
elf32-m32r.c
[
all
...]
elf32-microblaze.c
673
/* The microblaze linker (like many others) needs to
keep
track of
[
all
...]
elf32-or1k.c
559
/* The linker needs to
keep
track of the number of relocs that it
[
all
...]
/toolchain/binutils/binutils-2.25/gold/
incremental.cc
[
all
...]
script.cc
3139
bool
keep
=
keep
i != 0;
local
[
all
...]
/external/netperf/doc/
texinfo.tex
418
%% These are used to
keep
@begin/@end levels from running away
562
% to
keep
its height that of a normal line. According to the rules for
[
all
...]
/dalvik/docs/
prettify.js
38
* That's it. I wanted to
keep
the API as simple as possible, so there's no
374
*
keep
track of how tabs are expanded.
[
all
...]
/external/libpng/
pngpriv.h
443
/* Other defines specific to compilers can go here. Try to
keep
749
* interpretation of character values. Please
keep
the list sorted.
[
all
...]
/external/libvpx/libvpx/third_party/x86inc/
x86inc.asm
446
%else ; can
keep
rsp in rstk during whole function
1032
; I would like to not have to manually
keep
track of the permutations:
[
all
...]
/external/pdfium/third_party/lpng_v163/
pngpriv.h
372
/* Other defines specific to compilers can go here. Try to
keep
682
* interpretation of character values. Please
keep
the list sorted.
[
all
...]
Completed in 729 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>