/external/wpa_supplicant/ |
config.h | 28 * abstract information like certificates and private keys inlined with the
|
driver_madwifi.c | 171 /* NB: SETOPTIE is not fixed-size so must not be inlined */
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicReferenceFieldUpdater.java | 166 * internal inlined optimizations checking for the common
|
/libcore/luni/src/main/java/org/apache/xml/dtm/ref/ |
ChunkedIntArray.java | 34 * The Java text suggest that private and Final methods may be inlined,
|
/external/qemu/elff/ |
dwarf_cu.h | 205 * DIE address ranges may overlap (for instance, address range for an inlined
207 * was inlined). This method will return a DIE object that is a "leaf" in
|
/external/qemu/memcheck/ |
memcheck.c | 143 printf("inlined to %s in unknown location\n", 146 printf("inlined to %s in %s/%s:%u\n",
|
/external/webkit/WebCore/bindings/scripts/ |
CodeGeneratorJS.pm | 273 my ($dataNode, $interfaceName, $className, $implClassName, $hasAttributes, $inlined) = @_; 275 my $namespaceMaybe = ($inlined ? "JSC::" : ""); 325 if ($inlined) { 342 if ($inlined) { 357 my ($dataNode, $interfaceName, $className, $implClassName, $hasAttributes, $inlined) = @_; 359 my $namespaceMaybe = ($inlined ? "JSC::" : ""); 426 if ($inlined) { 443 if ($inlined) { [all...] |
/external/webkit/WebCore/html/ |
PreloadScanner.cpp | 49 // The main tokenizer includes this too so we are getting two copies of the data. However, this way the code gets inlined. 52 // Not inlined for non-GCC compilers
|
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 531 // Emit the inlined tests assumed by the stub. 754 // indicates that none of the load was inlined. [all...] |
/dalvik/vm/compiler/codegen/arm/ |
CodegenDriver.c | [all...] |
/external/proguard/src/proguard/optimize/peephole/ |
ClassMerger.java | 280 // Remember to replace the inlined class by the target class.
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_enum_field.cc | 249 // We use a non-inlined implementation in this case, since this path will
|
/external/protobuf/src/google/protobuf/ |
generated_message_reflection.h | 416 // function is not to be inlined, so that you can do this without including
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/ |
SDL_syscdrom.c | 47 * The msf_to_frame and frame_to_msf were yanked from libcdrom and inlined
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_madwifi.c | 181 /* NB: SETOPTIE is not fixed-size so must not be inlined */
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pv_normalize.cpp | 102 /* function is inlined in header file */
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
mac_32.h | 42 Description: Inlined the functions from mac_32.cpp. A performance improvement
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
normalize_amr_wb.cpp | 118 /* function is inlined in header file */
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_normalize.cpp | 108 /* function is inlined in header file */
|
/libcore/luni/src/main/java/java/util/ |
LinkedHashMap.java | 246 // Doug Lea's supplemental secondaryHash function (inlined)
|
HashMap.java | 301 // Doug Lea's supplemental secondaryHash function (inlined) 330 // Doug Lea's supplemental secondaryHash function (inlined) [all...] |
Hashtable.java | 266 // Doug Lea's supplemental secondaryHash function (inlined) 294 // Doug Lea's supplemental secondaryHash function (inlined) [all...] |
/dalvik/vm/ |
InlineNative.c | 18 * Inlined native functions. These definitions replace interpreted or 89 * the inlined version. It's best to have just one version unless there
|
/external/webkit/WebCore/inspector/front-end/ |
ElementsTreeOutline.js | 81 // The revealAndSelectNode() method might find a different element if there is inlined text, 151 // The text node might have been inlined if it was short, so try to find the parent element. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/ |
c++ | |