OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separate
(Results
751 - 775
of
7915
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/CodeGen/SystemZ/
shift-07.ll
84
; Check the next value up, which without masking must use a
separate
117
; Check the next value down, which without masking must use a
separate
xor-03.ll
38
; Check the next doubleword up, which needs
separate
address logic.
73
; Check the next doubleword down, which needs
separate
address logic.
xor-05.ll
85
; Check the next byte up, which needs
separate
address logic.
123
; Check the next byte down, which needs
separate
address logic.
/external/llvm/tools/lli/
RemoteTarget.h
11
//
separate
address range from where it was built.
99
/// Minimum alignment for memory permissions. Used to
separate
code and
RemoteTargetExternal.h
11
//
separate
process from where it was built.
83
/// Minimum alignment for memory permissions. Used to
separate
code and
/external/mesa3d/src/glsl/
glsl_symbol_table.cpp
86
/* In 1.10, functions and variables have
separate
namespaces. */
126
/* In 1.10, functions and variables have
separate
namespaces. */
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_batch.c
108
* We don't want to allocate
separate
BOs for every bit of indirect
115
*
separate
indirect state buffer, because once the batch points at
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
PortCommandHandler.java
79
* as a
separate
parameter whose value is a decimal number (in character string
111
* as a
separate
parameter whose value is a decimal number (in character string
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
dict.h
118
* @param key_val_sep a 0-terminated list of characters used to
separate
120
* @param pairs_sep a 0-terminated list of characters used to
separate
/external/opencv3/platforms/winrt/
readme.txt
58
"-b" flag in the command above builds each generated solutions in both "Debug" and "Release" configurations. It also builds the predefined "INSTALL" project within generated solutions. Building it creates a
separate
install location that accumulates binaries and includes for specified platforms. Default location is "<ocv-src>\bin\install\".
62
If you don't want to build all configurations automatically, you can omit "-b" flag and build OpenCV.sln for the particular platform you are targeting manually. Due to the current limitations of CMake,
separate
x86/x64/ARM projects must be generated for each platform.
/external/pdfium/testing/tools/
common.py
31
# Adjust Dr. Memory wrapper to have
separate
log directory for each test
44
#
separate
directory. This code can be simplified when we have
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.h
103
// is
separate
from allocating because all default instances must be
127
// Placing common code in a
separate
method reduces the generated code size.
/external/testng/src/main/java/org/testng/reporters/
XMLReporterConfig.java
75
* Will cause the XML generator to create
separate
files for each of the
76
* suites. A
separate
directory will be generated for each suite having the
/external/tpm2/generator/
generator.py
82
two
separate
file names, one for part 2 and one for part 3.
85
extraction is attempted and if successful, two
separate
files are created in
/external/vixl/src/vixl/a64/
simulator-constants-a64.h
70
// Floating-point and integer arguments are passed in
separate
sets of registers
131
// Print the specified information once. This mechanism is
separate
from Trace.
/frameworks/base/docs/html/design/patterns/
swipe-views.jd
21
detail contents in a
separate
screen.</p>
28
<p>On a phone, since the master and detail are on
separate
screens, this typically requires the user to
/frameworks/base/docs/html/training/swipe/
respond-refresh-request.jd
53
operation in a
separate
method, and call that update method from your {@link
107
operation. Once again, you should be doing the actual update in a
separate
/frameworks/base/docs/html/training/tv/discovery/
in-app-search.jd
143
The example code shown above is meant to be used with a
separate
{@code SearchRunnable} class
144
that runs the search query on a
separate
thread. This technique keeps potentially slow-running
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalConnection.java
132
public void
separate
() throws CallStateException {
method in class:ImsExternalConnection
133
// No-op -
Separate
is not supported for external calls.
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationMessage.java
39
* <p>This class must remain
separate
from the {@link MessageCursor} from whence it came,
75
* This is a
separate
method from hashCode() to allow for an instance of this class to be
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java
75
* When a number has to be appended to the filename, this string is used to
separate
the
158
/** Enable
separate
connectivity logging */
/system/sepolicy/
README
4
separate
device/<vendor>/<board>/sepolicy subdirectory and linked
91
Often times, one will need to integrate an application that was signed by a
separate
/toolchain/binutils/binutils-2.25/include/vms/
dsc.h
43
#define DSC__K_DTYPE_NL 16 /* Numeric string, left
separate
sign. */
45
#define DSC__K_DTYPE_NR 18 /* Numeric string, right
separate
sign. */
/external/opencv3/doc/tutorials/introduction/transition_guide/
transition_guide.markdown
25
In 2.4 all headers are located in corresponding module subfolder (_opencv2/\<module\>/\<module\>.hpp_), in 3.0 there are top-level module headers containing the most of the module functionality: _opencv2/\<module\>.hpp_ and all C-style API definitions have been moved to
separate
headers (for example opencv2/core/core_c.h).
38
- OpenCL API has changed (_ocl_ module has been removed,
separate
_ocl::_ implementations -> Transparent API)
65
2. If your code is using C API (`cv*` functions, `Cv*` structures or `CV_*` enumerations), include corresponding `*_c.h` headers. Although it is recommended to use C++ API, most of C-functions are still accessible in
separate
header files (opencv2/core/core_c.h, opencv2/core/types_c.h, opencv2/imgproc/imgproc_c.h, etc.).
100
Since this module has been rewritten, it will take some effort to adapt your software to it. All algorithms are located in
separate
_ml_ namespace along with their base class _StatModel_.
Separate
_SomeAlgoParams_ classes have been replaced with a sets of corresponding _getProperty/setProperty_ methods.
/external/pcre/dist/doc/html/
pcre.html
43
Starting with release 8.30, it is possible to compile two
separate
PCRE
51
Starting with release 8.32 it is possible to compile a third
separate
PCRE
98
supported by PCRE are given in
separate
documents. See the
166
the "man" format, each of these is a
separate
"man page". In the HTML format,
167
each is a
separate
page, linked from the index page. In the plain text format,
Completed in 1940 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>