/external/v8/tools/gyp/test/actions-multiple/src/ |
D | actions.gyp | 37 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', 52 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', 67 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', 82 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', 109 'python', 'filter.py', 'foo', 'bar', 'foo.c', '<@(_outputs)', 125 'python', 'filter.py', 'foo', 'car', 'foo.c', '<@(_outputs)', 141 'python', 'filter.py', 'foo', 'dar', 'foo.c', '<@(_outputs)', 157 'python', 'filter.py', 'foo', 'ear', 'foo.c', '<@(_outputs)', 178 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', 193 'python', '<@(_inputs)', '<(_outputs)', '<(long_string)', [all …]
|
/external/v8/tools/gyp/test/rules-dirname/src/subdir/ |
D | input-rule-dirname.gyp | 26 'python', '<@(_inputs)', '<(RULE_INPUT_DIRNAME)', '<@(_outputs)', 50 'python', '<@(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)', 76 'python', '<@(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)', 112 'python', '<@(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/same-target-name-different-directory/src/subdir2/ |
D | subdir2.gyp | 18 'python', '../touch.py', '<(_outputs)', 36 'python', '../touch.py', '<(_outputs)', 58 'python', '../touch.py', '<(_outputs)',
|
/external/v8/tools/gyp/test/same-target-name-different-directory/src/subdir1/ |
D | subdir1.gyp | 18 'python', '../touch.py', '<(_outputs)', 36 'python', '../touch.py', '<(_outputs)', 58 'python', '../touch.py', '<(_outputs)',
|
/external/v8/tools/gyp/test/generator-output/actions/subdir1/ |
D | executable.gyp | 24 'python', '<(_inputs)', '<@(_outputs)', 37 'python', '<(_inputs)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/actions-multiple-outputs-with-dependencies/src/ |
D | action.gyp | 14 'action': ['python', 'rcopy.py', '<@(_inputs)', '<@(_outputs)'], 24 'action': ['python', 'rcopy.py', '<@(_inputs)', '<@(_outputs)'],
|
/external/v8/tools/gyp/test/generator-output/rules/subdir2/ |
D | none.gyp | 28 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)', 42 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/intermediate_dir/src/ |
D | test2.gyp | 19 'python', 'script.py', 'target2', '<(_outputs)', 34 'python', 'script.py', 'shared_target2', '<(_outputs)',
|
D | test.gyp | 19 'python', 'script.py', 'target1', '<(_outputs)', 34 'python', 'script.py', 'shared_target1', '<(_outputs)',
|
/external/v8/tools/gyp/test/win/idl-excluded/ |
D | idl-excluded.gyp | 21 'python', '<@(_inputs)', '<@(_outputs)', 42 'python', '<@(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/rules/src/subdir2/ |
D | both_rule_and_action_input.gyp | 29 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)', 44 'python', '<@(_inputs)', '<(_outputs)'
|
D | none.gyp | 26 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/variables/commands/ |
D | commands-repeated.gyp | 84 '<(_outputs)', 103 '<(_outputs)', 122 '<(_outputs)',
|
/external/v8/tools/gyp/test/mac/archs/ |
D | test-dependencies.gyp | 55 '<@(_outputs)', 86 '<@(_outputs)',
|
/external/v8/tools/gyp/test/mac/bundle-resources/ |
D | test.gyp | 31 'action': ['./change.sh', '<(RULE_INPUT_PATH)', '<@(_outputs)'], 52 'action': ['./change.sh', '<(RULE_INPUT_PATH)', '<@(_outputs)'],
|
/external/v8/tools/gyp/test/generator-output/rules/subdir1/ |
D | executable.gyp | 35 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)', 52 'python', '<(_inputs)', '<(RULE_INPUT_PATH)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/actions/src/ |
D | actions.gyp | 31 'python', 'subdir1/counter.py', '<(_outputs)', 93 'action': [ 'python', 'confirm-dep-files.py', '<(_outputs)' ], 107 'action': [ 'python', 'confirm-dep-files.py', '<(_outputs)' ],
|
/external/v8/tools/gyp/test/actions/src/subdir1/ |
D | executable.gyp | 24 'python', '<(_inputs)', '<@(_outputs)', 37 'python', '<(_inputs)', '<@(_outputs)',
|
/external/opencv/ml/src/ |
D | mlann_mlp.cpp | 266 float CvANN_MLP::predict( const CvMat* _inputs, CvMat* _outputs ) const in predict() 278 if( !CV_IS_MAT(_inputs) || !CV_IS_MAT(_outputs) || in predict() 279 !CV_ARE_TYPES_EQ(_inputs,_outputs) || in predict() 282 _inputs->rows != _outputs->rows ) in predict() 290 if( _outputs->cols != layer_sizes->data.i[layer_sizes->cols - 1] ) in predict() 331 cvGetRows( _outputs, layer_out, i, i + dn ); in predict() 686 bool CvANN_MLP::prepare_to_train( const CvMat* _inputs, const CvMat* _outputs, in prepare_to_train() argument 719 if( !CV_IS_MAT(_outputs) || CV_MAT_TYPE(_outputs->type) != CV_32FC1 && in prepare_to_train() 720 CV_MAT_TYPE(_outputs->type) != CV_64FC1 || in prepare_to_train() 721 _outputs->cols != layer_sizes->data.i[layer_sizes->cols - 1] ) in prepare_to_train() [all …]
|
/external/v8/tools/gyp/test/external-cross-compile/src/ |
D | cross_compile.gypi | 14 'python', 'fake_cross.py', '>@(_outputs)', '^@(_sources)',
|
/external/v8/tools/gyp/test/rules-rebuild/src/ |
D | same_target.gyp | 24 'python', '<(_inputs)', '<(RULE_INPUT_NAME)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/gyp-defines/ |
D | defines.gyp | 19 '<(_outputs)',
|
/external/v8/tools/gyp/test/actions-multiple-outputs/src/ |
D | multiple-outputs.gyp | 18 'action': ['python', 'touch.py', '<@(_outputs)'],
|
/external/v8/tools/gyp/test/actions-subdir/src/subdir/ |
D | subdir.gyp | 21 'python', '<(_inputs)', '<@(_outputs)',
|
/external/v8/tools/gyp/test/actions-subdir/src/ |
D | none.gyp | 21 'python', '<(_inputs)', '<@(_outputs)',
|