HomeSort by relevance Sort by last modified time
    Searched refs:abort_code (Results 1 - 25 of 42) sorted by null

1 2

  /external/clang/lib/Headers/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
htmintrin.h 150 unsigned long long abort_code; /* 8 */ member in struct:__htm_tdb
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
htmintrin.h 150 unsigned long long abort_code; /* 8 */ member in struct:__htm_tdb
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
htmintrin.h 150 unsigned long long abort_code; /* 8 */ member in struct:__htm_tdb
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
htmintrin.h 150 unsigned long long abort_code; /* 8 */ member in struct:__htm_tdb
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
htmxlintrin.h 279 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
290 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
292 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
304 && (tdb->abort_code == 4 /* unfiltered program interruption */
305 || tdb->abort_code == 11 /* restricted instruction */));
314 && (tdb->abort_code == 7 /* fetch overflow */
315 || tdb->abort_code == 8 /* store overflow */));
323 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
332 && (tdb->abort_code == 9 /* fetch conflict */
333 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
htmxlintrin.h 283 return !!(tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE);
294 if (tdb->abort_code >= _HTM_FIRST_USER_ABORT_CODE)
296 *__code = tdb->abort_code - _HTM_FIRST_USER_ABORT_CODE;
308 && (tdb->abort_code == 4 /* unfiltered program interruption */
309 || tdb->abort_code == 11 /* restricted instruction */));
318 && (tdb->abort_code == 7 /* fetch overflow */
319 || tdb->abort_code == 8 /* store overflow */));
327 return tdb->format == 1 && tdb->abort_code == 13; /* depth exceeded */
336 && (tdb->abort_code == 9 /* fetch conflict */
337 || tdb->abort_code == 10 /* store conflict */))
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
BackgroundDexOptService.java 304 int abort_code = abortIdleOptimizations(lowStorageThreshold); local
305 if (abort_code == OPTIMIZE_ABORT_BY_JOB_SCHEDULER) {
306 return abort_code;
331 } else if (abort_code != OPTIMIZE_ABORT_NO_SPACE_LEFT) {

Completed in 1346 milliseconds

1 2