Searched refs:write (Results 101 - 125 of 2118) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dgen-map.py63 map_h.file.write(
82 map_c.file.write(
136 map_c.file.write(" {0x%x, %u, %u, %s}, /* %s: %s */\n"
139 map_c.file.write(
145 map_c.file.write(
148 map_c.file.write(
152 map_c.file.write(" 0x%s,\n" % x)
154 map_c.file.write(
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Protocol/
H A DLoadInspectorBackendCommands.js42 document.write("<script src=\"" + backendCommandsURL + "\"></script>");
/macosx-10.10/bind9-45.101/bind9/contrib/queryperf/utils/
H A Dgen-data-queryperf.py54 sys.stdout.write("Usage: " + sys.argv[0] + " [-n number] " + \
56 sys.stdout.write(" [-m MAXSIZE] [-f zone-file]\n")
80 sys.stderr.write(sys.argv[0] + ": " + str(reason) + "\n")
103 sys.stderr.write("No domains found in '%s'\n" % zone_file)
108 sys.stdout.write(make_domain(gen_random_label()))
110 sys.stdout.write(make_domain(gen.choice(domains)))
112 sys.stdout.write(make_domain(gen_random_label()))
113 sys.stdout.write("\n")
/macosx-10.10/dtrace-147/test/tst/common/docsExamples/
H A Dtruss.d51 syscall::write:entry
/macosx-10.10/libxml2-26/libxml2/
H A Dbuild_glob.py26 file.write(line)
27 file.write("\n")
63 # Now process the data and write it to the appropriate output file
71 global_functions_hdr.write("extern "+fields[0]+" *")
73 global_functions_hdr.write("(*")
74 global_functions_hdr.write("__"+fields[1]+"(void)")
76 global_functions_hdr.write(")"+fields[2])
96 global_functions_impl.write("(*")
97 global_functions_impl.write("__"+fields[1]+"(void)")
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Dcircular_raw_ostream.cpp20 TheStream->write(Ptr, Size);
42 TheStream->write(Banner, std::strlen(Banner));
/macosx-10.10/ruby-106/ruby/benchmark/
H A Dbm_vm_thread_pipe.rb1 # Mesure small and plenty pipe read/write.
8 w.write('a')
H A Dprepare_so_count_words.rb11 open(wcinput, 'w'){|f| f.write data}
/macosx-10.10/ruby-106/ruby/sample/
H A Dclnt.rb18 s.write(line)
H A Dtsvr.rb15 s.write(line)
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminus/
H A Dmakevms.com31 $ open/write lopt lib.opt
32 $ write lopt "[--]libpng.olb/lib"
33 $ write lopt "''zlibsrc'libz.olb/lib"
35 $ open/write xopt x11.opt
36 $ write xopt "sys$library:decw$xlibshr.exe/share"
38 $ write sys$output "Compiling PNG contrib programs ..."
39 $ write sys$output "Building pnm2png..."
45 $ write sys$output "Building png2pnm..."
87 $ write sys$output P2
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dfprintf_stderr.c41 int write(int fd, const char* cbuf, int nbyte);
61 write(__STDERR_FILENO, buffer, retval);
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DSerializedScriptValue.cpp526 write(CurrentVersion);
577 write(ObjectReferenceTag);
604 write(ObjectTag);
614 write(ArrayTag);
615 write(length);
624 write(SetObjectTag);
633 write(MapObjectTag);
639 write(TerminatorTag);
653 write(NullTag);
655 write(UndefinedTa
889 void write(SerializationTag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
894 void write(ArrayBufferViewSubtag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
900 void write(CryptoKeyClassSubtag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
905 void write(CryptoKeyAsymmetricTypeSubtag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
910 void write(CryptoKeyUsageTag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
915 void write(CryptoAlgorithmIdentifierTag tag) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
921 void write(uint8_t c) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
926 void write(uint32_t i) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
931 void write(double d) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
941 void write(int32_t i) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
946 void write(unsigned long long i) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
951 void write(uint16_t ch) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
977 void write(const Identifier& ident) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1012 void write(const String& str) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1020 void write(const Vector<uint8_t>& vector) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1027 void write(const File* file) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1037 void write(CryptoAlgorithmIdentifier algorithm) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1109 void write(CryptoKeyDataRSAComponents::Type type) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1121 void write(const CryptoKeyDataRSAComponents& key) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1148 void write(const CryptoKey* key) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
1198 void write(const uint8_t* data, unsigned length) function in class:WebCore::CryptoKeyClassSubtag::CryptoKeyAsymmetricTypeSubtag::CryptoKeyUsageTag::CloneSerializer
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/
H A Dslapd-ppolicy.conf48 by self write
52 by self write
H A Dslapd-pw.conf52 by self write
55 by self write
H A Dslapd-whoami.conf47 by self write
50 by self write
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/CloudKeychainProxy/
H A DCKDPersistentState.h36 + (BOOL)write:(NSURL *)path data:(id)plist error:(NSError **)error;
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DReverbInputBuffer.h44 void write(const float* sourceP, size_t numberOfFrames);
/macosx-10.10/WebKit2-7600.1.25/Scripts/
H A Dgenerate-message-receiver.py37 sys.stdout.write(webkit2.messages.generate_message_handler(input_file))
H A Dgenerate-messages-header.py37 sys.stdout.write(webkit2.messages.generate_messages_header(input_file))
/macosx-10.10/apr-32/apr/apr/test/
H A Dproc_child.c18 write(STDOUT_FILENO, buf, (unsigned int)bytes);
/macosx-10.10/file_cmds-242/dd/
H A Dmisc.c74 (void)write(STDERR_FILENO, buf, strlen(buf));
78 (void)write(STDERR_FILENO, buf, strlen(buf));
83 (void)write(STDERR_FILENO, buf, strlen(buf));
88 (void)write(STDERR_FILENO, buf, strlen(buf));
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dsymlink.c51 n = (write(fd, FAKELINK_MAGIC, sizeof(FAKELINK_MAGIC)) != sizeof(FAKELINK_MAGIC) || write(fd, a, n) != n) ? -1 : 0;
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A Dformatted_raw_ostream_test.cpp27 C.write(tmp, 100);
/macosx-10.10/ruby-106/ruby/ext/-test-/win32/fd_setsize/
H A Dfd_setsize.c12 fd_set write; local
19 FD_ZERO(&write);
23 FD_SET(sd, &write);
26 select(sd+1, &read, &write, &error, &zero);

Completed in 326 milliseconds

1234567891011>>