OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:like
(Results
351 - 375
of
11104
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/browser/ui/cocoa/applescript/
tab_applescript.h
19
// url specified
like
26
// where user assigns a tab to a variable
like
|set var to make new tab|.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h
33
// Assumes |selector| is a selector that takes one arg,
like
an
82
NSObject* object_; // Weak,
like
a delegate.
/external/chromium/crypto/
scoped_capi_types.h
32
// This includes functions
like
CertCloseStore or CryptReleaseContext.
44
// scoped_ptr-
like
class for the CryptoAPI cryptography and certificate
/external/chromium/net/tools/flip_server/
create_listener.h
23
// you just stick to a numeric representation
like
"80"
26
// and will be provided in numeric form
like
"130.207.244.244",
/external/e2fsprogs/
INSTALL
41
using these libraries (
like
the 4.4BSD dump and restore port).
63
you should add "1 1" at the end of each line, so that they look
like
this:
/external/harfbuzz/contrib/tables/
unicode_parse_common.py
2
'''Parse a file
like
object, removing comments and returning a list of
32
'''Parse a file
like
object, @input where the first column is a code-point
/external/kernel-headers/original/asm-mips/mips-boards/
generic.h
66
* CoreEMUL with Bonito System Controller is treated
like
a Core20K
67
* CoreEMUL with SOC-it 101 System Controller is treated
like
a CoreMSC
/external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt
10
> subtracted, moved, etc... Do we want to have a type
like
this? It
13
> pointer type would be kept for C++
like
semantics. Through analysis,
2001-05-19-ExceptionResponse.txt
11
> is
like
a subroutine because it needs to be entered from many points (end of
42
Like
everything, we can probably defer a final decision until later. :)
/external/llvm/include/llvm/ADT/
StringSet.h
10
// StringSet - A set-
like
wrapper for the StringMap.
21
/// StringSet - A wrapper for StringMap that provides set-
like
/external/llvm/include/llvm/Support/
ToolOutputFile.h
1
//===- ToolOutputFile.h - Output files for compiler-
like
tools -----------===//
22
/// few extra features commonly needed for compiler-
like
tool output files:
/external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.text
16
This page offers a brief overview of what it's
like
to use Markdown.
38
by one or more blank lines. (A blank line is any line that looks
like
a
245
Image syntax is very much
like
link syntax.
272
I wish SmartyPants used named entities
like
`—`
273
instead of decimal-encoded entites
like
`—`.
280
<p>I wish SmartyPants used named entities
like
282
entites
like
<code>&#8212;</code>.</p>
286
the block by 4 spaces or 1 tab. Just
like
with code spans, `&`, `<`,
/external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.text
16
This page offers a brief overview of what it's
like
to use Markdown.
38
by one or more blank lines. (A blank line is any line that looks
like
a
245
Image syntax is very much
like
link syntax.
272
I wish SmartyPants used named entities
like
`—`
273
instead of decimal-encoded entites
like
`—`.
280
<p>I wish SmartyPants used named entities
like
282
entites
like
<code>&#8212;</code>.</p>
286
the block by 4 spaces or 1 tab. Just
like
with code spans, `&`, `<`,
/external/markdown/tests/markdown-test/
markdown-documentation-basics.txt
16
This page offers a brief overview of what it's
like
to use Markdown.
38
by one or more blank lines. (A blank line is any line that looks
like
a
245
Image syntax is very much
like
link syntax.
272
I wish SmartyPants used named entities
like
`—`
273
instead of decimal-encoded entites
like
`—`.
280
<p>I wish SmartyPants used named entities
like
282
entites
like
<code>&#8212;</code>.</p>
286
the block by 4 spaces or 1 tab. Just
like
with code spans, `&`, `<`,
/external/mesa3d/src/glsl/
ir_mod_to_fract.cpp
30
* if we have to break it down
like
this anyway, it gives an
31
* opportunity to do things
like
constant fold the (1.0 / op1) easily.
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java
59
* the authorization header that we'd
like
to cache.
95
* the call id that we'd
like
to retrive a cached authorization
/external/qemu/
cpu-common.h
114
/* Acts
like
a ROM when read and
like
a device when written. */
/external/regex-re2/re2/
unicode_casefold.h
18
//
Like
everything Unicode, these tables are big. If we represent the table
20
// Most table entries look
like
the ones around them:
/external/stlport/stlport/stl/config/
_ibm.h
49
/* boris : hstash reported it can be treated
like
UNIX */
53
/* same for C headers
like
<string.h> */
/external/v8/test/mjsunit/regress/
regress-799761.js
34
// const variables are not behaving
like
other JS variables when it comes
72
// const variables may be accessed in inner scopes
like
any other variable.
/external/valgrind/main/none/tests/ppc64/
std_reg_imm.c
6
vex ppc64 generates bad code for instruction sequences
like
this:
11
gcc emits code
like
this when manipulating packed structures
/external/webkit/LayoutTests/fast/url/script-tests/
relative-win.js
1
description("Test resolution of relative Windows-
like
URLs.");
15
// an absolute path or UNC depending on what it looks
like
.
/external/webkit/Source/WebCore/rendering/
PointerEventsHitRules.cpp
39
case PE_AUTO: // "auto" is
like
"visiblePainted" when in SVG content
76
case PE_AUTO: // "auto" is
like
"visiblePainted" when in SVG content
/external/webp/src/utils/
utils.h
28
// large, or return NULL. You don't need to call these for constructs
like
30
// somewhere (
like
: malloc(num_pixels * sizeof(*something))). That's why this
/frameworks/base/core/java/android/content/
ComponentCallbacks.java
43
* would
like
actively running process to try to tighten their belt. While
47
* service and foreground UI that we would
like
to avoid killing.
Completed in 581 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>