OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:similar
(Results
126 - 150
of
5113
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/org/xml/sax/
SAXNotSupportedException.java
22
* extensions may use this class for
similar
purposes.</p>
/packages/apps/ContactsCommon/res/layout/
select_dialog_item.xml
19
in the contact editor. This is
similar
to the framework's select_dialog_item.xml layout
/packages/apps/Music/res/drawable/
progress_horizontal.xml
35
here, so fake it with a
similar
looking gradient.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
execinfo.h
37
/* This function is
similar
to backtrace_symbols() but it writes the result
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h
37
/* This function is
similar
to backtrace_symbols() but it writes the result
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h
37
/* This function is
similar
to backtrace_symbols() but it writes the result
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
win_console_handler.py
8
similar
example in C.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
win_console_handler.py
8
similar
example in C.
/prebuilts/tools/common/proguard/proguard4.7/examples/
retrace.pro
3
# Configuration files for typical applications will be very
similar
.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
FmEscapeXmlStringMethod.java
30
* This is
similar
to {@link FmEscapeXmlTextMethod}, but in addition to escaping
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
base.h
174
/** @brief
Similar
to std::binder1st,
192
/** @brief
Similar
to std::binder1st,
220
* @brief
Similar
to std::binder2nd, but giving the argument types
248
/** @brief
Similar
to std::equal_to, but allows two different types. */
256
/** @brief
Similar
to std::less, but allows two different types. */
279
/** @brief
Similar
to std::plus, but allows two different types. */
304
/** @brief
Similar
to std::multiplies, but allows two different types. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
base.h
170
/** @brief
Similar
to std::unary_negate,
188
/** @brief
Similar
to std::binder1st,
215
* @brief
Similar
to std::binder2nd, but giving the argument types
242
/** @brief
Similar
to std::equal_to, but allows two different types. */
250
/** @brief
Similar
to std::less, but allows two different types. */
268
/** @brief
Similar
to std::plus, but allows two different types. */
284
/** @brief
Similar
to std::multiplies, but allows two different types. */
/external/chromium_org/third_party/mesa/src/src/glsl/
ralloc.h
99
*
similar
to \c malloc.
106
* This is
similar
to \c calloc with a size of 1.
113
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
130
*
Similar
to \c calloc, but does not initialize the memory to zero.
147
*
Similar
to \c calloc.
164
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
183
*
Similar
to \c calloc, but does not initialize the memory to zero.
193
*
Similar
to \c calloc.
203
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
273
* This appends \p str to \p *dest,
similar
to \c strcat, using ralloc_resiz
[
all
...]
/external/mesa3d/src/glsl/
ralloc.h
99
*
similar
to \c malloc.
106
* This is
similar
to \c calloc with a size of 1.
113
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
130
*
Similar
to \c calloc, but does not initialize the memory to zero.
147
*
Similar
to \c calloc.
164
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
183
*
Similar
to \c calloc, but does not initialize the memory to zero.
193
*
Similar
to \c calloc.
203
*
Similar
to \c realloc. Unlike C89, passing 0 for \p size does not free the
273
* This appends \p str to \p *dest,
similar
to \c strcat, using ralloc_resiz
[
all
...]
/external/elfutils/libelf/
libelf.h
239
/*
Similar
but this time the binary calls is ELFCLASS64. */
244
/*
Similar
but this time the binary calls is ELFCLASS64. */
249
/*
Similar
but this time the binary calls is ELFCLASS64. */
254
/*
Similar
but this time the binary calls is ELFCLASS64. */
263
/*
Similar
bug this time the binary calls is ELFCLASS64. */
295
/*
Similar
for ELFCLASS64. */
381
/*
Similar
but this time the binary calls is ELFCLASS64. */
410
behaviour is
similar
to the last case except that not NULL but a legal
432
/*
Similar
but this time the binary calls is ELFCLASS64. */
/external/chromium_org/content/public/browser/
storage_partition.h
100
//
Similar
to ClearDataForOrigin(), but deletes all data out of the
105
//
Similar
to ClearDataForOrigin(), but deletes all the data out of the
/external/chromium_org/sandbox/linux/services/
broker_process.h
47
// It's
similar
to the access() system call and will return -errno on errors.
52
// It's
similar
to the open() system call and will return -errno on errors.
/external/chromium_org/third_party/cld/base/
strtoint.h
8
// behavior across the two varies when strtol() and
similar
are used to parse
9
// 32-bit integers.
Similar
problems exist with atoi(), because although it
template_util.h
12
// library, there are
similar
operations used in the Loki library as
71
// type_equals_ is a template type comparator,
similar
to Loki IsSameType.
/external/chromium_org/third_party/freetype/include/freetype/
ftadvanc.h
93
/* load_flags :: A set of bit flags
similar
to those used when */
140
/* load_flags :: A set of bit flags
similar
to those used when */
/external/chromium_org/third_party/skia/include/core/
SkUtils.h
15
/**
Similar
to memset(), but it assigns a 16bit value into the buffer.
24
/**
Similar
to memset(), but it assigns a 32bit value into the buffer.
/external/chromium_org/v8/test/mjsunit/regress/
regress-1167.js
48
//
Similar
test with a different subexpression of unary !.
63
// A
similar
issue, different subexpression of unary ! (e0 !== e1 is
/external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp
42
//
similar
names), only perform fuzzy name matching when it's a builtin.
59
// Look through 'extern "C"' and anything
similar
invented in the future.
/external/llvm/docs/CommandGuide/
llvm-config.rst
110
Similar
to **--libs**, but prints the bare filenames of the libraries
118
Similar
to **--libs**, but print the full path to each library file. This is
/external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt
77
B. A scheme
similar
to how UTF-8 works, to encode infinite numbers
79
C. Use something
similar
to Huffman encoding, so that the most common
Completed in 570 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>