Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 18 of 18) sorted by relevance

/art/test/712-varhandle-invocations/util-src/
Dgenerate_java.py31 def __init__(self, name, examples, supports_bitwise=False, supports_numeric=False): argument
33 self.examples=examples
47 …def __init__(self, name, boxed_type, examples, ordinal=-1, width=-1, supports_bitwise=True, suppor… argument
48 JavaType.__init__(self, name, examples, supports_bitwise, supports_numeric)
782 initial_value = RANDOM.choice(var_type.examples)
783 updated_value = RANDOM.choice(list(filter(lambda v : v != initial_value, var_type.examples)))
1120 print(", {0})".format(var_type.examples[i]), end="", file=body_text)
/art/tools/jvmti-agents/wrapagentproperties/
DREADME.md10 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/dump-jvmti-state/
DREADME.md11 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/chain-agents/
DREADME.md16 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/jit-load/
DREADME.md10 The libraries will be built for 32-bit, 64-bit, host and target. Below examples assume you want to …
/art/tools/jvmti-agents/simple-force-redefine/
DREADME.md12 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/enable-vlog/
DREADME.md11 examples assume you want to use the 64-bit version.
/art/tools/jvmti-agents/field-null-percent/
DREADME.md12 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/ti-fast/
DREADME.md11 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/breakpoint-logger/
DREADME.md10 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/field-counts/
DREADME.md13 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/simple-profile/
DREADME.md12 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/titrace/
DREADME.md9 The libraries will be built for 32-bit, 64-bit, host and target. Below examples assume you want to …
/art/tools/jvmti-agents/list-extensions/
DREADME.md10 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/jvmti-agents/ti-alloc-sample/
DREADME.md10 The libraries will be built for 32-bit, 64-bit, host and target. Below examples
/art/tools/dexfuzz/
DREADME60 Some legal examples:
/art/test/
DREADME.chroot.md150 the following examples.
/art/cmdline/
DREADME.md77 The 'Define' method takes one or more aliases for the argument. Common examples might be `{"-h",