Home
last modified time | relevance | path

Searched refs:ability (Results 1 – 25 of 917) sorted by relevance

12345678910>>...37

/third_party/flatbuffers/tests/MyGame/Example/
DAbility.py41 ability = Ability()
42 ability.Init(buf, pos)
43 return cls.InitFromObj(ability)
46 def InitFromObj(cls, ability): argument
48 x._UnPack(ability)
52 def _UnPack(self, ability): argument
53 if ability is None:
55 self.id = ability.Id()
56 self.distance = ability.Distance()
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/
DREADME.md22 1. The ability to pre-warm the engine and attach/detatch a ViewController from
24 1. The ability to use platform channels to communicate between views.
25 1. The ability to simultaneously run two instances of the engine.
/third_party/zlib/contrib/iostream3/
DTODO3 - The ability to do putback (e.g. putbackfail)
5 - The ability to seek (zlib supports this, but could be slow/tricky)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream3/
DTODO3 - The ability to do putback (e.g. putbackfail)
5 - The ability to seek (zlib supports this, but could be slow/tricky)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream3/
DTODO3 - The ability to do putback (e.g. putbackfail)
5 - The ability to seek (zlib supports this, but could be slow/tricky)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/delphi/
Dreadme.txt50 - The ability to read and write raw deflate streams, without the
54 - The ability to read and write gzip streams, used in the GZIP
57 - The ability to select a different compression strategy, useful
/third_party/boost/libs/vmd/doc/
Dvmd_dynamic_typing.qbk11 the libraries gives the end-user the ability to design macros with
14 of macro input meaning slightly different things. Add to this the ability
22 Of course macros need to be usable by an end-user so the syntactical ability
Dvmd_introduction.qbk85 which use this ability to compare Boost PP numbers, such as the
90 ability to compare any of its other data types for equality or inequality,
94 Even more signficantly the Boost VMD library has the ability to
97 only the ability to change the macro expansion logic based on the value
101 The ability to determining macro expansion based on the type of a macro
Dvmd_whyhow.qbk10 The VMD library provides the ability to create a macro which takes
15 functions provide the ability for a singularly named function
55 Another feature of the VMD library is the ability to parse
159 Sequences give the macro programmer the ability to accept input
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/delphi/
Dreadme.txt50 - The ability to read and write raw deflate streams, without the
54 - The ability to read and write gzip streams, used in the GZIP
57 - The ability to select a different compression strategy, useful
/third_party/zlib/contrib/delphi/
Dreadme.txt50 - The ability to read and write raw deflate streams, without the
54 - The ability to read and write gzip streams, used in the GZIP
57 - The ability to select a different compression strategy, useful
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js288 global.systemplugin.ability = {}
725 global.systemplugin.ability.featureAbility = {
935 args[len - 1].call(this, global.systemplugin.ability.abilityAgent);
949 args[len - 1].call(this, global.systemplugin.ability.abilityAgent);
960 global.systemplugin.ability.particleAbility = {
1078 global.systemplugin.ability.formManager = {
1271 global.systemplugin.ability.continuationRegisterManager = {
1359 global.systemplugin.ability.abilityAgent = {
1402 global.systemplugin.ability.formBindingData = {
/third_party/python/Doc/library/
Ddistutils.rst31 * the ability to declare project "entry points", which can be used as the
33 * the ability to automatically generate Windows command line executables at
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DAbilityRunningInfo.js33 ability: ElementName, property
/third_party/iptables/extensions/
Dlibxt_SNAT.man26 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges
44 Kernels prior to 2.6.36-rc1 don't have the ability to
/third_party/boost/libs/test/doc/test_output/
Dtest_output.qbk28 The __UTF__ provides the ability to configure what is shown in both the test log and the test repor…
32 The __UTF__ provides the ability to configure the format of the test module output. At the moment o…
/third_party/flatbuffers/tests/union_vector/
Dunion_vector.fbs1 // Demonstrates the ability to have vectors of unions, and also to
/third_party/node/deps/npm/node_modules/semver/
DCHANGELOG.md11 * Add ability to opt out of special prerelease version handling with
/third_party/protobuf/csharp/
DCHANGES.txt21 - Add the ability to print a builder (not just a message)
121 - Added the LITE framework (Google.ProtoBuffersLite.dll) and the ability to
123 - Added ability to invoke protoc.exe from within ProtoGen.exe.
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/texts/in-house/shaper-indic/script-tamil/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…
/third_party/harfbuzz/test/shaping/texts/in-house/shaper-indic/script-assamese/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…
/third_party/harfbuzz/test/shaping/texts/in-house/shaper-indic/script-kannada/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…
/third_party/skia/third_party/externals/harfbuzz/test/shape/texts/in-house/shaper-indic/script-gurmukhi/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…
/third_party/harfbuzz/test/shaping/texts/in-house/shaper-indic/script-malayalam/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…
/third_party/skia/third_party/externals/harfbuzz/test/shape/texts/in-house/shaper-indic/script-gujarati/utrrs/
DREADME2 …cable to a natural language can be evaluated by one with no knowledge or ability to read the natur…

12345678910>>...37