HomeSort by relevance Sort by last modified time
    Searched full:similar (Results 251 - 275 of 9701) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
win_console_handler.py 8 similar example in C.
  /prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.2/
jdeferred-core-1.2.2.pom 29 <description>Java Deferred/Promise library similar to JQuery.</description>
  /prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.3/
jdeferred-core-1.2.3.pom 29 <description>Java Deferred/Promise library similar to JQuery.</description>
  /prebuilts/tools/common/proguard/proguard4.7/examples/
retrace.pro 3 # Configuration files for typical applications will be very similar.
  /prebuilts/vndk/v27/common/NOTICE_FILES/
libxml2.so.txt 2 list.c and the trio files, which are covered by a similar licence but
  /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
  /system/core/debuggerd/libdebuggerd/include/libdebuggerd/
backtrace.h 33 // Dumps a backtrace using a format similar to what Dalvik uses so that the result
  /system/core/libmemunreachable/
PtracerThread.h 31 // PtracerThread is similar to std::thread, except that it creates a "thread"
  /test/suite_harness/tools/dex-tools/
README.txt 6 Support for direct navigation to super classes and similar will be implemented in a layer on top of the provided data structure.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-tls-2.s 2 ; First some expected uses, similar to what GCC will emit.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
symbolic-func.r 7 # In that case the target ought to emit a UADDR32/64 or similar rather
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/google-breakpad/src/third_party/curl/
typecheck-gcc.h 390 /* evaluates to true if expr is of type curl_read_callback or "similar" */
408 /* evaluates to true if expr is of type curl_write_callback or "similar" */
428 /* evaluates to true if expr is of type curl_ioctl_callback or "similar" */
441 /* evaluates to true if expr is of type curl_sockopt_callback or "similar" */
451 /* evaluates to true if expr is of type curl_opensocket_callback or "similar" */
468 /* evaluates to true if expr is of type curl_progress_callback or "similar" */
479 /* evaluates to true if expr is of type curl_debug_callback or "similar" */
496 /* evaluates to true if expr is of type curl_ssl_ctx_callback or "similar" */
528 /* evaluates to true if expr is of type curl_conv_callback or "similar" */
    [all...]
  /external/llvm/lib/Target/PowerPC/
README_P9.txt 175 . Similar to xscpsgndp
179 . Similar to xsabsdp/xsnabsdp/xsnegdp
186 . Similar to xsadddp
198 . Similar to xsrsqrtedp??
247 . Similar to xsrsqrtedp??
320 . Similar to xvcmpeqdp:
328 . Similar to XSCVDPSP:
335 . Similar to XSCVDPSP
340 . According to PowerISA_V3.0, these are similar to "XSCVDPSXDS", "XSCVDPSXWS",
350 . Similar to XSCVSXDS
    [all...]
  /external/elfutils/libelf/
libelf.h 230 /* Similar but this time the binary calls is ELFCLASS64. */
235 /* Similar but this time the binary calls is ELFCLASS64. */
246 /* Similar but this time the binary calls is ELFCLASS64. */
251 /* Similar but this time the binary calls is ELFCLASS64. */
260 /* Similar bug this time the binary calls is ELFCLASS64. */
302 /* Similar for ELFCLASS64. */
433 /* Similar but this time the binary calls is ELFCLASS64. */
462 behaviour is similar to the last case except that not NULL but a legal
484 /* Similar but this time the binary calls is ELFCLASS64. */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_complex_args.py 12 # function test, also add a similar lambda test.
63 # also add a similar function test above.
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/
ArmVirtPsciResetSystemLib.c 4 Note: A similar library is implemented in
5 ArmPkg/Library/ArmPsciResetSystemLib. Similar issues might
  /external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 49 // similar names), only perform fuzzy name matching when it's a builtin.
66 // Look through 'extern "C"' and anything similar invented in the future.
  /external/freetype/src/tools/ftfuzzer/
README 10 potentially any other similar fuzzer.
57 Compilation is similar to `ftfuzzer.c'.
  /external/icu/icu4c/source/tools/toolutil/
writesrc.h 45 * The prefix may contain a %ld or similar field for the array length.
84 * The prefix may contain a %ld or similar field for the array length.
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/core/resolution/
Context.java 30 * Context is very similar to scope.
85 * Similar to solveMethod but we return a MethodUsage. A MethodUsage corresponds to a MethodDeclaration plus the
  /external/libchrome/base/posix/
unix_domain_socket_linux.h 83 // Similar to SendRecvMsg(), but |recvmsg_flags| allows to control the flags
93 // Similar to RecvMsg, but allows to specify |flags| for recvmsg(2).
  /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 352 milliseconds

<<11121314151617181920>>