Searched refs:forward (Results 101 - 125 of 237) sorted by relevance

12345678910

/external/icu4c/data/brkitr/
H A Dsent_el.txt50 !!forward;
H A Dword.txt70 !!forward;
H A Dword_POSIX.txt70 !!forward;
H A Dword_ja.txt70 !!forward;
/external/jmonkeyengine/engine/src/bullet-native/
H A Dcom_jme3_bullet_objects_PhysicsVehicle.cpp114 (JNIEnv *env, jobject object, jlong vehicleId, jint right, jint up, jint forward) {
121 vehicle->setCoordinateSystem(right, up, forward);
113 Java_com_jme3_bullet_objects_PhysicsVehicle_setCoordinateSystem(JNIEnv *env, jobject object, jlong vehicleId, jint right, jint up, jint forward) argument
/external/quake/quake/src/QW/client/
H A Dview.c83 vec3_t forward, right, up; local
88 AngleVectors (angles, forward, right, up);
328 vec3_t forward, right, up; local
374 AngleVectors (cl.simangles, forward, right, up);
379 side = DotProduct (from, forward);
873 vec3_t forward, right, up; local
912 AngleVectors (cl.simangles, forward, right, up);
924 view->origin[i] += forward[i]*bob*0.4;
H A Dmathlib.c290 void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up) argument
305 forward[0] = cp*cy;
306 forward[1] = cp*sy;
307 forward[2] = -sp;
/external/quake/quake/src/WinQuake/
H A Dworld.cpp747 vec3_t forward, right, up; local
750 AngleVectors (ent->u.v.angles, forward, right, up);
753 start_l[0] = DotProduct (temp, forward);
758 end_l[0] = DotProduct (temp, forward);
773 vec3_t forward, right, up; local
779 AngleVectors (a, forward, right, up);
782 trace.endpos[0] = DotProduct (temp, forward);
787 trace.plane.normal[0] = DotProduct (temp, forward);
H A Dr_part.cpp131 vec3_t forward; local
156 forward[0] = cp*cy;
157 forward[1] = cp*sy;
158 forward[2] = -sp;
171 p->org[0] = ent->origin[0] + r_avertexnormals[i][0]*dist + forward[0]*beamlength;
172 p->org[1] = ent->origin[1] + r_avertexnormals[i][1]*dist + forward[1]*beamlength;
173 p->org[2] = ent->origin[2] + r_avertexnormals[i][2]*dist + forward[2]*beamlength;
H A Dmathlib.cpp292 void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up) argument
307 forward[0] = cp*cy;
308 forward[1] = cp*sy;
309 forward[2] = -sp;
/external/webkit/Source/WebCore/css/
H A DmediaControlsQtFullscreen.css82 video::-webkit-media-controls-seek-forward-button {
H A DmediaControlsQt.css207 audio::-webkit-media-controls-seek-forward-button {
211 video::-webkit-media-controls-seek-forward-button {
H A DmediaControlsQuickTime.css130 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button {
H A DfullscreenQuickTime.css130 video:-webkit-full-screen::-webkit-media-controls-seek-forward-button {
/external/chromium/base/win/
H A Dpe_image.cc293 LPCSTR forward = NULL; local
297 forward = reinterpret_cast<LPCSTR>(func);
301 if (!callback(*this, ordinal_base + count, hint, name, func, forward,
H A Dpe_image.h35 // function is the actual address of the symbol. If forward is not null, it
36 // contains the dll and symbol to forward this export to. cookie is the value
41 LPCSTR forward, PVOID cookie);
144 // the string that describes the forward.
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_ci.c217 *p_forward = ((tBTA_PAN_DATA_PARAMS *)p_buf)->forward;
/external/icu4c/common/
H A Dutext.cpp34 utext_access(UText *ut, int64_t index, UBool forward) { argument
35 return ut->pFuncs->access(ut, index, forward);
107 // Access the new position. Assume a forward iteration from here,
207 // Because we must maintain the iteration position, we need to switch forward
1262 utf8TextAccess(UText *ut, int64_t index, UBool forward) { argument
1306 // Dispatch to the appropriate action for a forward iteration request.
1308 if (forward) {
2070 repTextAccess(UText *ut, int64_t index, UBool forward) { argument
2084 * going in the forward direction. This will ensure that the buffer has the
2087 if(forward) {
2454 unistrTextAccess(UText *ut, int64_t index, UBool forward) argument
2743 ucstrTextAccess(UText *ut, int64_t index, UBool forward) argument
2999 charIterTextAccess(UText *ut, int64_t index, UBool forward) argument
[all...]
/external/srec/srec/cfront/
H A Dsp_fft.c331 unsigned forward, reverse, *tbl; local
339 forward = 1;
345 if (forward & j) tbl[j] |= reverse;
348 forward <<= 1;
/external/webkit/Source/WebKit/mac/WebView/
H A DWebPDFView.mm88 - (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];
1192 - (PDFSelection *)_nextMatchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag fromSelection:(PDFSelection *)initialSelection startInSelection:(BOOL)startInSelection
1198 if (!forward)
1215 if (forward) {
H A DWebFrameView.mm699 - (BOOL)_pageInBlockProgressionDirection:(BOOL)forward
705 return [self _pageVertically:isFlippedBlock ? !forward : forward];
706 return [self _pageHorizontally:isFlippedBlock ? !forward : forward];
903 // Check back/forward related keys.
931 // Check back/forward related keys.
/external/webkit/Source/WebKit/qt/Api/
H A Dqgraphicswebview.h112 void forward();
H A Dqwebview.h116 void forward();
/external/webkit/Source/WebKit/wx/
H A DWebFrame.h152 bool FindString(const wxString& string, bool forward = true,
/external/openssl/crypto/asn1/
H A Dx_x509a.c176 ASN1_EXP_OPT(X509_CERT_PAIR, forward, X509, 0),

Completed in 996 milliseconds

12345678910