Home
last modified time | relevance | path

Searched refs:refer (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/external/opencv/cvaux/src/
Ddecomppoly.cpp431 int* refer,
442 refer[ i * 4 ] = -1;
443 refer[ i * 4 + 1 ] = -1;
444 refer[ i * 4 + 2 ] = -1;
445 refer[ i * 4 + 3 ] = -1;
460 if( refer[ i * 4 ] == -1 ) {
461 refer[ i * 4 ] = ( leftEdgeIdx << 2 );
465 if( refer[ i * 4 ] == -1 ) {
466 refer[ i * 4 ] = ( leftEdgeIdx << 2 ) | 2;
470 if( refer[ i * 4 + 1 ] == -1 ) {
[all …]
/external/openssh/
DREADME32 refer to http://www.openssh.com/list.html for details on how to join.
39 Please refer to the INSTALL document for information on how to install
41 port of OpenSSH and F-Secure SSH 1.x, please refer to the OpenSSH FAQ[7]
/external/llvm/test/DebugInfo/X86/
Dstringpool.ll23 ; Verify that we refer to 'yyyy' with a relocation.
33 ; Verify that we refer to 'yyyy' without a relocation.
/external/sfntly/cpp/
DREADME.txt1 Please refer to http://code.google.com/p/sfntly/wiki/build_cpp regarding how to build sfntly.
/external/v8/build/
DREADME.txt1 For build instructions, please refer to:
/external/clang/test/SemaObjCXX/
Dcapturing-flexible-array-in-block.mm6 …^{return a.x;}(); // expected-error {{cannot refer to declaration of structure variable with flexi…
/external/blktrace/btt/
DREADME6 Please refer to the documentation for details.
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dblocks.mm52 … int i = array[2]; // expected-error{{cannot refer to declaration with an array type inside block}}
53 … i += array[3]; // expected-error{{cannot refer to declaration with an array type inside block}}
/external/llvm/test/Transforms/GlobalDCE/
D2002-08-17-FunctionDGE.ll2 ; a global that is dead. Make sure any globals they refer to die as well.
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
DFileSystem.groovy75 * path does not refer to a valid directory, then an empty List is returned.
84 * include a path. If the path does not refer to a valid directory, then an empty List is
98 * if the path does not refer to a valid file or directory or if it is a non-empty directory.
109 * is successfully renamed, false otherwise. Return false if the path does not refer to a valid
/external/clang/include/clang/Basic/
DSanitizers.def13 // macro to get information on options which refer to sets of sanitizers.
26 // The second value is an identifier which can be used to refer to the
/external/llvm/test/Other/
D2002-03-11-ConstPropCrash.ll2 ; was not updated to refer to the final position of the new terminator. This
/external/icu/icu4c/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt7 …rnet server for public access without explicit permission. If you want to refer to any of my texts…
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
DStyleGuide.txt80 * Use ``cls`` to refer to a class. Use ``meta`` to refer to a
/external/clang/test/Modules/
Ddecldef.m14 B *b1; // expected-error{{must use 'struct' tag to refer to type 'B'}}
/external/jemalloc/include/jemalloc/
Djemalloc_mangle.sh8 * By default application code must explicitly refer to mangled symbol names,
/external/bison/m4/
Dclose.m418 dnl application may use it and pass file descriptors that refer to
/external/bzip2/
Dbzdiff.147 programs refer to temporary filenames instead of those specified.
/external/parameter-framework/test/test-platform/
DREADME.md31 want to refer to a file in the current directory, you should write:
/external/llvm/test/CodeGen/AArch64/
Darm64-platform-reg.ll8 ; Also, fp must always refer to a valid frame record, even if it's not the one
/external/glide/third_party/gif_encoder/
DLICENSE4 purpose, however, refer to the Unisys LZW patent for restrictions on use of
/external/libvncserver/webclients/novnc/
DLICENSE.txt4 Please refer to the individual source files and/or to the noVNC commit
/external/llvm/test/CodeGen/X86/
D2010-06-15-FastAllocEarlyCLobber.ll15 ; Yes, check-not can refer to FileCheck variables defined in the future.
/external/llvm/test/DebugInfo/PowerPC/
Dtls-fission.ll9 ; DW_OP_const_index (0xfx == 252) to refer to the debug_addr table
/external/libavc/common/arm/
Dih264_inter_pred_chroma_a9q.s71 @* dx value where the sample is to be produced(refer sec 8.4.2.2.2 )
74 @* dy value where the sample is to be produced(refer sec 8.4.2.2.2 )

12345678910>>...13