HomeSort by relevance Sort by last modified time
    Searched refs:up (Results 301 - 325 of 2165) sorted by null

<<11121314151617181920>>

  /art/runtime/interpreter/mterp/x86/
cvtfp_int.S 37 je .L${opcode}_special_case # fix up result
  /art/tools/
setup-buildbot-device.sh 52 adb shell ifconfig lo up
  /bionic/libc/kernel/uapi/linux/
tipc_config.h 114 __be32 up; member in struct:tipc_node_info
119 __be32 up; member in struct:tipc_link_info
  /build/make/target/board/generic_x86/
BoardConfig.mk 21 # Enable dex-preoptimization to speed up the first boot sequence
  /build/make/target/board/generic_x86_64/
BoardConfig.mk 27 # Enable dex-preoptimization to speed up the first boot sequence
  /cts/tests/tests/text/src/android/text/method/cts/
LinkMovementMethodTest.java 323 assertTrue(method.up(mView, mSpannable));
326 assertTrue(method.up(mView, mSpannable));
329 assertFalse(method.up(mView, mSpannable));
337 method.up(null, mSpannable);
344 method.up(mView, null);
445 assertFalse(method.up(mView, mSpannable));
542 protected boolean up(TextView widget, Spannable buffer) { method in class:LinkMovementMethodTest.MyLinkMovementMethod
543 return super.up(widget, buffer);
  /development/ndk/platforms/android-21/include/linux/
tipc_config.h 117 __be32 up; member in struct:tipc_node_info
122 __be32 up; member in struct:tipc_link_info
  /device/generic/mips64/
BoardConfig.mk 35 # Enable dex-preoptimization to speed up the first boot sequence
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibCTA9x4/
CTA9x4Boot.asm 66 Call at the beginning of the platform boot up
69 stage of the platform power up.
71 Note: This function must be implemented in assembler as there is no stack set up yet
83 This function is called before the satck has been set up. Its implementation must ensure the stack
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
SecCarInit.asm 40 ; Set up CAR
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DisablePaging64.S 45 add $4, %rax # round rax up to the next 4 byte boundary
64 mov %eax,%esp # set up new stack
  /external/autotest/client/site_tests/network_WiFiTxRx/
network-flipflop.sh 121 progress Bringing up $iface;
122 ifconfig $iface up 1>&2;
167 progress Bringing up $iface;
168 ifconfig $iface up 1>&2;
  /external/autotest/server/site_tests/platform_ServoPowerStateController/
platform_ServoPowerStateController.py 22 """Clean up DUT after servo actions."""
80 logging.info('Power off DUT which is up in recovery mode.')
125 logging.info('Power off DUT which is up in non-recovery mode.')
  /external/chromium-libpac/test/js-unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
  /external/compiler-rt/make/
options.mk 3 # This list of such variables should be kept up to date with AvailableOptions in
  /external/flatbuffers/docs/source/
README_TO_GENERATE_DOCS.md 16 set up the `py_filter` to invoke `doxypypy` from `doxygen`.
  /external/libusb/android/jni/
Application.mk 22 # of shared object in NDK versions at least up to r9.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 29 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/mesa3d/docs/
MESA_window_pos.spec 125 * Revision 1.1 - Minor clean-up (7 Jan 2000, Brian Paul)
  /external/ppp/pppd/plugins/pppoatm/
text2qos.c 25 int __t2q_get_rate(const char **text,int up)
69 rate = (rate+(up ? 8*ATM_CELL_PAYLOAD-1 : 0))/8/
  /external/skia/tools/lua/
bitmap_statistics.lua 54 ", scaled = ", num_scaled_bitmaps, " (up = ", num_scaled_up, "; down = ", num_scaled_down, ")",
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the

Completed in 1873 milliseconds

<<11121314151617181920>>