HomeSort by relevance Sort by last modified time
    Searched refs:Pointer (Results 126 - 150 of 174) sorted by null

1 2 3 4 56 7

  /external/libffi/src/mips/
o32.S 54 REG_S $fp, FP_OFF($sp) # Save frame pointer
61 move t9, callback # callback function pointer
72 SUBU $sp, v0 # move the stack pointer to reflect the
135 # Load the function pointer
138 # If the return value pointer is NULL, assume no return value.
177 REG_L $fp, FP_OFF($sp) # Restore frame pointer
179 ADDU $sp, SIZEOF_FRAME # Fix stack pointer
244 REG_S $fp, FP_OFF2($sp) # Save frame pointer
258 REG_L $16, 20($12) # cif pointer follows tramp.
270 move a0, $12 # Pointer to the ffi_closur
    [all...]
  /external/webkit/Source/WebKit2/Shared/
WebCoreArgumentCoders.h 202 type = WebCore::Cursor::Pointer;
  /frameworks/av/media/libstagefright/foundation/
AMessage.cpp 151 BASIC_TYPE(Pointer,ptrValue,void *)
  /external/chromium/testing/gmock/test/
gmock-generated-actions_test.cc 246 // Tests using InvokeArgument with a function that takes a pointer argument.
    [all...]
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 41 * Pointer to the root node of the tree.
  /external/v8/tools/
splaytree.js 42 * Pointer to the root node of the tree.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XIproto.h 87 typedef unsigned char *Pointer;
92 Pointer dev;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 87 typedef unsigned char *Pointer;
92 Pointer dev;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 87 typedef unsigned char *Pointer;
92 Pointer dev;
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 370 FValue: Pointer;
971 FEntries[I].FValue := Pointer(Value);
975 FEntries[FCount].FValue := Pointer(Value);
  /external/llvm/lib/VMCore/
Core.cpp 355 /*--.. Operations on array, pointer, and vector types (sequence types) .....--*/
    [all...]
  /external/v8/src/
gdb-jit.cc 1106 w->Write<uint8_t>(DW_OP_reg5); // The frame pointer's here on ia32
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc 440 g_paint_patcher.Pointer()->RefPatch();
507 g_paint_patcher.Pointer()->DerefPatch();
753 // Wrap the created object in a smart pointer so it won't leak.
758 // Copy to the class smart pointer, and notify that an instance of
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 759 DNSEntry pointerEntry = this.getCache().getDNSEntry(new DNSRecord.Pointer(type, DNSRecordClass.CLASS_ANY, false, 0, info.getQualifiedName()));
    [all...]
  /external/v8/benchmarks/
splay.js 136 * Pointer to the root node of the tree.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 130 * Pointer to the root node of the tree.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 130 * Pointer to the root node of the tree.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 131 * Pointer to the root node of the tree.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 156 factory_ = g_safe_browsing_service_factory_impl.Pointer();
315 // the pointer. Instead, we simply NULL out the client, and when the db
326 // pointer to them.
911 // accessing the database, so it's safe to delete and then NULL the pointer.
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 198 // is already used (consider a function returning a function pointer) or too
245 case DeclaratorChunk::Pointer:
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 34 | Pointer
311 (*--... Operations on pointer, vector, and array types .....................--*)
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 591 // Special cases for a known aligned load to simplify the base pointer
604 // Simplify the base pointer for this case:
    [all...]
  /external/chromium/chrome/browser/resources/
menu.js 215 * Pointer to a submenu currently shown, if any.
  /external/clang/lib/AST/
TypePrinter.cpp 142 case Type::Pointer:
1047 ObjCQIString += " *"; // Don't forget the implicit pointer.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 

Completed in 1111 milliseconds

1 2 3 4 56 7