OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forces
(Results
1 - 25
of
605
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/gpu/include/
GrGLConfig_chrome.h
7
// glGetError()
forces
a sync with gpu process on chrome
/bootable/recovery/edify/
Android.mk
10
# "-x c"
forces
the lex/yacc files to be compiled as c;
11
# the build system otherwise
forces
them to be c++.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterChain.java
53
/** This method
forces
us to over-ride the method defined in java.io.Writer */
55
/** This method
forces
us to over-ride the method defined in java.io.Writer */
57
/** This method
forces
us to over-ride the method defined in java.io.Writer */
59
/** This method
forces
us to over-ride the method defined in java.io.Writer */
61
/** This method
forces
us to over-ride the method defined in java.io.Writer */
63
/** This method
forces
us to over-ride the method defined in java.io.Writer */
65
/** This method
forces
us to over-ride the method defined in java.io.Writer */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
tags.h
41
/** @brief
Forces
sequential execution at compile time. */
113
/** @brief
Forces
parallel merging
122
/** @brief
Forces
parallel merging
132
/** @brief
Forces
parallel sorting using multiway mergesort
141
/** @brief
Forces
parallel sorting using multiway mergesort
150
/** @brief
Forces
parallel sorting using multiway mergesort
159
/** @brief
Forces
parallel sorting using unbalanced quicksort
168
/** @brief
Forces
parallel sorting using balanced quicksort
/external/v8/test/mjsunit/compiler/
variables.js
47
// Context-allocated locals. Local function
forces
x into f3's context.
62
// Lookup slots. 'With'
forces
x to be looked up at runtime.
70
// (even if it shadows the arguments object)
forces
all parameters to be
/external/chromium/chrome/browser/download/
download_request_infobar_delegate.h
17
// against "carpet-bombing", where a malicious site
forces
multiple downloads
/external/llvm/test/FrontendC++/
weak-external.cpp
8
// constructor when we shouldn't be. Such an instantiation
forces
the implicit
/external/stlport/stlport/stl/config/
_detect_dll_or_lib.h
9
* user
forces
use of a specific version. In this case _STLP_USING_CROSS_NATIVE_RUNTIME_LIB
54
/* Idem previous remark but the user
forces
use of the static native runtime.
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
9
* user
forces
use of a specific version. In this case _STLP_USING_CROSS_NATIVE_RUNTIME_LIB
54
/* Idem previous remark but the user
forces
use of the static native runtime.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
9
* user
forces
use of a specific version. In this case _STLP_USING_CROSS_NATIVE_RUNTIME_LIB
54
/* Idem previous remark but the user
forces
use of the static native runtime.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
9
* user
forces
use of a specific version. In this case _STLP_USING_CROSS_NATIVE_RUNTIME_LIB
54
/* Idem previous remark but the user
forces
use of the static native runtime.
/external/chromium/chrome/browser/chromeos/login/
wizard_screen.h
31
//
Forces
the current screen to be shown immediately.
/external/chromium/net/base/
cookie_options.h
27
//
Forces
a cookie to be saved as a session cookie. If the expiration time of
cookie_policy.h
38
// OK_FOR_SESSION_ONLY - if allowed to write cookies, but
forces
them to
/external/iproute2/doc/
rtstat.sgml
47
1 prescribes to print it once and 2 (this is default setting)
forces
header
/external/jsilver/src/com/google/clearsilver/jsilver/functions/operators/
NumericFunction.java
24
* #X (numeric).
Forces
a value to a number.
/external/llvm/tools/gold/
CMakeLists.txt
38
#
forces
recompilation of gold-plugin.cpp. The LINK_DEPENDS target
/external/qemu/android/protocol/
fb-updates.h
24
* This message
forces
the Core to send a full display update back to the UI. */
/external/srec/tools/grxmlcompile/
hashimpl.cpp
22
// This file
forces
the instantiation of the templates. Do not compile the above file.
/ndk/tests/device/test-gabi++-guard/jni/
test_guard.cpp
23
// This construct
forces
the static creation of _instance
/packages/apps/Mms/src/org/w3c/dom/smil/
ElementSyncBehavior.java
43
* If set to true,
forces
the time container playback to sync to this
/packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java
84
LinkedList<Vec>
forces
= new LinkedList<Vec>();
field in class:BouncyDroid.BouncyView.World.Body
91
forces
.add(f);
97
forces
.clear();
100
forces
.remove(f);
108
for (Vec f :
forces
) {
424
for (World.Vec f : mBody.
forces
) {
/external/e2fsprogs/lib/uuid/
uuid_generate.3.in
57
function
forces
the use of the all-random UUID format, even if
67
function
forces
the use of the alternative algorithm which uses the
/build/target/board/vbox_x86/
init.vbox_x86.rc
45
# -Q is a special logcat option that
forces
the
/external/chromium/chrome/browser/ui/gtk/
rounded_window.h
35
// handler that
forces
the window shape into roundness. Caller should not set
Completed in 576 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>