Searched refs:Boundary (Results 1 – 25 of 101) sorted by relevance
12345
20 $Boundary = [^[:L:][:M:][:N:]];35 $Boundary {ʔ? $IVowel ː} → إ\u0650ي;36 $Boundary {ʔ? $IVowel} → إ\u0650;37 {$IVowel ʔ} $Boundary → ئ;38 {$IVowel ː ʔ} $Boundary → يء;41 $Boundary {ʔ? $UVowel ː} → أو;42 $Boundary {ʔ? $UVowel} → أ;43 {$UVowel ʔ} $Boundary → ؤ;44 {$UVowel ː ʔ} $Boundary → وء;46 $Boundary {ʔ? $AVowel ː} → آ;[all …]
24 $Boundary = [^[:L:][:M:][:N:]];39 $Boundary {$SchwaVowel ː?} → ای;43 $Boundary {$IVowel ː?} → ای;45 $Boundary {$UVowel ː?} → او;47 $Boundary {$AVowel ː?} → ا;49 $Boundary {$DarkAVowel ː?} → آ;
15 $Boundary = [^[:L:][:M:][:N:]];29 $Boundary {eu} → jew ;57 iu} [$Vowel $Boundary] → iw ;
8 $Boundary = [^[:L:][:M:][:N:]];17 $Boundary [^Vowel] {e} [^$Vowel]* $Vowel → ə;
8 $Boundary = [^[:L:][:M:][:N:]];18 $Boundary [^Vowel] {e} [^$Vowel]* $Vowel → ə;
37 void align(unsigned Boundary) { in align() argument38 assert(Boundary && (Boundary & (Boundary - 1)) == 0 && in align()42 if (Size & (Boundary - 1)) { in align()44 size_t Pad = Boundary - (Size & (Boundary - 1)); in align()
1 U-Boot for the Boundary Devices Nitrogen6X and5 U-Boot to the Boundary Devices Nitrogen6X and53 wsvga-lvds - 1024 x 600 LVDS (Boundary p/n Nit6X_1024x600)54 wvga-rgb - 800 x 480 RGB (Boundary p/n Nit6X_800x480)
3 * Copyright (C) 2013 Boundary Devices
2 Content-Type: Multipart/Mixed; Boundary="NextPart"13 Content-Type: Multipart/Alternative; Boundary="OtherAccess"
38 // Boundary cases45 // Boundary cases
359 const BitsetType::Boundary BitsetType::BoundariesArray[] = {368 const BitsetType::Boundary* BitsetType::Boundaries() { return BoundariesArray; } in Boundaries()380 const Boundary* boundaries = Boundaries(); in ExpandInternals()391 const Boundary* mins = Boundaries(); in Lub()407 const Boundary* mins = Boundaries(); in Glb()427 const Boundary* mins = Boundaries(); in Min()442 const Boundary* mins = Boundaries(); in Max()
7 * Copyright (C) 2013 Boundary Devices