Searched refs:My (Results 1 – 7 of 7) sorted by relevance
23 float My = R->elem[1][1]; in initQuat() local26 q->x = sqrtf(clamp(Hx - My - Az + 1.0f) * 0.25f); in initQuat()27 q->y = sqrtf(clamp(-Hx + My - Az + 1.0f) * 0.25f); in initQuat()28 q->z = sqrtf(clamp(-Hx - My + Az + 1.0f) * 0.25f); in initQuat()29 q->w = sqrtf(clamp(Hx + My + Az + 1.0f) * 0.25f); in initQuat()
36 #string STR_FORM1_TITLE #language en-US "My First Setup Page"38 #string STR_FORM2_TITLE #language en-US "My Second Setup Page"40 #string STR_FORM3_TITLE #language en-US "My Third Setup Page"42 #string STR_FORM6_TITLE #language en-US "My Sixth Setup Page"43 #language fr-FR "My Sixth Setup Page"44 #string STR_DYNAMIC_TITLE #language en-US "My Dynamic Page"45 #language fr-FR "My Dynamic Page Spanish"46 #string STR_SUBTITLE_TEXT #language en-US "My subtitle text"50 #string STR_CPU_STRING #language en-US "My CPU Speed is "51 #language fr-FR "My CPU Speed is "[all …]
134 " Shell> bcfg driver add 5 mydriver.efi "My Driver"\r\n"137 " Shell> bcfg boot add 3 osloader.efi "My OS"\r\n"
182 ```!BSF BLOCK:{NAME:"My platform name", VER:"0.1"}``` or184 ```@Bsf BLOCK:{NAME:"My platform name", VER:"0.1"}```
539 depend on it and would break. My temporary solution is to add
1981 I believe this is now fixed. My apologies.