HomeSort by relevance Sort by last modified time
    Searched full:semantics (Results 126 - 150 of 1985) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/include/llvm/ADT/
APFloat.h 61 /// full extended precision). Adding a new format that obeys IEEE semantics
128 /// \name Floating Point Semantics.
254 /// Returns the largest finite number in the given semantics.
259 /// Returns the smallest (by magnitude) finite number in the given semantics.
266 /// semantics.
397 const fltSemantics &getSemantics() const { return *semantics; }
404 /// magnitude in the current semantics.
408 /// magnitude in the current semantics.
549 /// The semantics that this value obeys.
550 const fltSemantics *semantics; member in class:llvm::APFloat
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessiondescription.cc 211 if (iter->semantics() == name) {
221 if (iter->semantics() == name) {
232 if (iter->semantics() == name) {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops.h 38 // just for the x86; if you assume x86 semantics, x86 hardware bugs and
114 // semantics. A MemoryBarrier() has "Barrier" semantics, but does no memory
  /external/chromium_org/v8/src/
elements.h 108 // underlying backing store accordingly. The method honors the semantics of
116 // backing store as necessary. This method does NOT honor the semantics of
120 // EcmaScript 5.1 semantics.
  /bootable/recovery/minui/
minui.h 61 /* timeout has the same semantics as for poll
  /external/bison/m4/
fcntl.m4 64 it to support the semantics on older kernels that failed with EINVAL. */
  /external/chromium/base/
atomic_ref_count.h 5 // This is a low level implementation of atomic semantics for reference
path_service_unittest.cc 50 // later changes to Get broke the semantics of the function and yielded the
  /external/chromium/crypto/
scoped_capi_types.h 47 // insufficient. The semantics are the same as scoped_ptr.
  /external/chromium/third_party/libjingle/source/talk/base/
asynctcpsocket.h 37 // Simulates UDP semantics over TCP. Send and Recv packet sizes
  /external/chromium_org/base/
atomic_ref_count.h 5 // This is a low level implementation of atomic semantics for reference
  /external/chromium_org/chrome/browser/extensions/api/braille_display_private/
brlapi_connection.h 18 // about the semantics of the methods in this class.
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel.proto 38 // namespace defines the protocol and semantics of the message.
  /external/chromium_org/chrome/browser/sync/glue/
ui_model_worker.cc 30 // semantics here and short-circuit.
  /external/chromium_org/content/browser/worker_host/
worker_storage_partition.h 35 // thread. Instead of changing the lifetime semantics of StoragePartition,
  /external/chromium_org/crypto/
scoped_capi_types.h 46 // insufficient. The semantics are the same as scoped_ptr.
  /external/chromium_org/google_apis/
google_api_keys.py 8 Note that this does not have the exact same semantics as the C++ API
  /external/chromium_org/gpu/command_buffer/service/
feature_info.h 31 // GL_EXT_framebuffer_multisample-style semantics, since they are exposed
  /external/chromium_org/net/disk_cache/
mapped_file.h 41 // Asynchronous versions of Load/Store, following the semantics of File::Read
  /external/chromium_org/net/websockets/
README 26 performs framing and implements protocol semantics in the browser process, and
  /external/chromium_org/remoting/base/
typed_buffer.h 20 // move-only semantics and typed buffer getters.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
mocktool_unittest.py 35 # MockOptions() should implement the same semantics that
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_shader_semantics.h 34 * The variables contain indices to tgsi_shader_info semantics and those
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 87 //@Override (Java 1.6 override semantics, but we must support 1.5)
175 //@Override (Java 1.6 override semantics, but we must support 1.5)
183 //@Override (Java 1.6 override semantics, but we must support 1.5)
191 //@Override (Java 1.6 override semantics, but we must support 1.5)
205 //@Override (Java 1.6 override semantics, but we must support 1.5)
353 //@Override (Java 1.6 override semantics, but we must support 1.5)
361 //@Override (Java 1.6 override semantics, but we must support 1.5)
369 //@Override (Java 1.6 override semantics, but we must support 1.5)
384 //@Override (Java 1.6 override semantics, but we must support 1.5)
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ForceFieldBuildersPreRun.java 44 //@Override (Java 1.6 override semantics, but we must support 1.5)

Completed in 972 milliseconds

1 2 3 4 56 7 8 91011>>