HomeSort by relevance Sort by last modified time
    Searched full:generate (Results 226 - 250 of 11781) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
thumb2-bl-bad.s 1 @ Test to ensure that a Thumb-2 BL with an oversize offset makes the linker generate a stub.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
pr14962.d 6 # The reference to x would normally generate a cross-reference error
  /external/clang/test/CodeGen/
byval-memcpy-elim.c 13 // Make sure we don't generate extra memcpy for lvalues
26 // Make sure we do generate a memcpy when we cannot guarantee alignment.
39 // But make sure we don't generate a memcpy when we can guarantee alignment.
  /external/clang/test/Profile/
README 2 the -fprofile-instr-generate and -fprofile-instr-use driver flags.
6 - the generation of instrumentation (-fprofile-instr-generate), and
13 -fprofile-instr-generate and running the resulting program generates the same
  /external/iproute2/examples/diffserv/
regression-testing 11 generate all possible DSCPs and observe that they
17 generate TOS values 0x0,0x10,0xbb each with IP addresses
49 Generate data using modified tcpblast from 10.2.0.2 (behind eth2) to the
52 1) generate with src tos = 0x88
57 2) generate with src tos = 0x90
62 3) generate with src tos = 0x98
67 4) generate with src tos any other than the above
101 Generate data using modified tcpblast from 10.2.0.2 (behind eth2) to the
104 1) generate with src tos = 0x88
109 2) generate with src tos = 0x9
    [all...]
  /external/jsr305/ri/.settings/
org.eclipse.jdt.core.prefs 7 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
8 org.eclipse.jdt.core.compiler.debug.localVariable=generate
9 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/
CylinderSpawnShapeValue.java 19 //Generate the point on the surface of the sphere
28 //Where generate the point, on edges or inside ?
40 //Generate theta
  /external/libpng/scripts/
genchk.cmake.in 2 # Generate .chk from .out with awk (generic), based upon the automake logic.
24 # Generate .chk from .out with awk (generic)
32 message(FATAL_ERROR "Failed to generate ${OUTPUTDIR}/${OUTPUTBASE}.new")
gensrc.cmake.in 2 # Generate source files with awk, based upon the automake logic.
21 # Generate scripts/pnglibconf.c
33 message(FATAL_ERROR "Failed to generate pnglibconf.tf6")
41 message(FATAL_ERROR "Failed to generate pnglibconf.tf7")
49 # Generate pnglibconf.c
60 message(FATAL_ERROR "Failed to generate pnglibconf.tf4")
68 message(FATAL_ERROR "Failed to generate pnglibconf.tf5")
76 # Generate pnglibconf.h
91 message(FATAL_ERROR "Failed to generate pnglibconf.tf8")
105 # Generate pngprefix.
    [all...]
  /external/libvpx/libvpx/test/
acm_random.h 31 random_.Generate(testing::internal::Random::kMaxRange);
37 random_.Generate(testing::internal::Random::kMaxRange);
50 return random_.Generate(range);
  /external/llvm/test/CodeGen/X86/
fp-une-cmp.ll 4 ; Make sure we don't generate more jumps than we need to. We used to generate
15 ; Now we generate this:
  /external/mesa3d/src/gallium/auxiliary/indices/
u_indices.c 178 *out_generate = generate[out_idx][in_pv][out_pv][PIPE_PRIM_POINTS];
186 *out_generate = generate[out_idx][in_pv][out_pv][prim];
192 *out_generate = generate[out_idx][in_pv][out_pv][prim];
198 *out_generate = generate[out_idx][in_pv][out_pv][prim];
204 *out_generate = generate[out_idx][in_pv][out_pv][prim];
210 *out_generate = generate[out_idx][in_pv][out_pv][prim];
216 *out_generate = generate[out_idx][in_pv][out_pv][prim];
222 *out_generate = generate[out_idx][in_pv][out_pv][prim];
228 *out_generate = generate[out_idx][in_pv][out_pv][prim];
234 *out_generate = generate[out_idx][in_pv][out_pv][prim]
    [all...]
  /external/regex-re2/re2/testing/
string_generator.h 41 int maxlen_; // Maximum length string to generate.
49 bool generate_null_; // Whether to generate a NULL StringPiece next.
51 int nrandom_; // Number of random strings left to generate.
  /external/vboot_reference/scripts/
