HomeSort by relevance Sort by last modified time
    Searched full:puts (Results 176 - 200 of 1314) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libvpx/examples/includes/geshi/contrib/
example.php 50 // HEADER_PRE_VALID puts the <pre> tag inside the list items (<li>) thus producing valid HTML markup.
51 // HEADER_PRE puts the <pre> tag around the list (<ol>) which is invalid in HTML 4 and XHTML 1
52 // HEADER_DIV puts a <div> tag arount the list (valid!) but needs to replace whitespaces with &nbsp
85 // Use the header/footer functionality. This puts a div with content within the PRE element, so it is
  /external/llvm/test/Object/X86/
objdump-disassembly-inline-relocations.test 27 COFF-x86-64: 14: IMAGE_REL_AMD64_REL32 puts
  /external/llvm/test/Object/
objdump-symbol-table.test 27 ELF-i386: 00000000 *UND* 00000000 puts
  /external/tcpdump/
bpf_dump.c 64 puts(bpf_image(insn, i));
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadIdentifierDataPthreads.h 45 // Creates and puts an instance of ThreadIdentifierData into thread-specific storage.
  /external/webrtc/src/system_wrappers/interface/
event_wrapper.h 43 // Puts the calling thread into a wait state. The thread may be released
  /frameworks/base/tests/backup/
test_backup.sh 24 puts p_stanza.scan(/^ (.+?)\s*$/).flatten.join(" ")')
  /frameworks/compile/libbcc/include/bcc/ExecutionEngine/
GDBJIT.h 64 // GDB 7.0+ puts a (silent) breakpoint in this function.
  /frameworks/compile/libbcc/lib/ExecutionEngine/
GDBJIT.cpp 37 // GDB 7.0+ puts a (silent) breakpoint in this function.
  /ndk/sources/cxx-stl/gabi++/include/
cstdio 71 using ::puts;
  /ndk/sources/cxx-stl/system/include/
cstdio 71 using ::puts;
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex9.c 60 puts ("regexec failed");
  /packages/experimental/LoaderApp/src/com/android/loaderapp/
CursorFactoryListAdapter.java 39 * A simple view factory that inflates the views from XML and puts the display
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
cstdio 69 using ::puts;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
cstdio 69 using ::puts;
  /prebuilts/ndk/5/sources/cxx-stl/system/include/
cstdio 71 using ::puts;
  /prebuilts/ndk/6/sources/cxx-stl/system/include/
cstdio 71 using ::puts;
  /prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
cstdio 71 using ::puts;
  /prebuilts/ndk/7/sources/cxx-stl/system/include/
cstdio 71 using ::puts;
  /prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
cstdio 71 using ::puts;
  /prebuilts/ndk/8/sources/cxx-stl/system/include/
cstdio 71 using ::puts;
  /system/extras/tests/bionic/libc/other/
test_timer_create.c 65 puts ("timer_create successfully.");
  /dalvik/vm/mterp/armv5te/
OP_CMPL_FLOAT.S 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
10 * Provide a "naninst" instruction that puts 1 or -1 into r1 depending
  /external/elfutils/tests/
arextract.c 124 puts ("Writing output failed");
135 puts ("Reading archive member failed.");
line2addr.c 108 puts (")");
110 puts ("");

Completed in 2059 milliseconds

1 2 3 4 5 6 78 91011>>