HomeSort by relevance Sort by last modified time
    Searched refs:btc (Results 1 - 4 of 4) sorted by null

  /external/iproute2/ip/
iplink_can.c 241 struct can_bittiming_const *btc = local
247 btc->name, btc->tseg1_min, btc->tseg1_max,
248 btc->tseg2_min, btc->tseg2_max, btc->sjw_max,
249 btc->brp_min, btc->brp_max, btc->brp_inc)
    [all...]
  /dalvik/vm/analysis/
VfyBasicBlock.cpp 458 char btc = dvmInsnIsBranchTarget(insnFlags, idx) ? '>' : ' '; local
476 LOGI("%04x: %c%c%s #%d", idx, tryc, btc, startEnd, debugBBIndex);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 362 #define BTC_L(a, b) CHOICE(btcl ARG2(a,b), btcl ARG2(a,b), _LTOG btc ARG2(b,a))
363 #define BTC_W(a, b) CHOICE(btcw ARG2(a,b), btcw ARG2(a,b), _WTOG btc ARG2(b,a))
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 348 milliseconds