/external/chromium_org/third_party/protobuf/ |
CHANGES.txt | 150 generators can be disabled via file options: 158 * Now supports a plugin system for code generators. Plugins can generate 160 code generators. Plugins are just binaries which accept a protocol buffer 261 generators may generate deprecation annotations in each language.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_field.h | 57 // field code generators.
|
/external/chromium_org/v8/test/mjsunit/ |
fuzz-natives-part1.js | 210 // Only applicable to generators.
|
fuzz-natives-part2.js | 211 // Only applicable to generators.
|
fuzz-natives-part3.js | 210 // Only applicable to generators.
|
fuzz-natives-part4.js | 210 // Only applicable to generators.
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
iteration-semantics.js | 29 // Flags: --harmony-generators --harmony-scoping --harmony-proxies
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_stackdepot.cc | 42 atomic_uint32_t seq[kPartCount]; // Unique id generators.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/ |
ErrorTracker.java | 11 package org.eclipse.releng.generators;
|
/external/eigen/test/ |
testsuite.cmake | 33 # list of supported generators.
|
/external/emma/core/java12/com/vladium/emma/report/ |
ReportDataModel.java | 145 // TODO: report generators work off data model views only; I should deref
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
SetGenerators.java | 47 * Generators of different types of sets and derived collections from sets.
|
/external/llvm/include/llvm/CodeGen/ |
GCMetadata.h | 12 // garbage collectors. This interface allows code generators and garbage
|
/external/pixman/test/ |
utils-prng.h | 51 * numbers is deterministic and only depends on "seed". Any two generators
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
unit_test_suite_impl.hpp | 228 // ************** object generators ************** //
|
/external/protobuf/gtest/test/ |
gtest-param-test_test.cc | 33 // generators objects produce correct parameter sequences and that 687 // Tests that generators defined in a different translation unit are 709 // generators.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_generators.py | 104 Generators always return to the most recent caller: 123 Generators can call other generators: 180 Specification: Generators and Exception Propagation 418 Subject: Re: PEP 255: Simple Generators 530 Try writing it without generators, and correctly, and without generating 982 # This isn't worth the bother *in general* for generators, but conjoin() is 1042 # demands on stack space. Without explicitly resumable generators, this is 1135 # creating 10s of thousands of generators then!), and is lengthy. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_generators.py | 104 Generators always return to the most recent caller: 123 Generators can call other generators: 180 Specification: Generators and Exception Propagation 418 Subject: Re: PEP 255: Simple Generators 530 Try writing it without generators, and correctly, and without generating 982 # This isn't worth the bother *in general* for generators, but conjoin() is 1042 # demands on stack space. Without explicitly resumable generators, this is 1135 # creating 10s of thousands of generators then!), and is lengthy. [all...] |
/frameworks/av/media/libmedia/ |
ToneGenerator.cpp | [all...] |
/external/chromium/testing/gtest/test/ |
gtest-param-test_test.cc | 33 // generators objects produce correct parameter sequences and that 721 // Tests that generators defined in a different translation unit are 743 // generators. [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest-param-test_test.cc | 33 // generators objects produce correct parameter sequences and that 723 // Tests that generators defined in a different translation unit are 745 // generators. [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.proto | 265 // If set true, then code generators will store unknown fields so that 294 // main code generators in each language (without additional plugins). 514 // to be useful to IDEs, code indexers, documentation generators, and similar
|
/external/gtest/test/ |
gtest-param-test_test.cc | 33 // generators objects produce correct parameter sequences and that 721 // Tests that generators defined in a different translation unit are 743 // generators. [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-param-test_test.cc | 33 // generators objects produce correct parameter sequences and that 723 // Tests that generators defined in a different translation unit are 745 // generators. [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
DES.java | 25 import org.bouncycastle.crypto.generators.DESKeyGenerator;
|