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

1 2 3 4 5 6 78 91011>>

  /system/update_engine/include/
update_includes.sh 34 # generate <kind> <dir> <xml> [xml ...]
35 # Generate a DBus proxy and/or proxy mock in the passed |dir| for the provided
37 # The parameter |kind| determines whether it should generate the mock only
39 generate() { function
73 generate mock "libcros" \
76 generate mock "shill" \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
unwind-bad-2.s 37 # unable to generate unwinding opcode for reg 20
44 # unable to generate unwinding opcode for reg 20
51 # unable to generate unwinding opcode for reg 20
58 # unable to generate unwinding opcode for reg 20
75 # unable to generate unwinding opcode for frame pointer reg 14
82 # unable to generate unwinding opcode for frame pointer offset
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 72 // Generate lines of code declaring members fields of the message class
77 // Generate static default variable for this field. These are placed inside
82 // Generate prototypes for all of the accessor functions related to this
86 // Generate inline definitions of accessor functions for this field.
91 // Generate definitions of accessors that aren't inlined. These are
97 // Generate lines of code (statements, not declarations) which clear the
102 // Generate lines of code (statements, not declarations) which merges the
110 // Generate lines of code (statements, not declarations) which swaps
117 // Generate initialization code for private members declared by
122 // Generate any code that needs to go in the class's SharedDtor() method
    [all...]
  /external/vixl/examples/
examples.h 36 // Generate a function with the following prototype:
42 // Generate a function with the following prototype:
48 // Generate a function with the following prototype:
54 // Generate a function with the following prototype:
60 // Generate a function with the following prototype:
67 // Generate a function with the following prototype:
74 // Generate a function with the following prototype:
81 // Generate a function with the following prototype:
87 // Generate a function with the following prototype:
96 // Generate a function with the following prototype
    [all...]
  /prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
trove4j-1.1-sources.jar 
  /external/autotest/client/tests/pktgen/
control 10 and NIC. pktgen can also be used to generate ordinary packets to test other
13 generate very high packet rates and with few systems saturate network devices as
  /external/kernel-headers/original/uapi/
README.TXT 2 used to generate Bionic's "cleaned-up" user-land headers. The script
12 an android kernel, generate all include files, and then copy the headers to
  /external/llvm/test/CodeGen/X86/
sdiv-pow2.ll 13 ; Has minsize (-Oz) attribute, should generate idiv
23 ; Has optsize (-Os) attribute, should not generate idiv
  /external/skia/tools/
whitelist_typefaces.cpp 23 if (!strcmp(argv[1], "--generate")) {
30 SkDebugf("Usage:\n %s [--check] [--generate]\n\n", argv[0]);
  /external/valgrind/VEX/
TODO.txt 17 Improved isel for memcheck artefacts on x86 (generate neg ; sbbl)
27 x86 iselIntExpr_RMI: actually generate the M case if possible
  /frameworks/native/cmds/bugreportz/
readme.md 3 `bugreportz` is used to generate a zippped bugreport whose path is passed back to `adb`, using
15 On version 1.0, `bugreportz` does not generate any output on `stdout` until the bugreport is
  /hardware/bsp/intel/peripheral/libupm/doxy/node/generators/ternjs/
generator.js 29 // generate json for ternjs input
60 // generate module spec
68 // generate the spec for the given list of classes
91 // generate method spec
102 // generate parameter signatures for method
110 // generate return signature for method
116 // generate enum spec
124 // generate variable spec
  /ndk/tests/build/cortex-a53-835769/
build.sh 25 fail_panic "fail to generate correct code for cortex-a53-835769-1.c"
27 fail_panic "fail to generate correct code for cortex-a53-835769-2.c"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-mutex.s 13 // non-predicated compares generate a mutex
19 // unconditional compares generate a mutex
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_farcall_thumb_arm.s 2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-cond-thumb-arm.s 2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
farcall-thumb-arm.s 2 @ Check that we can generate two types of stub in the same section.
14 @ This call is close enough to generate a "short branch" stub
  /device/linaro/hikey/bootloader/
README.md 8 We can also generate ptable (needs root privilege) with below commands:
  /external/antlr/antlr-3.4/runtime/Python/tests/
t045dfabug.g 8 // this rule used to generate an infinite loop in DFA.predict
  /external/autotest/client/site_tests/power_WakeupRTC/
control 15 Tests that RTC devices generate wakeup events.
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
__init__.py 10 from py_vulcanize.generate import * # pylint: disable=wildcard-import
  /external/clang/test/CodeGen/
2002-03-12-ArrayInitialization.c 3 /* GCC would generate bad code if not enough initializers are
  /external/clang/test/CoverageMapping/
templates.cpp 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name templates.cpp %s | FileCheck %s
  /external/curl/
CHANGES 9 This file no longer holds the changelog. Now you can generate it yourself
  /external/e2fsprogs/misc/
uuidgen.1.in 31 can generate: time-based UUID's and random-based UUID's. By
34 will generate a random-based UUID if a high-quality random number
45 Generate a random-based UUID. This method creates a UUID consisting mostly
51 Generate a time-based UUID. This method creates a UUID based on the system

Completed in 2440 milliseconds

1 2 3 4 5 6 78 91011>>