HomeSort by relevance Sort by last modified time
    Searched full:generator (Results 251 - 275 of 5421) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/gyp/test/hello/
gyptest-disable-regyp.py 9 the disable_regeneration generator flag is set.
gyptest-regyp.py 14 # by the make generator.
  /external/chromium_org/tools/gyp/test/ios/app-bundle/
test.gyp 6 ['"<(GENERATOR)"=="ninja"', {
  /external/chromium_org/tools/gyp/test/same-source-file-name/
gyptest-pass-executable.py 15 # same name, the msvs gyp generator does not.
  /external/chromium_org/ui/gl/
gl_interface.h 26 // this file instead of having to edit some template or the code generator.
gl_mock.h 23 // this file instead of having to edit some template or the code generator.
  /external/chromium_org/v8/
DEPS 26 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
  /external/e2fsprogs/lib/uuid/
uuid_generate.3.in 53 using a pseudo-random generator.
58 a high-quality random number generator (i.e.,
61 generator will be subsituted. Note that the use of a pseudo-random
62 generator may compromise the uniqueness of UUID's
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestSubjectGenerator.java 25 * @param <T> the type created by this generator.
  /external/icu4c/tools/makeconv/
makeconv.h 38 /* abstract converter generator struct, C++ - style */
  /external/iproute2/netem/
pareto.c 2 * Pareto distribution table generator
  /external/llvm/test/CodeGen/Generic/
invalid-memcpy.ll 5 ; should compile, not crash the code generator.
  /external/markdown/MarkdownTest/Tests_2004/
Links, reference style.text-out 4 <meta name="generator" content=
Links, reference style.text-res 4 <meta name="generator" content=
Tabs.text-out 4 <meta name="generator" content=
Tabs.text-res 4 <meta name="generator" content=
  /external/openssl/apps/
dh4096.pem 18 Note that g is not a generator, but this is not a problem since p is a safe prime.
  /external/ppp/pppd/
srp-entry.8 32 subfield is the index of the modulus and generator from SRP's
34 well-known modulus and generator specified in the EAP SRP\-SHA1 draft.
40 Specifies the modulus/generator index in /etc/tpasswd.conf. In order
62 Indexed copies of tested modulus/generator combinations; part of the
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h 122 // This function object returns a weight generator over the product of the
145 // Product generator of a string weight generator and an
146 // arbitrary weight generator.
  /external/v8/test/cctest/
test-cpu-profiler.cc 3 // Tests of profiles generator and utilities.
22 ProfileGenerator generator(&profiles);
23 ProfilerEventsProcessor processor(&generator);
83 ProfileGenerator generator(&profiles);
84 ProfilerEventsProcessor processor(&generator);
117 // Check the state of profile generator.
118 CodeEntry* entry1 = generator.code_map()->FindEntry(ToAddress(0x1000));
121 CodeEntry* entry2 = generator.code_map()->FindEntry(ToAddress(0x1200));
124 CodeEntry* entry3 = generator.code_map()->FindEntry(ToAddress(0x1300));
127 CHECK_EQ(NULL, generator.code_map()->FindEntry(ToAddress(0x1400)))
    [all...]
  /external/wpa_supplicant_8/src/tls/
tlsv1_cred.h 20 u8 *dh_g; /* generator */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
random.c 20 * Description: Signed 16 bits random generator *
  /frameworks/rs/java/tests/GenImages/res/values/
strings.xml 19 <string name="app_name">RS Image Generator</string>
  /frameworks/wilhelm/tools/hashgen/
README.txt 6 * GNU gperf perfect hash generator
  /external/chromium_org/courgette/
ensemble_create.cc 71 TransformationPatchGenerator* generator = local
77 return generator;
80 TransformationPatchGenerator* generator = local
86 return generator;
89 TransformationPatchGenerator* generator = local
95 return generator;
98 TransformationPatchGenerator* generator = local
104 return generator;
220 TransformationPatchGenerator* generator = local
222 if (generator)
    [all...]

Completed in 2938 milliseconds

<<11121314151617181920>>