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

<<11121314151617181920>>

  /external/v8/
Android.libv8.mk 45 # Generate libraries.cc
54 # Generate experimental-libraries.cc
65 # Generate snapshot.cc
  /external/webkit/Source/WebKit/chromium/public/
WebPageSerializer.h 85 // Generate the META for charset declaration.
87 // Generate the MOTW declaration.
89 // Generate the default base tag declaration.
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.h 65 * TI_FALSE - do not generate random ibss.
66 * TI_TRUE - generate random ibss.
69 * generate a new random ibss.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatMessageParser.java 44 * a way to actually generate an A (assert) message. Log.wtf is supposed to generate
80 * to generate "A", but generates "F". */
  /development/tools/mkstubs/src/com/android/mkstubs/
SourceGenerator.java 49 * Generate source for the stubbed classes, mostly for debug purposes.
89 * Generate a source equivalent to the stubbed version of the class reader,
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 1 /// \page generate Generating Code for the C Target
3 /// \section generate Generating C
  /external/blktrace/doc/
bno_plot.1 5 bno_plot \- generate interactive 3D plot of IO blocks and sizes
27 bno_plot utilizes gnuplot to generate a 3D plot of the block number output from
  /external/chromium/base/
md5.h 21 // generate the MD5 sum of the given data.
34 // You can call MD5DigestToBase16() to generate a string of the digest.
  /external/chromium/chrome/browser/ui/views/
unhandled_keyboard_event_handler.cc 24 // Previous calls to TranslateMessage can generate Char events as well as
32 // always generate a Char event.
  /external/chromium/third_party/libjingle/source/talk/base/
helpers.h 44 // We generate base64 values so that they will be printable.
49 // We generate base64 values so that they will be printable.
sslidentity.cc 62 SSLIdentity* SSLIdentity::Generate(const std::string& common_name) {
63 return OpenSSLIdentity::Generate(common_name);
  /external/clang/bindings/python/examples/cindex/
cindex-includes.py 42 # Generate the include graph
48 # actually include anything. This would generate a 1 node graph.
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 116 /// Generate the function required to register all Objective-C components in
136 /// Generate a constant string object.
139 /// Generate a category. A category contains a list of methods (and
143 /// Generate a class structure for this class.
149 /// Generate an Objective-C message send operation.
163 /// Generate an Objective-C message send operation to the super
186 /// Generate the named protocol. Protocols contain method metadata but no
190 /// Generate a function preamble for a method with the specified
  /external/clang/test/PCH/
headersearch.cpp 5 // Generate the original files:
18 // Generate the PCH:
  /external/dropbear/libtomcrypt/src/encauth/gcm/
gcm_init.c 78 /* generate the first table as it has no shifting (from which we make the other tables) */
85 /* now generate the rest of the tables based the previous table */
  /external/e2fsprogs/lib/uuid/
uuid.3.in 38 The UUID library is used to generate unique identifiers for objects
46 be used, for instance, to generate unique HTTP cookies across multiple
  /external/grub/util/
grub-terminfo 2 # Generate a terminfo command from a terminfo name.
25 Generate a terminfo command from a terminfo name.
grub-terminfo.in 2 # Generate a terminfo command from a terminfo name.
25 Generate a terminfo command from a terminfo name.
  /external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNode.java 59 TangentBinormalGenerator.generate(cube);
60 TangentBinormalGenerator.generate(cube2);
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 1 //===-- llvm-stress.cpp - Generate random LL files to stress-test LLVM ----===//
44 static cl::opt<bool> GenHalfFloat("generate-half-float",
45 cl::desc("Generate half-length floating-point values"), cl::init(false));
46 static cl::opt<bool> GenX86FP80("generate-x86-fp80",
47 cl::desc("Generate 80-bit X86 floating-point values"), cl::init(false));
48 static cl::opt<bool> GenFP128("generate-fp128",
49 cl::desc("Generate 128-bit floating-point values"), cl::init(false));
50 static cl::opt<bool> GenPPCFP128("generate-ppc-fp128",
51 cl::desc("Generate 128-bit PPC floating-point values"), cl::init(false));
52 static cl::opt<bool> GenX86MMX("generate-x86-mmx"
    [all...]
  /external/openssh/
README.dns 10 (1) Server: Generate and publish the DNS RR
19 you should generate one RR for each key.
  /external/openssl/crypto/des/
README 23 generate a random key, generate a key from an arbitrary length string,
  /external/quake/quake/src/WinQuake/
keys.h 62 // mouse buttons generate virtual keys
77 // aux keys are for multi-buttoned joysticks to generate so they can use
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ObjectObjects/
15.2.1.2.js 35 undefined generate a runtime error
36 null generate a runtime error
  /external/webkit/Source/WebCore/rendering/
RenderButton.h 32 // RenderButtons are just like normal flexboxes except that they will generate an anonymous block child.
33 // For inputs, they will also generate an anonymous RenderText and keep its style and content up

Completed in 783 milliseconds

<<11121314151617181920>>