HomeSort by relevance Sort by last modified time
    Searched refs:thr (Results 176 - 200 of 212) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon89991
49 #define iu_thr u1.thr
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon91324
49 #define iu_thr u1.thr
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon92657
49 #define iu_thr u1.thr
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon94002
49 #define iu_thr u1.thr
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon110725
49 #define iu_thr u1.thr
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 95 HandlerThread thr = new HandlerThread("AlertReceiver async"); external variable declarations
96 thr.start();
97 sAsyncHandler = new Handler(thr.getLooper());
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c 256 _EGLThreadInfo *thr = _eglGetCurrentThread(); local
258 thr->CurrentFuncName = funcName;
259 thr->CurrentObjectLabel = NULL;
262 thr->CurrentObjectLabel = thr->Label;
264 thr->CurrentObjectLabel = disp->Label;
266 thr->CurrentObjectLabel = object->Label;
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.c 4697 bfd_mach_o_thread_command *thr = NULL; local
    [all...]
  /art/test/993-breakpoints/src/art/
Test993.java 122 public static void notifyBreakpointReached(Thread thr, Executable e, long loc) {
  /external/v8/src/compiler/
scheduler.cc 530 void ConnectThrow(Node* thr) {
531 Node* throw_control = NodeProperties::GetControlInput(thr);
533 TraceConnect(thr, throw_block, nullptr);
534 schedule_->AddThrow(throw_block, thr);
    [all...]
  /external/valgrind/callgrind/
dump.c 1324 thread_info** thr = CLG_(get_threads)(); local
    [all...]
  /external/aac/libSBRenc/src/
tran_det.cpp 929 const FIXP_DBL thr = TRAN_DET_THRSHLD; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ProcessStatsService.java 527 Thread thr = new Thread("ProcessStats pipe output") {
538 thr.start();
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 2098 unsigned int thr = cpi->source_var_thresh; local
    [all...]
  /external/testng/src/main/java/org/testng/internal/
Invoker.java 670 catch(Throwable thr) { // covers the non-wrapper exceptions
671 testResult.setThrowable(thr);
    [all...]
  /system/core/logcat/
logcat.cpp 97 pthread_t thr; member in struct:android_logcat_context_internal
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 3200 pthread_t thr; local
    [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc 130 Handle<mirror::Throwable> thr(hs.NewHandle(self->GetException()));
146 if (UNLIKELY(!thr.IsNull())) {
147 self->SetException(thr.Get());
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.1.1/
kotlin-annotation-processing-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.1.3/
kotlin-annotation-processing-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.5/
kotlin-annotation-processing-1.0.5.jar 
  /prebuilts/devtools/tools/lib/
junit-4.12.jar 
  /prebuilts/misc/common/robolectric/lib/
junit-4.12.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.12/
junit-4.12.jar 

Completed in 1934 milliseconds

1 2 3 4 5 6 78 9