HomeSort by relevance Sort by last modified time
    Searched refs:forward (Results 226 - 250 of 613) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/quake/quake/src/QW/client/
mathlib.c 290 void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up)
305 forward[0] = cp*cy;
306 forward[1] = cp*sy;
307 forward[2] = -sp;
  /external/quake/quake/src/WinQuake/
mathlib.cpp 292 void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up)
307 forward[0] = cp*cy;
308 forward[1] = cp*sy;
309 forward[2] = -sp;
  /external/skia/src/core/
SkBitmapProcState.cpp 139 SkMatrix forward;
140 if (m->invert(&forward)) {
141 SkScalar tx = -SkScalarRoundToScalar(forward.getTranslateX());
142 SkScalar ty = -SkScalarRoundToScalar(forward.getTranslateY());
  /external/srec/srec/cfront/
sp_fft.c 331 unsigned forward, reverse, *tbl; local
339 forward = 1;
345 if (forward & j) tbl[j] |= reverse;
348 forward <<= 1;
  /external/webkit/Source/WebCore/css/
mediaControlsQt.css 207 audio::-webkit-media-controls-seek-forward-button {
211 video::-webkit-media-controls-seek-forward-button {
mediaControlsQuickTime.css 130 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button {
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.mm 88 - (PDFSelection *)_nextMatchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag fromSelection:(PDFSelection *)initialSelection startInSelection:(BOOL)startInSelection;
597 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag
599 return [self searchFor:string direction:forward caseSensitive:caseFlag wrap:wrapFlag startInSelection:NO];
604 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag startInSelection:(BOOL)startInSelection
606 PDFSelection *selection = [self _nextMatchFor:string direction:forward caseSensitive:caseFlag wrap:wrapFlag fromSelection:[PDFSubview currentSelection] startInSelection:startInSelection];
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qgraphicswebview.h 112 void forward();
qwebview.h 116 void forward();
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackActivity.java 149 mForward = (Button) findViewById(R.id.forward);
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/allocator.adaptor/
allocators.h 139 ::new (p) U(std::forward<Args>(args)...);
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/tuple/tuple.tuple/
allocators.h 139 ::new (p) U(std::forward<Args>(args)...);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_stack.h 193 { c.emplace_back(std::forward<_Args>(__args)...); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pool_allocator.h 169 { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.h 106 _M_value(std::forward<_Args>(__args)...) { }
252 * @brief Forward list iterator equality comparison.
261 * @brief Forward list iterator inequality comparison.
349 std::forward<_Args>(__args)...);
778 * with Tp(std::forward<Args>(args)...) at the front of the list
787 std::forward<_Args>(__args)...); }
834 * with T(std::forward<Args>(args)...) after the specified
843 std::forward<_Args>(__args)...)); }
    [all...]
stl_stack.h 196 { c.emplace_back(std::forward<_Args>(__args)...); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 171 { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.h 106 _M_value(std::forward<_Args>(__args)...) { }
252 * @brief Forward list iterator equality comparison.
261 * @brief Forward list iterator inequality comparison.
349 std::forward<_Args>(__args)...);
778 * with Tp(std::forward<Args>(args)...) at the front of the list
787 std::forward<_Args>(__args)...); }
834 * with T(std::forward<Args>(args)...) after the specified
843 std::forward<_Args>(__args)...)); }
    [all...]
stl_stack.h 196 { c.emplace_back(std::forward<_Args>(__args)...); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 171 { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 193 { c.emplace_back(std::forward<_Args>(__args)...); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 169 { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 193 { c.emplace_back(std::forward<_Args>(__args)...); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 169 { ::new((void *)__p) _Tp(std::forward<_Args>(__args)...); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 193 { c.emplace_back(std::forward<_Args>(__args)...); }

Completed in 1077 milliseconds

1 2 3 4 5 6 7 8 91011>>