HomeSort by relevance Sort by last modified time
    Searched full:btop (Results 1 - 14 of 14) sorted by null

  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
IntDiffer.java 52 return bTop-maxSame;
76 aTop = bTop = maxSame;
80 bTop = bCount;
90 bTop = match;
95 bTop = bCount-EQUALSIZE;
134 if (bTop != 0) {
135 int newCount = bCount-bTop;
136 System.arraycopy(b, bTop, b, 0, newCount);
138 bTop = 0;
152 private int maxSame = 0, aTop = 0, bTop = 0
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
param.h 99 #define btop(x) x86_btop(x) macro
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 881 * bTop : Use top region as focus region of interest
895 OMX_BOOL bTop;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h 856 * bTop : Use top region as focus region of interest
870 OMX_BOOL bTop;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 843 * bTop : Use top region as focus region of interest
857 OMX_BOOL bTop;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h 856 * bTop : Use top region as focus region of interest
870 OMX_BOOL bTop;
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_IVCommon.h 856 * bTop : Use top region as focus region of interest
870 OMX_BOOL bTop;
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_widgetdata.cpp 424 bool bTop = mgUI.GetTopInset(fTopInset);
431 if (!bLeft || !bTop || !bRight || !bBottom) {
434 if (!bTop)
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 2982 milliseconds