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

1 2 3 4 5 6 7 891011>>

  /external/harfbuzz_ng/win32/
Makefile.am 8 generate-msvc.mak \
  /external/libmicrohttpd/doc/doxygen/
Makefile.am 4 "Generate documentation:\n" \
  /external/llvm/test/CodeGen/Hexagon/
dualstore.ll 2 ; Check that we generate dual stores in one packet in V4
  /external/llvm/test/CodeGen/X86/
large-gep-scale.ll 4 ; After scaling, this type doesn't fit in memory. Codegen should generate
  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-pubnames.cc 2 // clang -g -mllvm -generate-dwarf-pubnames -o dwarfdump-pubnames.elf-x86_64 \
  /external/llvm/test/tools/llvm-symbolizer/Inputs/
coff-dwarf.cpp 1 // To generate the corresponding EXE, run:
  /external/opencv3/samples/winrt_universal/
readme.txt 6 Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for WinRT
  /external/opencv3/samples/wp8/
readme.txt 6 Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for Windows Phone 8.0/8.
  /external/skia/gyp/
sdl.gyp 5 # A simple gyp file to generate SDL for internal purposes
  /external/skia/site/user/api/
skmatrix.md 11 models a camera in 3D, and can be used to generate the proper matrix
  /external/v8/src/compiler/
pipeline.h 30 // Run the entire pipeline and generate a handle to a code object.
33 // Run the pipeline on a machine graph and generate code. The {schedule} must
41 // Run the pipeline on a machine graph and generate code. If {schedule} is
52 // Run the pipeline on a machine graph and generate code. If {schedule} is
  /external/vboot_reference/tests/
gen_test_keys.sh 7 # Generate test keys for use by the tests.
16 # Generate RSA test keys of various lengths.
28 # Generate self-signed certificate from key.
32 # Generate pre-processed key for use by RSA signature verification code.
  /frameworks/volley/
custom_rules.xml 4 <!-- A rule to generate the JAR for inclusion in an Android
  /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/
FillableStringTest.java 36 public Stream<String> generate() { method in class:FillableStringTest
43 String s = generate().collect(Collectors.joining());
48 String s = generate().collect(Collectors.joining());
53 String s = generate().collect(Collectors.joining("-"));
  /ndk/tests/device/test-stlport_shared-exception/jni/
explarg1.cpp 2 // Bug: g++ generates an error trying to generate the first foo<int>, when
  /ndk/tests/device/test-stlport_static-exception/jni/
explarg1.cpp 2 // Bug: g++ generates an error trying to generate the first foo<int>, when
  /prebuilts/go/darwin-x86/test/chan/
sieve1.go 9 // Generate primes up to 100 using channels, checking the results.
16 func Generate(ch chan<- int) {
35 go Generate(ch) // Start Generate() as a subprocess.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug207.go 7 // used to panic because 6g didn't generate
  /prebuilts/go/linux-x86/test/chan/
sieve1.go 9 // Generate primes up to 100 using channels, checking the results.
16 func Generate(ch chan<- int) {
35 go Generate(ch) // Start Generate() as a subprocess.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug207.go 7 // used to panic because 6g didn't generate
  /system/tools/aidl/tests/java_app/resources/values/
strings.xml 4 source code. This seems to be because it fails to generate some
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-thumb-arm-short.s 1 @ Test to ensure that a Thumb to ARM call within 4Mb does not generate a stub.
rodata-merge-map2.s 3 @ rodata-merge-map1.s), and generate no mapping symbol (which
thumb2-b-interwork.s 12 @ Put this in a separate section to force the assembler to generate a reloc
thumb2-bl-as-thumb1-bad.s 1 @ Test to ensure that a Thumb-1 BL with a Thumb-2-only offset makes the linker generate a stub.

Completed in 2013 milliseconds

1 2 3 4 5 6 7 891011>>