Searched refs:program (Results 1 - 25 of 1353) sorted by last modified time

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.cpp3577 RefPtr<StyleCustomFilterProgram> program; local
3579 program = m_customFilterProgramCache->lookup(CustomFilterProgramInfo(vertexShaderURL, fragmentShaderURL, programType, mixSettings, meshType));
3580 if (!program) {
3582 program = StyleCustomFilterProgram::create(vertexShaderURL, vertexShader ? styleShader(vertexShader) : 0,
3585 return program.release();
3602 ASSERT(customFilter->program());
3603 StyleCustomFilterProgram* program = static_cast<StyleCustomFilterProgram*>(customFilter->program()); local
3607 if (!program->hasPendingShaders() && program
[all...]
H A DCSSComputedStyleDeclaration.cpp998 ASSERT(customOperation->program());
999 StyleCustomFilterProgram* program = static_cast<StyleCustomFilterProgram*>(customOperation->program()); local
1002 if (program->vertexShader())
1003 shadersList->append(program->vertexShader()->cssValue());
1007 const CustomFilterProgramMixSettings mixSettings = program->mixSettings();
1008 if (program->fragmentShader()) {
1009 if (program->programType() == PROGRAM_TYPE_BLENDS_ELEMENT_TEXTURE) {
1011 mixFunction->append(program->fragmentShader()->cssValue());
1016 shadersList->append(program
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerFilterInfo.cpp186 RefPtr<CustomFilterProgram> program = customFilterOperation->program(); local
187 cachedCustomFilterPrograms.append(program);
188 program->addClient(this);
/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DCoordinatedGraphicsArgumentCoders.cpp150 RefPtr<CustomFilterValidatedProgram> program = customOperation->validatedProgram(); local
151 ASSERT(program->isInitialized());
152 ASSERT(program->platformCompiledProgram());
153 ASSERT(program->platformCompiledProgram()->client());
154 WebCustomFilterProgramProxy* customFilterProgramProxy = static_cast<WebCustomFilterProgramProxy*>(program->platformCompiledProgram()->client());
155 const CustomFilterProgramInfo& programInfo = program->programInfo();
156 // FIXME: CustomFilterOperation should not need the meshType, it should just be encoded in the program itself.
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y785 %type <val> program reswords then do dot_or_colon
855 program : { label
880 parser->result = dispatch1(program, $$);
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1163 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1164 | --program-pre | --program-pr | --program-p)
1166 -program-prefix=* | --program
[all...]
H A Dparse.y785 %type <val> program reswords then do dot_or_colon
855 program : { label
880 parser->result = dispatch1(program, $$);
H A Dcommon.mk184 prog: program wprogram
197 $(Q) $(MAKE) $(MFLAGS) MAINOBJ="$(GOLFOBJS)" PROGRAM=$(GORUBY)$(EXEEXT) program
211 program: showflags $(PROGRAM)
1002 info: info-program info-libruby_a info-libruby_so info-arch
1003 info-program:
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcupsfilter.c4 * Filtering program for CUPS.
46 "gziptoany" /* Filter program to run */
91 * 'main()' - Main entry for the test program.
517 program[1024]; /* Program/filter name */ local
528 * source/type cost program
529 * source/type cost maxsize(nnnn) program
530 * source/type dest/type cost program
531 * source/type dest/type cost maxsize(nnnn) program
535 super, type, dsuper, dtype, &cost, program) == 6)
545 program)
920 program[1024]; /* Program to run */ local
[all...]
H A Dprinters.c3231 program[1024]; /* Program/filter name */ local
3248 * source/type cost program
3249 * source/type cost maxsize(nnnn) program
3250 * source/type dest/type cost program
3251 * source/type dest/type cost maxsize(nnnn) program
3255 super, type, dsuper, dtype, &cost, program) == 6)
3272 program) == 4)
3284 if (!strncmp(program, "maxsize(", 8))
3286 char *ptr; /* Pointer into maxsize(nnnn) program */
3288 maxsize = strtoll(program
[all...]
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c135 char *progname; /* Name of this program */
2095 * device_script - run a program to talk to the specified fds
2102 device_script(program, in, out, dont_wait, program_uid, pipe_args, pipe_args_len)
2103 char *program;
2111 device_script(program, in, out, dont_wait)
2112 char *program;
2123 //error("device script '%s'\n", program);
2156 record_child(pid, program, NULL, NULL);
2252 execle("/bin/sh", "sh", "-c", program, (char *)0, (char *)0);
2260 * run-program
[all...]
/macosx-10.9.5/cups-372.4/cups/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1149 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1150 | --program-pre | --program-pr | --program-p)
1152 -program-prefix=* | --program
[all...]
/macosx-10.9.5/apache-786.1/httpd/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1257 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1258 | --program-pre | --program-pr | --program-p)
1260 -program-prefix=* | --program
[all...]
H A Dconfigure.orig43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1257 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1258 | --program-pre | --program-pr | --program-p)
1260 -program-prefix=* | --program
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1030 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1031 | --program-pre | --program-pr | --program-p)
1033 -program-prefix=* | --program
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1304 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1305 | --program-pre | --program-pr | --program-p)
1307 -program-prefix=* | --program
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rubygems/
H A Dtest_gem_remote_fetcher.rb44 description: Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DInterpreter.cpp155 JSValue program = callFrame->argument(0);
156 if (!program.isString())
157 return program;
160 String programSource = asString(program)->value(callFrame);
842 JSValue Interpreter::execute(ProgramExecutable* program, CallFrame* callFrame, JSObject* thisObj) argument
861 // First check if the "program" is actually just a JSON object. If so,
867 const String programSource = program->source().toString();
968 if (JSObject* error = program->initializeGlobalProperties(vm, callFrame, scope))
971 if (JSObject* error = program->compile(callFrame, scope))
974 ProgramCodeBlock* codeBlock = &program
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/
H A Dllvm-compilers-check511 program = srcdir + "/configure"
512 if not is_executable(program):
515 args = [program]
521 program = find_executable("make")
522 if program is None:
525 if not is_executable(program):
528 args = [program]
H A Dcheck-each-file9 program=$2
10 linker=./link-$program
11 echo "Building $program with llvm-native-gcc"
12 rm -f $program
13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
14 echo "Erasing $program and re-linking it"
15 rm -f $program
16 echo "rm -f $program" > $linker
17 gmake -n $program >> $linker
23 echo "$program appear
[all...]
H A Dcodegen-diff91 B<codegen-diff> is a program that tries to show you the differences
/macosx-10.9.5/llvmCore-3425.0.33/utils/crosstool/ARM/
H A Dbuild-install-linux.sh179 --program-prefix=llvm- \
/macosx-10.9.5/llvmCore-3425.0.33/utils/llvm-build/llvmbuild/
H A Dutil.py5 program = os.path.basename(sys.argv[0])
6 print >>sys.stderr, '%s: %s: %s' % (program, kind, message)
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/autoconf/
H A Dltmain.sh8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful, but
19 # along with this program; if not, write to the Free Software
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
36 # The name of this program:
2002 *) linkmode=prog ;; # Anything else should be a program.
2803 # that the program can be linked against the static library.
2816 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2817 $echo "*** not find such a program
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/
H A Dconfigure1029 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1030 | --program-pre | --program-pr | --program-p)
1032 -program-prefix=* | --program-prefix=* | --program
[all...]

Completed in 461 milliseconds

1234567891011>>