HomeSort by relevance Sort by last modified time
    Searched refs:program (Results 326 - 350 of 446) sorted by null

<<1112131415161718

  /external/chromium/sdch/open-vcdiff/
ltmain.sh 8 # 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:
44 PROGRAM=ltmain.sh
492 $PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP
929 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
    [all...]
configure 1126 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1127 | --program-pre | --program-pr | --program-p)
1129 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 8 # 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:
44 PROGRAM=ltmain.sh
492 $PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP
929 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
    [all...]
configure 1176 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1177 | --program-pre | --program-pr | --program-p)
1179 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/libffi/
ltmain.sh 8 # 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:
44 PROGRAM=ltmain.sh
486 $PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP
922 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
    [all...]
configure 1188 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1189 | --program-pre | --program-pr | --program-p)
1191 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/srec/config/en.us/
Android.mk 102 # build cmu2nuance dictionary conversion program, to prevent bitrot
  /external/valgrind/main/perf/
vg_perf 12 # This program is free software; you can redistribute it and/or
17 # This program is distributed in the hope that it will be useful, but
23 # along with this program; if not, write to the Free Software
59 --reps=<n> number of repeats for each program [1]
99 # Also checks the program exists and is executable.
201 # Since most of the program time is spent in system() calls, need this to
214 # Run program N times, return the best user time. Use the POSIX
vg_perf.in 12 # This program is free software; you can redistribute it and/or
17 # This program is distributed in the hope that it will be useful, but
23 # along with this program; if not, write to the Free Software
59 --reps=<n> number of repeats for each program [1]
99 # Also checks the program exists and is executable.
201 # Since most of the program time is spent in system() calls, need this to
214 # Run program N times, return the best user time. Use the POSIX
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 40 class Program;
333 void deleteProgram(GLuint program);
352 void useProgram(GLuint program);
363 Program *getProgram(GLuint handle);
370 Program *getCurrentProgram();
  /external/protobuf/
configure 1137 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1138 | --program-pre | --program-pr | --program-p)
1140 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/pcre/
ltmain.sh 17 # if you distribute this file as part of a program or library that
19 # same distribution terms that you use for the rest of that program.
55 # execute automatically set library path, then run a program
79 PROGRAM=libtool
340 # The name of this program:
397 # Echo program name prefixed message, along with the current mode
405 # Echo program name prefixed message in verbose mode only.
424 # Echo program name prefixed message to standard error.
431 # Echo program name prefixed warning message to standard error.
441 # Echo program name prefixed message to standard error, and exit
    [all...]
configure 43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1029 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1030 | --program-pre | --program-pr | --program-p)
1032 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/protobuf/gtest/
configure 1127 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1128 | --program-pre | --program-pr | --program-p)
1130 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S 51 * %esi rPC interpreted program counter, used for fetching
    [all...]
  /external/expat/
configure 662 -program-prefix | --program-prefix | --program-prefi | --program-pref \
663 | --program-pre | --program-pr | --program-p)
665 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /dalvik/vm/mterp/x86-atom/
entry.S 65 movl offGlue_pc(%ecx), rPC # get program counter
  /external/bison/
configure 509 -program-prefix | --program-prefix | --program-prefi | --program-pref \
510 | --program-pre | --program-pr | --program-p)
512 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/llvm/utils/
codegen-diff 91 B<codegen-diff> is a program that tries to show you the differences
  /external/mesa3d/src/pixelflinger2/
llvm_scanline.cpp 448 void GenerateScanLine(const GGLState * gglCtx, const gl_shader_program * program, Module * mod,
689 if (program->UsesFragCoord) {
713 if (program->UsesPointCoord) {
724 for (unsigned i = 0; i < program->VaryingSlots; ++i) {
  /external/skia/gpu/src/
GrGpuGLShaders.cpp 166 GrGLProgram program; local
167 GrGLProgram::ProgramDesc& pdesc = program.fProgramDesc;
177 GrPrintf("\nTest Program %d\n-------------\n", t);
238 program.genProgram(&cachedData);
242 program.genProgram(&cachedData);
561 GrAssert(!"Failed to create program!");
711 // fColorType records how colors are specified for the program. Strip
713 // existing program in the cache.
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_vm_protos.h 330 * Change the instrument (program) for the given channel.
332 * Depending on the program number, and the bank selected for this channel, the
333 * program may be in ROM, RAM (from SMAF or CMX related RAM wavetable), or
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_vm_protos.h 330 * Change the instrument (program) for the given channel.
332 * Depending on the program number, and the bank selected for this channel, the
333 * program may be in ROM, RAM (from SMAF or CMX related RAM wavetable), or
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_vm_protos.h 330 * Change the instrument (program) for the given channel.
332 * Depending on the program number, and the bank selected for this channel, the
333 * program may be in ROM, RAM (from SMAF or CMX related RAM wavetable), or
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure 1367 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1368 | --program-pre | --program-pr | --program-p)
1370 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]

Completed in 1279 milliseconds

<<1112131415161718