HomeSort by relevance Sort by last modified time
    Searched defs:MaxValue (Results 1 - 13 of 13) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.cpp 96 int MaxValue = getMaxValue();
113 return (ImmValue < MinValue || ImmValue > MaxValue);
  /art/runtime/
atomic.h 289 static T MaxValue() {
  /external/chromium_org/third_party/WebKit/Source/platform/
CheckedInt.h 240 struct MaxValue
322 return x <= MaxValue<T>::value && x >= MinValue<T>::value;
331 return x <= MaxValue<T>::value;
340 return sizeof(T) > sizeof(U) || x <= U(MaxValue<T>::value);
351 : x >= 0 && x <= U(MaxValue<T>::value);
418 const T max = MaxValue<T>::value;
442 return y == 0 || x <= MaxValue<T>::value / y;
  /external/webrtc/src/modules/audio_processing/test/
unit_test.cc 154 T MaxValue(T a, T b) {
174 max = MaxValue(max, AbsValue(frame._payloadData[i]));
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
web_ax_object_proxy.cc 492 .SetProperty("maxValue", &WebAXObjectProxy::MaxValue)
666 int WebAXObjectProxy::MaxValue() {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.h     [all...]
dxva2api.h 276 DXVA2_Fixed32 MaxValue;
ndr64types.h 135 NDR64_INT64 MaxValue;
569 NDR64_UINT32 MaxValue;
netmon.h 1183 DWORD MaxValue;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 575 milliseconds