HomeSort by relevance Sort by last modified time
    Searched refs:BASE (Results 76 - 100 of 183) sorted by null

1 2 34 5 6 7 8

  /frameworks/base/services/core/java/com/android/server/
NsdService.java 80 private static final int BASE = Protocol.BASE_NSD_MANAGER;
81 private static final int CMD_TO_STRING_COUNT = NsdManager.RESOLVE_SERVICE - BASE + 1;
85 sCmdToString[NsdManager.DISCOVER_SERVICES - BASE] = "DISCOVER";
86 sCmdToString[NsdManager.STOP_DISCOVERY - BASE] = "STOP-DISCOVER";
87 sCmdToString[NsdManager.REGISTER_SERVICE - BASE] = "REGISTER";
88 sCmdToString[NsdManager.UNREGISTER_SERVICE - BASE] = "UNREGISTER";
89 sCmdToString[NsdManager.RESOLVE_SERVICE - BASE] = "RESOLVE";
93 cmd -= BASE;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardTheme.java 52 VERSION_CODES.BASE),
61 VERSION_CODES.BASE),
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java 109 private static final int BASE = Protocol.BASE_DHCP + 100;
110 private static final int CMD_KICK = BASE + 1;
111 private static final int CMD_RECEIVED_PACKET = BASE + 2;
112 private static final int CMD_TIMEOUT = BASE + 3;
113 private static final int CMD_ONESHOT_TIMEOUT = BASE + 4;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
RttService.java 226 private static final int BASE = Protocol.BASE_WIFI_RTT_SERVICE;
228 private static final int CMD_DRIVER_LOADED = BASE + 0;
229 private static final int CMD_DRIVER_UNLOADED = BASE + 1;
230 private static final int CMD_ISSUE_NEXT_REQUEST = BASE + 2;
231 private static final int CMD_RTT_RESPONSE = BASE + 3;
WifiScanningServiceImpl.java 200 private static final int BASE = Protocol.BASE_WIFI_SCANNER_SERVICE;
202 private static final int CMD_SCAN_RESULTS_AVAILABLE = BASE + 0;
203 private static final int CMD_FULL_SCAN_RESULTS = BASE + 1;
204 private static final int CMD_HOTLIST_AP_FOUND = BASE + 2;
205 private static final int CMD_HOTLIST_AP_LOST = BASE + 3;
206 private static final int CMD_WIFI_CHANGE_DETECTED = BASE + 4;
207 private static final int CMD_WIFI_CHANGES_STABILIZED = BASE + 5;
208 private static final int CMD_DRIVER_LOADED = BASE + 6;
209 private static final int CMD_DRIVER_UNLOADED = BASE + 7;
210 private static final int CMD_SCAN_PAUSED = BASE + 8
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 1 //===-- DeclBase.h - Base Classes for representing declarations -*- C++ -*-===//
77 #define DECL(DERIVED, BASE) DERIVED,
79 #define DECL_RANGE(BASE, START, END) \
80 first##BASE = START, last##BASE = END,
81 #define LAST_DECL_RANGE(BASE, START, END) \
82 first##BASE = START, last##BASE = END
    [all...]
