HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 151 - 175 of 1742) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/iputils/
tftpsubs.c 74 /* control flags for crlf conversions */
118 * fill the input buffer, doing ascii conversions if requested
119 * conversions are lf -> cr,lf and cr -> cr, nul
  /external/llvm/include/llvm/Support/
ConvertUTF.h 1 /*===--- ConvertUTF.h - Universal Character Names conversions ---------------===
33 Conversions between UTF32, UTF-16, and UTF-8. Header file.
36 conversions between the three formats. UTF-7 is not included
  /bionic/libc/include/sys/
_types.h 65 * stream conversions. The content must not be referenced by user programs.
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 33 /* Conversions */
  /dalvik/vm/compiler/codegen/mips/
CalloutHelper.h 33 /* Conversions */
  /dalvik/vm/mterp/
config-armv5te-vfp 20 # operations except for "remainder" and conversions to/from 64-bit ints.
  /dalvik/vm/oo/
Array.h 124 * narrowing conversions are not allowed).
  /development/ndk/platforms/android-3/include/sys/
_types.h 65 * stream conversions. The content must not be referenced by user programs.
  /external/chromium/base/
sys_string_conversions.h 9 // Provides system-dependent string type conversions for cases where it's
utf_offset_string_conversions.h 19 // Like the conversions in utf_string_conversions.h, but also takes one or more
  /external/chromium_org/base/strings/
sys_string_conversions.h 8 // Provides system-dependent string type conversions for cases where it's
  /external/chromium_org/base/threading/
thread_local_storage_unittest.cc 15 // Ignore warnings about ptr->int conversions that we use when
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
PlatformKeyboardEventChromium.cpp 50 // Can only change type from KeyDown to RawKeyDown or Char, as we lack information for other conversions.
  /external/chromium_org/third_party/cld/base/
strtoint.h 44 // Conversions to a 32-bit integer can pass the call to strto[u]l on 32-bit
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_struct.h 30 * Helper functions for type conversions.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_half.h 39 * References for float <-> half conversions
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.h 271 * Implicit Conversions:
275 * implicit conversions:
291 * There are no implicit array or structure conversions. For example,
293 * There are no implicit conversions between signed and unsigned
  /external/chromium_org/ui/gfx/image/
image_mac.mm 75 // that the conversions: PNG -> SkBitmap -> NSImage and PNG -> NSImage
  /external/chromium_org/v8/src/
hydrogen-minus-zero.cc 40 // Propagate flags for negative zero checks upwards from conversions
v8conversions.cc 33 #include "conversions-inl.h"
  /external/chromium_org/v8/test/webkit/
parseInt.js 72 // Add test cases where the ToString/ToInt32 conversions throw.
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x.cpp 3 // Verify that narrowing conversions in initializer lists cause errors in C++0x
159 // Bool is also an integer type, but conversions to it are a different AST
165 // Conversions from pointers to booleans aren't narrowing conversions.
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
blocks.mm 68 void conversions() {
  /external/clang/test/FixIt/
fixit-function-call.cpp 59 // Test derived to base conversions.
  /external/clang/test/Sema/
attr-mode.c 32 // modes. Also test other mode-based conversions.

Completed in 2647 milliseconds

1 2 3 4 5 67 8 91011>>