Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/external/protobuf/
DMakefile.am68 examples/add_person.py \
69 examples/list_people.py \
115 python/google/protobuf/internal/generator_test.py \
116 python/google/protobuf/internal/containers.py \
117 python/google/protobuf/internal/decoder.py \
118 python/google/protobuf/internal/descriptor_test.py \
119 python/google/protobuf/internal/encoder.py \
120 python/google/protobuf/internal/message_listener.py \
121 python/google/protobuf/internal/message_test.py \
124 python/google/protobuf/internal/reflection_test.py \
[all …]
D.gitignore33 python/google/protobuf/descriptor_pb2.py
34 python/google/protobuf/internal/more_extensions_pb2.py
35 python/google/protobuf/internal/more_messages_pb2.py
36 python/google/protobuf/unittest_import_pb2.py
37 python/google/protobuf/unittest_mset_pb2.py
38 python/google/protobuf/unittest_no_generic_services_pb2.py
39 python/google/protobuf/unittest_pb2.py
DMakefile.in312 examples/add_person.py \
313 examples/list_people.py \
359 python/google/protobuf/internal/generator_test.py \
360 python/google/protobuf/internal/containers.py \
361 python/google/protobuf/internal/decoder.py \
362 python/google/protobuf/internal/descriptor_test.py \
363 python/google/protobuf/internal/encoder.py \
364 python/google/protobuf/internal/message_listener.py \
365 python/google/protobuf/internal/message_test.py \
368 python/google/protobuf/internal/reflection_test.py \
[all …]
/external/webkit/Tools/
DChangeLog-2010-05-248 * Scripts/webkitpy/common/checkout/scm_unittest.py:
30 * Scripts/webkitpy/common/system/executive.py:
32 * Scripts/webkitpy/tool/main.py:
46 * Scripts/webkitpy/style/checker.py:
47 * Scripts/webkitpy/style/checker_unittest.py:
48 * Scripts/webkitpy/style/patchreader.py: Added.
49 * Scripts/webkitpy/style/patchreader_unittest.py: Added.
50 * Scripts/webkitpy/style_references.py:
61 * Scripts/webkitpy/tool/steps/options.py:
62 * Scripts/webkitpy/tool/steps/postdiff.py:
[all …]
DChangeLog-2011-02-1662 * Scripts/webkitpy/common/net/buildbot/buildbot.py:
63 * Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py:
134 webkitpy.layout_tests.run_webkit_tests.py. I've also modified
144 * Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker_unittest.py:
168 * Scripts/webkitpy/style/checkers/cpp.py: Added the check for WEBKIT_API usage.
169 * Scripts/webkitpy/style/checkers/cpp_unittest.py: Added tests.
180 * Scripts/webkitpy/layout_tests/port/mac.py:
219 * Scripts/webkitpy/layout_tests/deduplicate_tests.py:
220 * Scripts/webkitpy/layout_tests/port/factory.py:
221 * Scripts/webkitpy/layout_tests/port/factory_unittest.py:
[all …]
DChangeLog15 * Scripts/webkitpy/layout_tests/layout_package/test_runner.py:
39 * Scripts/webkitpy/layout_tests/layout_package/test_failures_unittest.py:
40 * Scripts/webkitpy/layout_tests/layout_package/test_runner_unittest.py:
49 * Scripts/webkitpy/layout_tests/layout_package/test_failures.py:
50 * Scripts/webkitpy/layout_tests/layout_package/test_failures_unittest.py:
51 * Scripts/webkitpy/layout_tests/layout_package/test_runner.py:
68 * wx/packaging/build-win-installer.py:
81 * Scripts/webkitpy/layout_tests/layout_package/test_runner.py:
104 * Scripts/webkitpy/layout_tests/layout_package/test_runner.py:
162 * QueueStatusServer/model/activeworkitems.py:
[all …]
/external/protobuf/gtest/
DMakefile.am17 scripts/fuse_gtest_files.py \
18 scripts/gen_gtest_pred_impl.py \
44 xcode/Scripts/versiongenerate.py \
350 check_SCRIPTS += test/gtest_test_utils.py \
351 test/gtest_xml_test_utils.py
357 check_SCRIPTS += test/gtest_break_on_failure_unittest.py
358 TESTS += test/gtest_break_on_failure_unittest.py
363 check_SCRIPTS += test/gtest_color_test.py
364 TESTS += test/gtest_color_test.py
369 check_SCRIPTS += test/gtest_env_var_test.py
[all …]
/external/chromium-trace/trace-viewer/third_party/python_gflags/
DMakefile21 python setup.py clean --all
38 python setup.py sdist
45 python setup.py bdist_egg
55 - /home/build/opensource/tools/googlecode_upload.py \
59 - python setup.py sdist upload
60 - python setup.py bdist_egg upload
67 for test in tests/*.py; do PYTHONPATH=. python $$test || exit 1; done
DMANIFEST.in15 include gflags.py
16 include gflags2man.py
17 include gflags_validators.py
18 include setup.py
19 recursive-include tests *.py
/external/libvpx/libvpx/third_party/googletest/src/
DMakefile.am14 scripts/fuse_gtest_files.py \
15 scripts/gen_gtest_pred_impl.py \
16 scripts/pump.py \
97 test/gtest_break_on_failure_unittest.py \
98 test/gtest_catch_exceptions_test.py \
99 test/gtest_color_test.py \
100 test/gtest_env_var_test.py \
101 test/gtest_filter_unittest.py \
102 test/gtest_help_test.py \
103 test/gtest_list_tests_unittest.py \
[all …]
/external/chromium/testing/gtest/
DMakefile.am14 scripts/fuse_gtest_files.py \
15 scripts/gen_gtest_pred_impl.py \
16 scripts/pump.py \
97 test/gtest_break_on_failure_unittest.py \
98 test/gtest_catch_exceptions_test.py \
99 test/gtest_color_test.py \
100 test/gtest_env_var_test.py \
101 test/gtest_filter_unittest.py \
102 test/gtest_help_test.py \
103 test/gtest_list_tests_unittest.py \
[all …]
/external/antlr/antlr-3.4/runtime/Python/
DChangeLog3 * PythonTarget.java, dfa.py, exceptions.py, recognizer.py, streams.py:
10 * main.py, Python.stg (outputFile): Added simple __main__ section to
14 * tree.py (RecognitionException.extractInformationFromTreeNodeStream),
15 exceptions.py (CommonTree): Small bugfixes.
19 * recognizers.py (TokenSource): Added iterator interface to TokenSource
Dmkdoxy.sh11 sed -e '/begin\[licence\]/,/end\[licence\]/d' antlr3/$f.py \
12 >>build/doc/antlr3.py
15 touch build/doc/antlr3/__init__.py
17 cp -f antlr3/tree.py build/doc/antlr3
18 cp -f antlr3/treewizard.py build/doc/antlr3
Dhudson-build.sh30 (cd tmp/stringtemplate3-$ST_VERSION; python setup.py install --install-lib=$WORKSPACE)
37 (cd tmp/antlr-$ANTLR2_VERSION/lib/python; python setup.py install --install-lib=$WORKSPACE)
49 python setup.py unittest --xml-output=testout/
50 python setup.py functest --xml-output=testout/ --antlr-jar="$JAR"
68 python setup.py sdist --formats=gztar,zip
70 $PYTHON setup.py bdist_egg
/external/chromium/testing/gmock/
DMakefile.am11 dist_bin_SCRIPTS = scripts/gmock_doctor.py
118 test/gmock_leak_test.py \
120 test/gmock_output_test.py \
123 test/gmock_test_utils.py
141 EXTRA_DIST += scripts/fuse_gmock_files.py
148 scripts/generator/cpp/__init__.py \
149 scripts/generator/cpp/ast.py \
150 scripts/generator/cpp/gmock_class.py \
151 scripts/generator/cpp/keywords.py \
152 scripts/generator/cpp/tokenize.py \
[all …]
/external/v8/
DAndroid.libv8.mk41 JS2C_PY := $(intermediates)/js2c.py $(intermediates)/jsmin.py
42 $(JS2C_PY): $(intermediates)/%.py : $(LOCAL_PATH)/tools/%.py | $(ACP)
48 $(GEN1): SCRIPT := $(intermediates)/js2c.py
57 $(GEN2): SCRIPT := $(intermediates)/js2c.py
DAndroid.mksnapshot.mk54 JS2C_PY := $(intermediates)/js2c.py $(intermediates)/jsmin.py
55 $(JS2C_PY): $(intermediates)/%.py : $(LOCAL_PATH)/tools/%.py | $(ACP)
61 $(GEN3): SCRIPT := $(intermediates)/js2c.py
70 $(GEN4): SCRIPT := $(intermediates)/js2c.py
/external/skia/legacy/src/effects/
DSkBlurMask.cpp123 int py = SkClampPos(prev_y) * sumStride; in kernel_clamped() local
133 uint32_t tmp = sum[px+py] + sum[nx+ny] - sum[nx+py] - sum[px+ny]; in kernel_clamped()
189 int py = SkClampPos(prev_y) * sumStride; in apply_kernel() local
203 uint32_t tmp = sum[px+py] + sum[nx+ny] - sum[nx+py] - sum[px+ny]; in apply_kernel()
210 int i0 = prev_x + py; in apply_kernel()
212 int i2 = next_x + py; in apply_kernel()
252 uint32_t tmp = sum[px+py] + sum[nx+ny] - sum[nx+py] - sum[px+ny]; in apply_kernel()
290 int py = SkClampPos(prev_y) * sumStride; in kernel_interp_clamped() local
306 uint32_t outer_sum = sum[px+py] + sum[nx+ny] in kernel_interp_clamped()
307 - sum[nx+py] - sum[px+ny]; in kernel_interp_clamped()
[all …]
/external/clang/test/Index/
Dannotate-comments-property-accessor.m16 …[[@LINE-1]]" column="51"><Name>MyProperty</Name><USR>c:objc(cs)AppDelegate(py)MyProperty</USR><Dec…
22 …NE-1]]" column="15"><Name>GeneralProperty</Name><USR>c:objc(cs)AppDelegate(py)GeneralProperty</USR…
23 …NE-2]]" column="15"><Name>GeneralProperty</Name><USR>c:objc(cs)AppDelegate(py)GeneralProperty</USR…
32 … column="32"><Name>PropertyInPrimaryClass</Name><USR>c:objc(cs)AppDelegate(py)PropertyInPrimaryCla…
33 … column="32"><Name>PropertyInPrimaryClass</Name><USR>c:objc(cs)AppDelegate(py)PropertyInPrimaryCla…
42 …column="1"><Name>PropertyInClassExtension</Name><USR>c:objc(cs)AppDelegate(py)PropertyInClassExten…
52 …olumn="54"><Name>PropertyInClassExtension</Name><USR>c:objc(cs)AppDelegate(py)PropertyInClassExten…
53 …olumn="54"><Name>PropertyInClassExtension</Name><USR>c:objc(cs)AppDelegate(py)PropertyInClassExten…
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/
DMANIFEST.in4 recursive-include example *.py
5 recursive-include mod_pywebsocket *.py
6 recursive-include test *.py
DREADME2 $ python setup.py build
3 $ sudo python setup.py install
6 $ python setup.py install --user
/external/markdown/
DMANIFEST.in2 recursive-include markdown *.py
4 prune markdown/extensions/legacy.py
5 include setup.py
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/
DPerturbFilter.java74 int py = (int) (origSize * noisey * this.magnitude); in filter() local
76 float c00 = arr[this.wrap(y - py, workSize) * workSize + this.wrap(x - px, workSize)]; in filter()
77 float c01 = arr[this.wrap(y - py, workSize) * workSize + this.wrap(x + px, workSize)]; in filter()
78 float c10 = arr[this.wrap(y + py, workSize) * workSize + this.wrap(x - px, workSize)]; in filter()
79 float c11 = arr[this.wrap(y + py, workSize) * workSize + this.wrap(x + px, workSize)]; in filter()
/external/harfbuzz/contrib/tables/
DREADME14 python category-parse.py DerivedGeneralCategory.txt category-properties.h
15 python combining-class-parse.py DerivedCombiningClass.txt combining-properties.h
16 python grapheme-break-parse.py GraphemeBreakProperty.txt grapheme-break-properties.h
17 python scripts-parse.py Scripts.txt script-properties.h
/external/chromium-trace/trace-viewer/third_party/closure_linter/
DREADME4 python ./setup.py install
8 gjslint.py - runs the linter and checks for errors
9 fixjsstyle.py - tries to fix errors automatically

12345678910>>...12