HomeSort by relevance Sort by last modified time
    Searched full:turn (Results 401 - 425 of 3582) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/Support/
Regex.h 41 /// assumed. Pass this flag to turn on basic regular expressions (BRE)
96 /// \brief Turn String into a regex by escaping its special characters.
  /external/llvm/test/CodeGen/X86/
vec_setcc-2.ll 4 ; For a setult against a constant, turn it into a setule and lower via psubusw.
86 ; Only do this when we can turn the comparison into a setule. I.e. not for
  /external/llvm/test/Feature/
optnone-opt.ll 57 ; Additional IR passes that opt doesn't turn on by default.
63 ; Loop IR passes that opt doesn't turn on by default.
  /external/mesa3d/src/mesa/math/
m_xform.h 69 * application wouldn't turn on culling in such cases.
77 * of the same stride as all the others, so I can now turn map_vertices
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 121 /* Could traverse the indices, re-emitting vertices in turn.
134 * in turn. Use a vertex cache to preserve some of the
  /external/selinux/sepolgen/
HACKING 39 other access vectors - this forms the backbone of how we turn audit
43 includes algorithms to turn the raw output of the parser into access
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
Level.java 53 intended to turn off logging. */
93 turn on all logging. */
  /external/slf4j/slf4j-site/src/site/pages/
localization.html 18 <noscript>Please turn on Javascript to view this menu</noscript>
45 which in turn can create <a
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeScrimController.java 232 // Signal that the pulse is ready to turn the screen on and draw.
262 // Signal that the pulse is all finished so we can turn the screen off now.
  /frameworks/base/services/core/java/com/android/server/hdmi/
DeviceSelectAction.java 41 // Time in milliseconds we wait for the device power status to turn to 'On'.
171 // Turn the active source invalidated, which remains so till <Active Source> comes from
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
postproc.c 112 die_codec(&codec, "Failed to turn off postproc.");
117 die_codec(&codec, "Failed to turn on postproc.");
  /hardware/libhardware/include/hardware/
power.h 82 * Typical actions are to turn on or off devices and adjust
137 * (*setFeature) is called to turn on or off a particular feature
  /libcore/luni/src/test/java/libcore/java/nio/channels/
ServerSocketChannelTest.java 91 // Go through all local IPs and try to connect to each in turn - all should succeed.
121 // Go through all local IPs and try to connect to each in turn - all should fail except
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestInputStream2Test.java 65 // turn off processing
79 // turn on processing
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 40 // If the std lib has thread support turned on, then turn it on in Boost
57 // so just turn on threading support whenever the std lib is thread safe:
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
user.hpp 85 // (this macro is used to turn on __declspec(dllimport) modifiers, so that
97 // BOOST_REGEX_DYN_LINK etc (this macro is used to turn on __declspec(dllimport)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
quota.h 65 #define Q_QUOTAON 0x800002 /* turn quotas on */
66 #define Q_QUOTAOFF 0x800003 /* turn quotas off */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
quota.h 65 #define Q_QUOTAON 0x800002 /* turn quotas on */
66 #define Q_QUOTAOFF 0x800003 /* turn quotas off */
  /prebuilts/misc/common/swig/include/2.0.11/python/
typemaps.i 14 The following methods can be applied to turn a pointer into a simple
55 The following methods can be applied to turn a pointer into an "output"
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
typemaps.swg 15 The following methods can be applied to turn a pointer into a simple
56 The following methods can be applied to turn a pointer into an "output"
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 66 * Binders turn functions/functors with two arguments into functors with
72 * turn call @c f(x,y1), @c f(x,y2), ...
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 66 * Binders turn functions/functors with two arguments into functors with
72 * turn call @c f(x,y1), @c f(x,y2), ...
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 66 * Binders turn functions/functors with two arguments into functors with
72 * turn call @c f(x,y1), @c f(x,y2), ...
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 66 * Binders turn functions/functors with two arguments into functors with
72 * turn call @c f(x,y1), @c f(x,y2), ...
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 68 * Binders turn functions/functors with two arguments into functors
74 * various arguments (y1, y2, ...) and will in turn call @c

Completed in 91 milliseconds

<<11121314151617181920>>