Searched refs:Process (Results 126 - 150 of 163) sorted by relevance

1234567

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/forms/
H A DWKFileUploadPanel.mm539 #pragma mark - Process UIImagePicker results
/macosx-10.10/ruby-106/ruby/sample/
H A Dtest.rb1826 if defined? Process.kill
1831 Process.kill "SIGINT", $$
1842 Process.kill "SIGINT", $$
/macosx-10.10/dcerpc-61/dcerpc/
H A Dconfigure.in79 dnl Process this file with autoconf to produce a configure script.
/macosx-10.10/emacs-93/emacs/etc/
H A Dcs-survival.tex49 % Process the file with `csplain' from the `CSTeX' distribution (included
H A Dsk-survival.tex50 % Process the file with `csplain' from the `CSTeX' distribution (included
H A Dcs-dired-ref.tex47 % Process the file with `csplain' from the `CSTeX' distribution (included
H A Dsk-dired-ref.tex48 % Process the file with `csplain' from the `CSTeX' distribution (included
H A Dgnus-refcard.tex154 \quad [p/p] The ``Process/Prefix Convention'': If a prefix is given then it
1370 \subsubsection*{The Process Mark}
/macosx-10.10/ruby-106/ruby/bootstraptest/
H A Dtest_method.rb1004 Process.setrlimit(Process::RLIMIT_STACK, 4_206_592)
/macosx-10.10/vim-55/runtime/syntax/
H A Djava.vim78 syn keyword javaC_JavaLang Process RuntimePermission StringKeySet CharacterData01 Class ThreadLocal ThreadLocalMap CharacterData0E Package Character StringCoding Long ProcessImpl ProcessEnvironment Short AssertionStatusDirectives 1PackageInfoProxy UnicodeBlock InheritableThreadLocal AbstractStringBuilder StringEnvironment ClassLoader ConditionalSpecialCasing CharacterDataPrivateUse StringBuffer StringDecoder Entry StringEntry WrappedHook StringBuilder StrictMath State ThreadGroup Runtime CharacterData02 MethodArray Object CharacterDataUndefined Integer Gate Boolean Enum Variable Subset StringEncoder Void Terminator CharsetSD IntegerCache CharacterCache Byte CharsetSE Thread SystemClassLoaderAction CharacterDataLatin1 StringValues StackTraceElement Shutdown ShortCache String ConverterSD ByteCache Lock EnclosingMethodInfo Math Float Value Double SecurityManager LongCache ProcessBuilder StringEntrySet Compiler Number UNIXProcess ConverterSE ExternalData CaseInsensitiveComparator CharacterData00 NativeLibrary
H A Dncf.vim93 syn match ncfSetCommandsNum "\(New Service Process Wait Time\)\s*="
H A Dgroovy.vim107 syn keyword groovyJavaLangClass InheritableThreadLocal Math Number Object Package Process
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dtokendatabase.cpp105 // Process (our part of) a "lock all" request.
120 TokenDatabase::TokenDatabase(uint32 ssid, Process &proc,
H A Dtransition.cpp655 static void check_stash_entitlement(Process & proc)
1552 if (RefPointer<Process> process = Server::active().findPid(hostPid))
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dps-mode.el1168 "Process newline in PostScript interpreter window."
/macosx-10.10/ruby-106/ruby/test/fileutils/
H A Dtest_fileutils.rb94 File.chown nil, Process.gid, path if have_file_perm?
/macosx-10.10/ruby-106/ruby/test/ripper/
H A Dtest_parser_events.rb1166 if defined?(Process::RLIMIT_AS)
1168 'Process.setrlimit(Process::RLIMIT_AS,100*1024*1024); puts DummyParser.new("proc{|;y|!y}").parse',
/macosx-10.10/vim-55/src/
H A Dex_cmds2.c2668 struct Process *proc = (struct Process *)FindTask(0L);
H A Dmain.c368 * Process the command line arguments. File names are put in the global
2893 struct Process *proc = (struct Process *)FindTask(0L);
H A Dmisc2.c5649 struct Process *proc = (struct Process *)FindTask(0L);
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c1120 Process pn;
1199 Process pn;
/macosx-10.10/ruby-106/ruby/lib/
H A Dfileutils.rb711 euid = Process.euid
/macosx-10.10/ruby-106/ruby/test/pathname/
H A Dtest_pathname.rb1002 File.chown(-1, Process.gid, "f")
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c1413 #pragma mark Process commands
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dimap.rb3470 :cnonce => Digest::MD5.hexdigest("%.15f:%.15f:%d" % [Time.now.to_f, rand, Process.pid.to_s]),

Completed in 781 milliseconds

1234567