HomeSort by relevance Sort by last modified time
    Searched full:casted (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field.h 18 // Convenience method to return the cell, casted appropriately.
  /external/llvm/include/llvm/
InstrTypes.h 413 Value *S, ///< The value to be casted (operand 0)
426 Value *S, ///< The value to be casted (operand 0)
427 Type *Ty, ///< The type to which operand is casted
434 Value *S, ///< The value to be casted (operand 0)
442 Value *S, ///< The value to be casted (operand 0)
443 Type *Ty, ///< The type to which operand is casted
450 Value *S, ///< The value to be casted (operand 0)
458 Value *S, ///< The value to be casted (operand 0)
459 Type *Ty, ///< The type to which operand is casted
466 Value *S, ///< The pointer value to be casted (operand 0
    [all...]
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 42 @return AdbInterfaceObject - casted instance of AdbWinUsbInterfaceObject
  /external/clang/test/Analysis/
pr_4164.c 10 // The basic issue is that the VarRegion for 'size' is casted to (char*),
uninit-vals-ps.c 79 // &encoding is casted to void*. This test case tests whether or not
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Blit.h 68 // This actually contains IDirect3DVertexShader9 or IDirect3DPixelShader9 casted to IUnknown.
  /external/clang/test/Sema/
builtins.c 45 // PR7600: Pointers are implicitly casted to integers and back.
  /external/webkit/Source/WebKit/chromium/src/
DOMUtilitiesPrivate.h 47 // If node is an HTML node with a tag name of name it is casted and returned.
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 66 // Returns a new instance of the service, casted to void* for our common
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.h 85 // The view associated with this controller, pre-casted as a TabView
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_utils_gtk.h 51 // Returns the "bookmark-node" property of |widget| casted to the correct type.
  /external/guava/src/com/google/common/collect/
ConcurrentHashMultiset.java 234 E casted = (E) element; local
236 if (countMap.replace(casted, current, current - occurrences)) {
291 E casted = (E) element; local
292 if (countMap.replace(casted, current, current - occurrences)) {
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h 50 /// multiple register classes, the corresponding value is -1 casted to a
  /external/webkit/Source/JavaScriptCore/wtf/
Bitmap.h 55 // and then casted to unsigned, meaning that set(31) when WordType is
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
codecvt_specializations.h 317 // all to/from arrays must be brutally casted to char*.
382 // all to/from arrays must be brutally casted to char*.
421 // all to/from arrays must be brutally casted to char*.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 317 // all to/from arrays must be brutally casted to char*.
382 // all to/from arrays must be brutally casted to char*.
421 // all to/from arrays must be brutally casted to char*.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 317 // all to/from arrays must be brutally casted to char*.
382 // all to/from arrays must be brutally casted to char*.
421 // all to/from arrays must be brutally casted to char*.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 317 // all to/from arrays must be brutally casted to char*.
382 // all to/from arrays must be brutally casted to char*.
421 // all to/from arrays must be brutally casted to char*.
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 216 \return "The address of the allocated memory casted to int"
221 \param "mem" "Pointer to the memory to be freed casted to int"
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
ExtendedPKIXBuilderParameters.java 183 * safely casted to <code>ExtendedPKIXBuilderParameters</code>.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 123 // Convenience method to return the cell, casted appropriately.
  /external/clang/test/CodeGenCXX/
new.cpp 227 // CHECK-NEXT: [[CASTED:%.*]] = bitcast i8* [[CALL]] to
  /external/v8/src/
bootstrapper.h 94 // The returned value is a global handle casted to V8Environment*.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvasViewer.java 76 * have it already casted in the right type.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory.sgml 44 Since the returned pointer is already casted to the right type,
61 Since the returned pointer is already casted to the right type,

Completed in 889 milliseconds

1 2 3 4