OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:repeatedly
(Results
901 - 925
of
1551
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/selinux/python/sepolgen/src/sepolgen/
refpolicy.py
443
strings
repeatedly
while avoiding duplicates.
/external/skia/include/private/
GrTypesPriv.h
663
/** Data store will be respecified
repeatedly
and used many times. */
[
all
...]
/external/syslinux/com32/libutil/
sha512crypt.c
458
/*
Repeatedly
run the collected hash value through SHA512 to burn
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter.cc
362
// Emit the body of the loop that
repeatedly
invokes atomicCAS.
[
all
...]
/external/tensorflow/tensorflow/core/common_runtime/
shape_refiner.cc
821
// We must run the shape function
repeatedly
, in case users write
[
all
...]
/external/tensorflow/tensorflow/python/estimator/
training.py
722
"""
Repeatedly
calls `Estimator` evaluate and export until training ends."""
[
all
...]
/external/tensorflow/tensorflow/python/util/
nest.py
687
result of
repeatedly
applying `func`, with same structure as
/external/v8/src/ast/
scopes.h
813
// doesn't re-allocate variables
repeatedly
.
[
all
...]
/external/v8/src/compiler/
code-generator.cc
168
// TODO(mtrofin): investigate how we can avoid doing this
repeatedly
.
[
all
...]
/external/v8/src/
fast-dtoa.cc
354
// In order to print its fraction we
repeatedly
multiply the fraction by 10 and
/frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java
64
*
repeatedly
call {@link #scrollTargetBy} to apply new scrolling offsets.
[
all
...]
/frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp
162
// This ends up being called
repeatedly
before each fork(), but there's
[
all
...]
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java
[
all
...]
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
ViewDataBinding.java
71
// The length of BINDING_TAG_PREFIX prevents calling length
repeatedly
.
[
all
...]
/libcore/ojluni/src/main/java/java/io/
StreamTokenizer.java
55
* sets up the syntax tables, and then
repeatedly
loops calling the
/libcore/ojluni/src/main/java/java/util/
PriorityQueue.java
679
* demoting x down the tree
repeatedly
until it is less than or
[
all
...]
SplittableRandom.java
287
* long. The loop
repeatedly
generates unbounded longs until
[
all
...]
/libcore/ojluni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java
383
* demoting x down the tree
repeatedly
until it is less than or
[
all
...]
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
FlingUpDownMethod.java
106
int BOUNCE = 2; // An idle state in which text and icon slightly bounces off its base
repeatedly
[
all
...]
/packages/apps/Settings/src/com/android/settings/
CryptKeeper.java
462
* This is idempotent - calling
repeatedly
will simply re-initialize the UI.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveInterval.h
842
/// Calling LiveRange::addSegment()
repeatedly
can be expensive on large
[
all
...]
MachineBasicBlock.h
288
/// this than
repeatedly
calling isLiveIn before calling addLiveIn for every
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveInterval.h
848
/// Calling LiveRange::addSegment()
repeatedly
can be expensive on large
[
all
...]
MachineBasicBlock.h
298
/// this than
repeatedly
calling isLiveIn before calling addLiveIn for every
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
HandleLLVMOptions.cmake
422
# Check that we can build code with modules enabled, and that
repeatedly
[
all
...]
Completed in 1361 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>