Searched refs:take (Results 1 – 10 of 10) sorted by relevance
2 used to not take into account all side effects between
3 didn't take into account NullConstants.
10 # v1 is undefined, and the return type cannot be resolved. The Undefined should take
275 // dexpreopt.RegisterToolDeps) doesn't take host prefer32 into331 // dexpreopt.RegisterToolDeps) doesn't take host prefer32 into
34 so you can take advantage of C-style comments and preprocessor directives
197 if-nez v0, :loop_end # will always take the branch275 if-nez v0, :loop_end # will always take the branch
95 CHECK-IF and CHECK-ELIF take a Python expression as input that will be evaluated by `eval`.
93 Everything that follows a `WithType<T>()` call is thus type checked to only take `T` values.
2326 auto create_shuffled_range = [&rng](uint32_t take, uint32_t out_of) { in GenerateTestProfile() argument2327 CHECK_LE(take, out_of); in GenerateTestProfile()2331 vec.erase(vec.begin() + take, vec.end()); in GenerateTestProfile()
781 HSPLcom/android/okhttp/okio/SegmentPool;->take()Lcom/android/okhttp/okio/Segment;6617 HSPLjava/util/concurrent/ArrayBlockingQueue;->take()Ljava/lang/Object;6916 HSPLjava/util/concurrent/LinkedBlockingDeque;->take()Ljava/lang/Object;6936 HSPLjava/util/concurrent/LinkedBlockingQueue;->take()Ljava/lang/Object;6953 HSPLjava/util/concurrent/PriorityBlockingQueue;->take()Ljava/lang/Object;6978 HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;->take()Ljava/lang/Object;6979 HSPLjava/util/concurrent/ScheduledThreadPoolExecutor$DelayedWorkQueue;->take()Ljava/util/concurrent…7052 HSPLjava/util/concurrent/SynchronousQueue;->take()Ljava/lang/Object;