HomeSort by relevance Sort by last modified time
    Searched full:outputs (Results 451 - 475 of 2573) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prshma.h 156 ** Outputs:
184 ** Outputs:
209 ** Outputs:
233 ** Outputs:
  /external/chromium_org/tools/gn/
ninja_copy_target_writer.cc 21 CHECK(target_->script_values().outputs().size() == 1);
  /external/chromium_org/tools/grit/grit/node/
empty.py 56 '''The <outputs> element.'''
mapping.py 26 'outputs' : empty.OutputsNode,
  /external/chromium_org/tools/gyp/test/rules-rebuild/
gyptest-all.py 8 Verifies that a rule that generates multiple outputs rebuilds
  /external/chromium_org/tools/gyp/test/variables/commands/
commands.gyp 78 'outputs': [
  /external/chromium_org/win8/
win8.gyp 27 'outputs': [
  /external/clang/test/Driver/
lto.c 14 // llvm-bc and llvm-ll outputs need to match regular suffixes
  /external/harfbuzz/contrib/tables/
mirroring-parse.py 5 # This parses a file in the format of the above file and outputs a table
  /external/icu4c/tools/icuswap/
icuswap.vcproj 35 Outputs="..\..\..\bin\$(TargetFileName)"
123 Outputs="..\..\..\bin\$(TargetFileName)"
216 Outputs="..\..\..\bin64\$(TargetFileName)"
306 Outputs="..\..\..\bin64\$(TargetFileName)"
  /external/mesa3d/src/gallium/drivers/r300/
r300_vs.h 41 struct r300_shader_semantics outputs; member in struct:r300_vertex_shader
  /external/mesa3d/src/gallium/drivers/r600/
r600_shader.h 52 /* Number of color outputs in the TGSI shader,
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarisuper.h 53 : "=r"(retvalue), "=&r"(sp_backup) /* outputs */ \
  /external/srec/portable/include/
pLastError.h 30 * Retrieves a verbose error message associated with the result of GetLastError() and outputs it
  /external/valgrind/main/none/tests/
filter_fdleak 21 # before we did this we had a plethora of expected outputs, with only
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 37 ; Outputs:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdCountLeadingZeros.S 36 Outputs:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 156 outputs = []
158 outputs.append(os.path.join(output_dir, file[prefix_len:]))
160 return outputs
166 # list of outputs can contain more than just .py files.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 156 outputs = []
158 outputs.append(os.path.join(output_dir, file[prefix_len:]))
160 return outputs
166 # list of outputs can contain more than just .py files.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AdtConsoleSdkLog.java 25 * An {@link ILogger} logger that outputs to the ADT console.
  /sdk/find_lock/
find_lock_exe.cpp 60 "Outputs the names of modules that are locking the given directory.\n"
  /external/ceres-solver/include/ceres/
cost_function.h 58 // function (number and sizes of input parameter blocks and number of outputs)
78 // Outputs:
137 // number of outputs (residuals).
  /external/chromium_org/ash/display/
display_change_observer_chromeos.cc 120 const std::vector<OutputConfigurator::OutputSnapshot>& outputs) {
123 for (size_t i = 0; i < outputs.size(); ++i) {
124 const OutputConfigurator::OutputSnapshot& output = outputs[i];
  /external/chromium_org/chrome/installer/
mini_installer.gyp 153 'outputs': [
201 'outputs': [
238 'outputs': [
  /external/chromium_org/ppapi/api/dev/
ppb_video_decoder_dev.idl 113 * decoded and pending outputs are delivered to the plugin. Once done
128 * Reset the decoder as quickly as possible. Pending inputs and outputs are
144 * Tear down the decoder as quickly as possible. Pending inputs and outputs

Completed in 1062 milliseconds

<<11121314151617181920>>