DataRecursiveASTVisitor.h 84 /// 3. given a (node, class) combination, where 'class' is some base
340 #define ABSTRACT_TYPE(CLASS, BASE)
341 #define TYPE(CLASS, BASE) bool Traverse##CLASS##Type(CLASS##Type *T);
348 #define TYPE(CLASS, BASE) \
350 TRY_TO(WalkUpFrom##BASE(T)); \
361 #define ABSTRACT_TYPELOC(CLASS, BASE)
362 #define TYPELOC(CLASS, BASE) bool Traverse##CLASS##TypeLoc(CLASS##TypeLoc TL);
381 // Note that BASE includes trailing 'Type' which CLASS doesn't.
382 #define TYPE(CLASS, BASE) \
384 TRY_TO(WalkUpFrom##BASE##Loc(TL));
    [all...]
RecursiveASTVisitor.h 80 /// 3. given a (node, class) combination, where 'class' is some base
342 #define ABSTRACT_TYPE(CLASS, BASE)
343 #define TYPE(CLASS, BASE) bool Traverse##CLASS##Type(CLASS##Type *T);
350 #define TYPE(CLASS, BASE) \
352 TRY_TO(WalkUpFrom##BASE(T)); \
363 #define ABSTRACT_TYPELOC(CLASS, BASE)
364 #define TYPELOC(CLASS, BASE) bool Traverse##CLASS##TypeLoc(CLASS##TypeLoc TL);
383 // Note that BASE includes trailing 'Type' which CLASS doesn't.
384 #define TYPE(CLASS, BASE) \
386 TRY_TO(WalkUpFrom##BASE##Loc(TL));
    [all...]
Comment.h 189 #define COMMENT_RANGE(BASE, FIRST, LAST) \
190 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind,
191 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \
192 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind
  /external/elfutils/src/tests/
run-readelf-mixed-corenote.sh 50 BASE: 0xb6eee000
124 BASE: 0
185 BASE: 0
245 fs.base: 0x00007fa1c8933740 gs.base: 0x0000000000000000
262 BASE: 0
334 BASE: 0x7fb7520000
464 BASE: 0
488 index: 6, base: 0xb77da700, limit: 0x000fffff, flags: 0x00000051
489 index: 7, base: 0x00000000, limit: 0x00000000, flags: 0x0000002
    [all...]
  /external/sfntly/cpp/src/sfntly/
tag.cc 45 const int32_t Tag::BASE = TAG('B', 'A', 'S', 'E');
  /frameworks/base/core/java/android/os/
Build.java 160 * The base OS build the product is based on.
246 public static final int BASE = 1;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_deblock.c 74 *cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_SET; \
78 *cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_SET; \
82 *cmdbuf->regio_idx++ = ( (group##_##reg##_OFFSET + group##_##BASE + index*group##_##reg##_STRIDE) | MSVDX_DEBLOCK_REG_SET); \
86 *cmdbuf->regio_idx++ = (group##_##reg##_##OFFSET + group##_##BASE) | MSVDX_DEBLOCK_REG_GET; reg_get_count++;
  /external/mesa3d/src/mesa/main/
texobj.c 390 enum base_mipmap { BASE, MIPMAP };
396 * 1. "base incomplete": the base level of the texture is invalid so no
398 * 2. "mipmap incomplete": a non-base level of the texture is invalid so
404 * \param bm either BASE or MIPMAP to indicate what's incomplete
422 if (bm == BASE)
460 /* Detect cases where the application set the base level to an invalid
464 incomplete(t, BASE, "base level = %d is invalid", baseLevel);
469 incomplete(t, BASE, "MAX_LEVEL (%d) < BASE_LEVEL (%d)"
    [all...]
  /frameworks/native/libs/ui/
FramebufferNativeWindow.cpp 53 NativeBuffer(int w, int h, int f, int u) : BASE() {
77 : BASE(), fbDev(0), grDev(0), mUpdateOnDemand(false)
  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 138 private static final int BASE = Protocol.BASE_WIFI_P2P_SERVICE;
141 public static final int GROUP_CREATING_TIMED_OUT = BASE + 1;
144 private static final int PEER_CONNECTION_USER_ACCEPT = BASE + 2;
146 private static final int PEER_CONNECTION_USER_REJECT = BASE + 3;
148 private static final int DROP_WIFI_USER_ACCEPT = BASE + 4;
150 private static final int DROP_WIFI_USER_REJECT = BASE + 5;
152 public static final int DISABLE_P2P_TIMED_OUT = BASE + 6;
156 public static final int P2P_CONNECTION_CHANGED = BASE + 11;
169 public static final int DISCONNECT_WIFI_REQUEST = BASE + 12;
170 public static final int DISCONNECT_WIFI_RESPONSE = BASE + 13
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
Collator.java 48 * base characters (for example, "a" &lt; "b").
50 * into different sections by base character.
59 * "a&ograve;"). In addition, a variant of a letter differs from the base
139 * between base characters. See class documentation for more explanation.
161 * strength level. In addition, a variant of a letter differs from the base
311 * <p>The base class checks for null and for equal types.
337 * <p>The base class method does nothing. Subclasses should override it if appropriate.
382 * <p>The base class method does nothing. Subclasses should override it if appropriate.
    [all...]
  /external/icu/icu4c/source/i18n/
alphaindex.cpp 41 const UChar BASE[1] = { 0xFDD0 };
374 if (!current.startsWith(BASE, BASE_LENGTH)) {
501 } else if (current.length() == BASE_LENGTH + 1 && current.startsWith(BASE, BASE_LENGTH) &&
507 if (!current.startsWith(BASE, BASE_LENGTH) &&
740 // the base is 0 mod 8.
765 collatorPrimaryOnly_->internalAddContractions(BASE[0], contractions, errorCode);
771 U_ASSERT (s.startsWith(BASE, BASE_LENGTH));
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/mips-boards/
bonito64.h 352 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)

Completed in 858 milliseconds

1 2 34 5 6 7 8