HomeSort by relevance Sort by last modified time
    Searched full:pointers (Results 226 - 250 of 6207) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stl_util.h 39 // Deletes the pointers contained in the provided container.
  /external/chromium_org/third_party/libxslt/libxslt/
imports.h 25 * A macro to import pointers from the stylesheet cascading order.
  /external/chromium_org/third_party/skia/include/core/
SkChunkAlloc.h 22 * pointers.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
cofftest.c 30 printf("These pointers should be equal: %p and %p\n",
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elftest.c 31 printf("These pointers should be equal: %p and %p\n",
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
machotest.c 31 printf("These pointers should be equal: %p and %p\n",
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
win32test.c 30 printf("These pointers should be equal: %p and %p\n",
  /external/chromium_org/v8/test/cctest/
test-constantpool.cc 43 // Check pointers are updated on GC.
  /external/chromium_org/webkit/child/
ftp_directory_listing_response_delegate.h 40 // Pointers to the client and associated loader so we can make callbacks as
  /external/clang/test/CXX/except/except.spec/
p2-dynamic-types.cpp 7 // Exception spec must not have incomplete types, or pointers to them, except
  /external/clang/test/CodeGenObjCXX/
arc-globals.mm 3 // Test that we're properly retaining lifetime-qualified pointers
  /external/clang/test/FixIt/
format-no-fixit.m 19 // This is okay, but we won't suggest a fixit; arbitrary structure pointers may
  /external/clang/test/Sema/
vector-ops.c 27 v2s_ptr = v2u_ptr; // expected-warning{{converts between pointers to integer types with different sign}}
  /external/clang/test/SemaCXX/
composite-pointer-type.cpp 37 // PR5509 - Multi-level pointers
  /external/clang/test/SemaObjC/
deprecated-objc-introspection.m 92 // Test for introspection of Objective-C pointers via bitmasking.
95 (void) (((NSUInteger) p) & 0x1); // expected-warning {{bitmasking for introspection of Objective-C object pointers is strongly discouraged}}
96 (void) (0x1 & ((NSUInteger) p)); // expected-warning {{bitmasking for introspection of Objective-C object pointers is strongly discouraged}}
99 (void) (0x1 & ((NSUInteger) [p performSelector:@selector(foo)])); // expected-warning {{bitmasking for introspection of Objective-C object pointers is strongly discouraged}}
  /external/clang/test/SemaTemplate/
typename-specifier-2.cpp 19 // getDesugaredType to dig through pointers and such?
  /external/kernel-headers/original/linux/
err.h 9 * Kernel pointers have redundant information, so we can use a
  /external/libffi/man/
ffi_prep_cif.3 33 pointers to
  /external/libxslt/libxslt/
imports.h 25 * A macro to import pointers from the stylesheet cascading order.
  /external/llvm/test/Transforms/InstCombine/
2007-02-07-PointerCast.ll 5 ; pointers in the high half of memory, so it wasn't noticed much
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
directx.h 15 /* Far pointers don't exist in 32-bit code */
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_gapidibvideo.h 33 /* typedef these to be able to define pointers, but still force everybody who
  /external/skia/include/core/
SkChunkAlloc.h 22 * pointers.
  /external/srec/srec/Semproc/include/
SR_SemanticResult.h 41 * Given an array of pointers to <code>LCHAR*</code>, populates that array with pointers
84 * Given an array of pointers to <code>LCHAR*</code>, populates that array with pointers
  /external/stlport/stlport/stl/
_ptrs_specialize.h 28 // Important pointers specializations

Completed in 1083 milliseconds

1 2 3 4 5 6 7 8 91011>>