genpadding.sh 7 # Script to generate padding.c containing PKCS 1.5 padding byte arrays for
81 # Generate padding arrays.
116 # Generate DigestInfo arrays.
126 # Generate DigestInfo to size map.
138 # Generate algorithm signature length map.
150 # Generate algorithm padding array map.
162 # Generate algorithm padding size map.
174 # Generate signature algorithm to messge digest algorithm map.
186 # Generate algorithm to message digest's output size map.
198 # Generate algorithm to message digest's input block size map
    [all...]
  /external/vboot_reference/tests/
gen_test_cases.sh 7 # Generate test cases for use for the RSA verify benchmark.
15 # Generate public key signatures on an input file for various combinations
35 # Generate a file with random bytes for signature tests.
  /external/vulkan-validation-layers/tests/
README-raster_tests 3 The raster tests can be run and the pixel results compared to known good (golden) images generated from previous runs. To generate golden images, make sure that the tests are rendering as expected, and then run with --save-images. This will generate .ppm files for all of the tests. Create a directory called "golden" and "mv *.ppm golden". When new tests are added to render_tests additional golden images will need to be generated for the new tests.
5 Then, to run comparing resulting images to the golden images, run with --compare-images. This too will generate .ppm images for all of the tests and if the image differs from the golden image at all, the test will fail and a <testname>-diff.ppm image will be generated in the same directory as the test images. So the result image and the diff image will be in the current directory and the golden image will be in the golden directory.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
acm_random.h 31 random_.Generate(testing::internal::Random::kMaxRange);
37 random_.Generate(testing::internal::Random::kMaxRange);
50 return random_.Generate(range);
  /prebuilts/go/darwin-x86/src/runtime/
wincallback.go 7 // Generate Windows callback assembly file.
23 buf.WriteString(`// generated by wincallback.go; run go generate
48 buf.WriteString(fmt.Sprintf(`// generated by wincallback.go; run go generate
  /prebuilts/go/darwin-x86/test/
sieve.go 13 func Generate(ch chan<- int) {
33 go Generate(ch) // Start Generate() as a subprocess.
  /prebuilts/go/linux-x86/src/runtime/
wincallback.go 7 // Generate Windows callback assembly file.
23 buf.WriteString(`// generated by wincallback.go; run go generate
48 buf.WriteString(fmt.Sprintf(`// generated by wincallback.go; run go generate
  /prebuilts/go/linux-x86/test/
sieve.go 13 func Generate(ch chan<- int) {
33 go Generate(ch) // Start Generate() as a subprocess.
  /system/firewalld/
firewalld.gyp 32 'includes': ['../common-mk/generate-dbus-adaptors.gypi'],
39 'action_name': 'generate-firewalld-dbus-proxies',
49 'includes': ['../common-mk/generate-dbus-proxies.gypi'],
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf_e_flags.c 11 will indeed cause it to generate the 4650 mul instruction, and not
15 would generate the same code when gas was configured for mips-elf
19 that it would always generate enough zero-padding at the end to make
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509V3CertificateGenerator.java 313 * generate an X509 certificate, based on the current issuer and subject
315 * @deprecated use generate(key, "BC")
332 * generate an X509 certificate, based on the current issuer and subject
335 * @deprecated use generate(key, random, "BC")
353 * generate an X509 certificate, based on the current issuer and subject,
355 * @deprecated use generate()
366 * generate an X509 certificate, based on the current issuer and subject,
369 * @deprecated use generate()
379 return generate(key, provider, random);
400 * generate an X509 certificate, based on the current issuer and subjec
407 public X509Certificate generate( method in class:X509V3CertificateGenerator
423 public X509Certificate generate( method in class:X509V3CertificateGenerator
454 public X509Certificate generate( method in class:X509V3CertificateGenerator
467 public X509Certificate generate( method in class:X509V3CertificateGenerator
    [all...]
  /external/nanopb-c/generator/proto/
nanopb.proto 5 // These are used by nanopb to generate statically allocable structures
13 FT_DEFAULT = 0; // Automatically decide field type, generate static field if possible.
14 FT_CALLBACK = 1; // Always generate a callback field.
15 FT_POINTER = 4; // Always generate a dynamically allocated field.
16 FT_STATIC = 2; // Generate a static field or raise an exception if not possible.

Completed in 1440 milliseconds

1 2 3 4 5 6 7 8 91011>>