/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/ |
cpp_unittest.py | 525 '''#include "base/foobar.h" 537 '''#include "base/foobar.h" 543 '''#include "base/foobar.h" 549 '''#include "base/foobar.h" 557 '''#include "base/foobar.h" 562 '''#include "base/foobar.h" 568 '''#include "base/foobar.h" 590 '''#include "base/basictypes.h" 591 #include "base/port.h" 651 self.assertEquals((True, ''), f('base/google.cpp', 'base/google.h') [all...] |
/build/tools/apriori/ |
apriori.c | 419 static bool do_init_source(source_t *source, unsigned base) 579 source->base = (source->oldelf_hdr.e_type == ET_DYN) ? base : 0; 580 INFO("Relink base for [%s]: 0x%lx\n", source->name, source->base); 581 FAILIF(source->base == -1, 586 FAILIF(source->prelinked && source->base != source->prelink_base, 591 source->base); 599 int base, int dry_run) 717 if (do_init_source(source, base) == false) return NULL 2102 unsigned base = get_next_link_address(full); local [all...] |
/bionic/libc/tzcode/ |
localtime.c | 219 int * unitsptr, int base)); 221 int base)); [all...] |
/build/core/ |
config.mk | 32 $(TOPDIR)frameworks/base/include \ 33 $(TOPDIR)frameworks/base/opengl/include \ 39 SRC_API_DIR := $(TOPDIR)frameworks/base/api
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
DirectClassFile.java | 74 * {@code non-null;} the file path for the class, excluding any base directory 167 * excluding any base directory specification 194 * excluding any base directory specification
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CRLImpl.java | 58 * built on the base of provided ASN.1 DER encoded form of 110 * Creates X.509 CRL on the base of ASN.1 DER encoded form of 127 * Creates X.509 CRL on the base of ASN.1 DER encoded form of
|
/dalvik/libcore/text/src/main/java/java/text/ |
Collator.java | 42 * base characters (for example, "a" < "b"). It is the strongest difference. 43 * For example, dictionaries are divided into different sections by base 52 * "aò"). In addition, a variant of a letter differs from the base form
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_pk.h | 172 /** The x co-ordinate of the base point on the curve (hex) */ 175 /** The y co-ordinate of the base point on the curve (hex) */ 357 int dsa_shared_secret(void *private_key, void *base,
|
/external/freetype/include/freetype/config/ |
ftheader.h | 170 * base FreeType~2 API. 560 * compiled on the Mac (note that the base API still works though). 600 * optional FreeType~2 API which validates OpenType tables (BASE, GDEF,
|
/external/guava/src/com/google/common/collect/ |
Multisets.java | 20 import com.google.common.base.Objects; 21 import static com.google.common.base.Preconditions.checkArgument; 22 import static com.google.common.base.Preconditions.checkNotNull;
|
/external/icu4c/i18n/ |
nfsubs.cpp | 659 * matching the string passed in, only rules with base values 685 // figure out the highest base value a rule can have and match 688 // restrict the search to rules with base values lower than their 725 // the caller (this is either the owning rule's base value 727 // owning rule's base value with its other substitution's 735 // times the rule's divisor (or the rule's base value) plus 737 // supersede part of the rule's base value). For a negative- 742 // the rule's base value. Results from same-value substitutions [all...] |
/external/icu4c/tools/tzcode/ |
localtime.c | 158 int * unitsptr, int base); 160 int base); [all...] |
/external/kernel-headers/original/linux/ |
device.h | 374 * Manual binding of a device to driver. See drivers/base/bus.c 410 /* drivers/base/power/shutdown.c */ 414 /* drivers/base/firmware.c */
|
/external/libffi/src/s390/ |
sysv.S | 50 basr %r13,0 # Set up base register 122 basr %r13,0 # Set up base register 253 larl %r13,.Lbase # Set up base register
|
/external/opencore/nodes/pvomxbasedecnode/src/ |
pvmf_omx_basedec_callbacks.cpp | 110 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop) 253 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop) 397 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop)
|
/external/opencore/nodes/pvomxencnode/src/ |
pvmf_omx_enc_callbacks.cpp | 110 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop) 254 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop) 399 // same as base-class DeQueue method, except no RunIfNotReady/PendForExec is called (since all events are processed in a loop)
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_linked_list.h | 25 /*! \addtogroup osclbase OSCL Base 83 * Oscl Linked List Base Class. A non-templated base class is used to avoid
|
/external/proguard/src/proguard/obfuscate/ |
ClassObfuscator.java | 89 * @param flattenPackageHierarchy the base package if the obfuscated package 91 * @param repackageClasses the base package if the obfuscated classes 151 // the an outer class prefix, if any, or it may be the fixed base
|
/external/qemu/hw/ |
goldfish_audio.c | 548 void goldfish_audio_init(uint32_t base, int id, const char* input_source) 560 s->dev.base = base;
|
goldfish_mmc.c | 502 void goldfish_mmc_init(uint32_t base, int id, BlockDriverState* bs) 509 s->dev.base = base;
|
/external/skia/include/images/ |
SkImageDecoder.h | 27 Base class for decoding compressed images into a SkBitmap 61 Base class for optional callbacks to retrieve meta/chunk data out of 77 Base class for optional callbacks to retrieve meta/chunk data out of
|
/external/svox/pico/lib/ |
picowa.c | 66 /* lex knowledge base */ 73 /* tab knowledge base */ 76 /* dtposp knowledge base */
|
/external/tcpdump/ |
sctpConstants.h | 251 /* number of timer types in the base SCTP 253 * the base default. 288 #define SCTP_MAX_NET_TIMERS 6 /* base of where net timers start */
|
/external/tinyxml/ |
tinyxml.h | 130 /** TiXmlBase is a base class for every class in TinyXml. 357 void operator=( const TiXmlBase& base ); // not allowed. 393 friend std::istream& operator >> (std::istream& in, TiXmlNode& base); 411 friend std::ostream& operator<< (std::ostream& out, const TiXmlNode& base); 414 friend std::string& operator<< (std::string& out, const TiXmlNode& base ); 418 friend TIXML_OSTREAM& operator<< (TIXML_OSTREAM& out, const TiXmlNode& base); 683 void operator=( const TiXmlNode& base ); // not allowed. 791 void operator=( const TiXmlAttribute& base ); // not allowed. 857 void operator=( const TiXmlElement& base ); [all...] |
/external/webkit/SunSpider/tests/sunspider-0.9/ |
crypto-md5.js | 15 var b64pad = ""; /* base-64 pad character. "=" for strict RFC compliance */ 20 * They take string arguments and return either hex or base-64 encoded strings 238 * Convert an array of little-endian words to a base-64 string
|