| /xsrc/external/mit/freetype/dist/builds/mac/ |
| H A D | ascii2mpw.py | 7 mpw_line = string.replace(asc_line, "\\xA5", "\245") 8 mpw_line = string.replace(mpw_line, "\\xB6", "\266") 9 mpw_line = string.replace(mpw_line, "\\xC4", "\304") 10 mpw_line = string.replace(mpw_line, "\\xC5", "\305") 11 mpw_line = string.replace(mpw_line, "\\xFF", "\377") 12 mpw_line = string.replace(mpw_line, "\n", "\r") 13 mpw_line = string.replace(mpw_line, "\\n", "\n") 17 asc_line = string.replace(mpw_line, "\n", "\\n") 18 asc_line = string.replace(asc_line, "\r", "\n") 19 asc_line = string.replace(asc_lin [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/ |
| H A D | decode.py | 302 guard = os.path.basename(glue_h).upper().replace("-", "_").replace(".", "_") 309 guard = os.path.basename(dst_h).upper().replace("-", "_").replace(".", "_")
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_opt_copy_prop.c | 55 bi_index replace = ins->src[0]; local in function:bi_opt_copy_prop 59 if (bi_is_ssa(replace)) { 60 bi_index chained = replacement[bi_word_node(replace)]; 63 replace = chained; 66 replacement[bi_word_node(ins->dest[0])] = replace;
|
| H A D | bi_opt_constant_fold.c | 89 uint32_t replace = bi_fold_constant(ins, &unsupported); local in function:bi_opt_constant_fold 94 bi_mov_i32_to(&b, ins->dest[0], bi_imm_u32(replace));
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | VisCmap.c | 46 * If replace is true, any previous definition will be removed. 50 * been removed if replace was True. 73 unsigned int depth, Bool replace, Bool retain) 79 * replace specifies - whether to replace 107 XA_RGB_DEFAULT_MAP, replace,retain); 111 XA_RGB_GRAY_MAP, replace, retain); 118 XA_RGB_RED_MAP, replace, retain); 126 XA_RGB_GREEN_MAP, replace, retain); 135 XA_RGB_BLUE_MAP, replace, retai 72 XmuVisualStandardColormaps(Display * dpy,int screen,VisualID visualid,unsigned int depth,Bool replace,Bool retain) argument [all...] |
| H A D | LookupCmap.c | 49 * replace the currently existing standard colormap, use 58 * If replace is true, any previous definition of the property will be 75 Bool replace, Bool retain) 82 * replace - specifies whether to replace 114 * if the replace flag has not been set to true, return success. 115 * lookup() will remove a pre-existing map if replace is true. 119 replace) && !replace) { 158 if (lookup(dpy, screen, visualid, property, colormap, replace) 73 XmuLookupStandardColormap(Display * dpy,int screen,VisualID visualid,unsigned int depth,Atom property,Bool replace,Bool retain) argument 199 lookup(Display * dpy,int screen,VisualID visualid,Atom property,XStandardColormap * cnew,Bool replace) argument [all...] |
| /xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/lunr/ |
| H A D | lunr.ar.js | 20 !function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ar=function(){this.pipeline.reset(),this.pipeline.add(e.ar.trimmer,e.ar.stopWordFilter,e.ar.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ar.stemmer))},e.ar.wordCharacters="ء-ٛٱـ",e.ar.trimmer=e.trimmerSupport.generateTrimmer(e.ar.wordCharacters),e.Pipeline.registerFunction(e.ar.trimmer,"trimmer-ar"),e.ar.stemmer=function(){var m=this;return m.result=!1,m.preRemoved=!1,m.sufRemoved=!1,m.pre={pre1:"ف ك ب و س ل ن ا ي ت",pre2:"ال لل",pre3:"بال وال فال تال كال ولل",pre4:"فبال كبال وبال وكال"},m.suf={suf1:"ه ك ت ن ا ي",suf2:"نك نه ها وك يا اه ون ين تن تم نا وا ان كم كن ني نن ما هم هن تك ته ات يه",suf3:"تين كهم نيه نهم ونه وها يهم ونا ونك وني وهم تكم تنا تها تني تهم كما كها ناه نكم هنا تان يها",suf4:"كموه ناها ونني ونهم تكما تموه تكاه كماه ناكم ناهم نيها وننا"},m.patterns=JSON.parse('{"pt43":[{"pt":[{"c":"ا","l":1}]},{"pt":[{"c":"ا,ت,ن,ي","l":0}],"mPt":[{"c":"ف","l":0,"m":1},{"c":"ع","l":1,"m":2},{"c":"ل","l":2,"m":3}]},{"pt":[{"c":"و","l":2}],"mPt":[{"c":"ف","l":0,"m":0},{"c":"ع","l":1,"m":1},{"c":"ل","l":2,"m":3}]},{"pt":[{"c":"ا","l":2}]},{"pt":[{"c":"ي","l":2}],"mPt":[{"c":"ف","l":0,"m":0},{"c":"ع","l":1,"m":1},{"c":"ا","l":2},{"c":"ل","l":3,"m":3}]},{"pt":[{"c":"م","l":0}]}],"pt53":[{"pt":[{"c":"ت","l":0},{"c":"ا","l":2}]},{"pt":[{"c":"ا,ن,ت,ي","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":0},{"c":"ا","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":3},{"c":"ل","l":3,"m":4},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":0},{"c":"ا","l":3}],"mPt":[{"c":"ف","l":0,"m":1},{"c":"ع","l":1,"m":2},{"c":"ل","l":2,"m":4}]},{"pt":[{"c":"ا","l":3},{"c":"ن","l":4}]},{"pt":[{"c":"ت","l":0},{"c":"ي","l":3}]},{"pt":[{"c":"م","l":0},{"c":"و","l":3}]},{"pt":[{"c":"ا","l":1},{"c":"و","l":3}]},{"pt":[{"c":"و","l":1},{"c":"ا","l":2}]},{"pt":[{"c":"م","l":0},{"c":"ا","l":3}]},{"pt":[{"c":"م","l":0},{"c":"ي","l":3}]},{"pt":[{"c":"ا","l":2},{"c":"ن","l":3}]},{"pt":[{"c":"م","l":0},{"c":"ن","l":1}],"mPt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ف","l":2,"m":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"م","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"م","l":0},{"c":"ا","l":2}]},{"pt":[{"c":"م","l":1},{"c":"ا","l":3}]},{"pt":[{"c":"ي,ت,ا,ن","l":0},{"c":"ت","l":1}],"mPt":[{"c":"ف","l":0,"m":2},{"c":"ع","l":1,"m":3},{"c":"ا","l":2},{"c":"ل","l":3,"m":4}]},{"pt":[{"c":"ت,ي,ا,ن","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":2},{"c":"ي","l":3}]},{"pt":[{"c":"ا,ي,ت,ن","l":0},{"c":"ن","l":1}],"mPt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ف","l":2,"m":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":3},{"c":"ء","l":4}]}],"pt63":[{"pt":[{"c":"ا","l":0},{"c":"ت","l":2},{"c":"ا","l":4}]},{"pt":[{"c":"ا,ت,ن,ي","l":0},{"c":"س","l":1},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ف","l":3,"m":3},{"c":"ع","l":4,"m":4},{"c":"ا","l":5},{"c":"ل","l":6,"m":5}]},{"pt":[{"c":"ا,ن,ت,ي","l":0},{"c":"و","l":3}]},{"pt":[{"c":"م","l":0},{"c":"س","l":1},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ف","l":3,"m":3},{"c":"ع","l":4,"m":4},{"c":"ا","l":5},{"c":"ل","l":6,"m":5}]},{"pt":[{"c":"ي","l":1},{"c":"ي","l":3},{"c":"ا","l":4},{"c":"ء","l":5}]},{"pt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ا","l":4}]}],"pt54":[{"pt":[{"c":"ت","l":0}]},{"pt":[{"c":"ا,ي,ت,ن","l":0}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":2},{"c":"ل","l":3,"m":3},{"c":"ر","l":4,"m":4},{"c":"ا","l":5},{"c":"ر","l":6,"m":4}]},{"pt":[{"c":"م","l":0}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":2},{"c":"ل","l":3,"m":3},{"c":"ر","l":4,"m":4},{"c":"ا","l":5},{"c":"ر","l":6,"m":4}]},{"pt":[{"c":"ا","l":2}]},{"pt":[{"c":"ا","l":0},{"c":"ن","l":2}]}],"pt64":[{"pt":[{"c":"ا","l":0},{"c":"ا","l":4}]},{"pt":[{"c":"م","l":0},{"c":"ت","l":1}]}],"pt73":[{"pt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ا","l":5}]}],"pt75":[{"pt":[{"c":"ا","l":0},{"c":"ا","l":5}]}]}'),m.execArray=["cleanWord","removeDiacritics","cleanAlef","removeStopWords","normalizeHamzaAndAlef","removeStartWaw","removePre432","removeEndTaa","wordCheck"],m.stem=function(){var e=0;for(m.result=!1,m.preRemoved=!1,m.sufRemoved=!1;e<m.execArray.length&&1!=m.result;)m.result=m[m.execArray[e]](),e++},m.setCurrent=function(e){m.word=e},m.getCurrent=function(){return m.word},m.cleanWord=function(){var e=new RegExp("[^ء-ٛٱـ]");return m.word=m.word.replace("ـ",""),!!e.test("")},m.removeDiacritics=function(){new RegExp("[ً-ٛ]");return m.word=m.word.replace(/[\u064b-\u065b]/gi,""),!1},m.cleanAlef=function(){var e=new RegExp("[آأإٱى]");return m.word=m.word.replace(e,"ا"),!1},m.removeStopWords=function(){if(0<="، اض امين اه اها اي ا اب اجل اجمع اخ اخذ اصبح اضحى اقبل اقل اكثر الا ام اما امامك امامك امسى اما ان انا انت انتم انتما انتن انت انشا انى او اوشك اولئك اولئكم اولاء اولالك اوه اي ايا اين اينما اي ان اي اف اذ اذا اذا اذما اذن الى اليكم اليكما اليكن اليك اليك الا اما ان انما اي اياك اياكم اياكما اياكن ايانا اياه اياها اياهم اياهما اياهن اياي ايه ان ا ابتدا اثر اجل احد اخرى اخلولق اذا اربعة ارتد استحال اطار اعادة اعلنت اف اكثر اكد الالاء الالى الا الاخيرة الان الاول الاولى التى التي الثاني الثانية الذاتي الذى الذي الذين السابق الف اللائي اللاتي اللتان اللتيا اللتين اللذان اللذين اللواتي الماضي المقبل الوقت الى اليوم اما امام امس ان انبرى انقلب انه انها او اول اي ايار ايام ايضا ب بات باسم بان بخ برس بسبب بس بشكل بضع بطان بعد بعض بك بكم بكما بكن بل بلى بما بماذا بمن بن بنا به بها بي بيد بين بس بله بئس تان تانك تبدل تجاه تحول تلقاء تلك تلكم تلكما تم تينك تين ته تي ثلاثة ثم ثم ثمة ثم جعل جلل جميع جير حار حاشا حاليا حاي حتى حرى حسب حم حوالى حول حيث حيثما حين حي حبذا حتى حذار خلا خلال دون دونك ذا ذات ذاك ذانك ذان ذلك ذلكم ذلكما ذلكن ذو ذوا ذواتا ذواتي ذيت ذينك ذين ذه ذي راح رجع رويدك ريث رب زيارة سبحان سرعان سنة سنوات سوف سوى ساء ساءما شبه شخصا شرع شتان صار صباح صفر صه صه ضد ضمن طاق طالما طفق طق ظل عاد عام عاما عامة عدا عدة عدد عدم عسى عشر عشرة علق على عليك عليه عليها عل عن عند عندما عوض عين عدس عما غدا غير ف فان فلان فو فى في فيم فيما فيه فيها قال قام قبل قد قط قلما قوة كانما كاين كاي كاين كاد كان كانت كذا كذلك كرب كل كلا كلاهما كلتا كلم كليكما كليهما كلما كلا كم كما كي كيت كيف كيفما كان كخ لئن لا لات لاسيما لدن لدى لعمر لقاء لك لكم لكما لكن لكنما لكي لكيلا للامم لم لما لما لن لنا له لها لو لوكالة لولا لوما لي لست لست لستم لستما لستن لست لسن لعل لكن ليت ليس ليسا ليستا ليست ليسوا لسنا ما ماانفك مابرح مادام ماذا مازال مافتئ مايو متى مثل مذ مساء مع معاذ مقابل مكانكم مكانكما مكانكن مكانك مليار مليون مما ممن من منذ منها مه مهما من من نحن نحو نعم نفس نفسه نهاية نخ نعما نعم ها هاؤم هاك هاهنا هب هذا هذه هكذا هل هلم هلا هم هما هن هنا هناك هنالك هو هي هيا هيت هيا هؤلاء هاتان هاتين هاته هاتي هج هذا هذان هذين هذه هذي هيهات و وا واحد واضاف واضافت واكد وان واها واوضح وراءك وفي وقال وقالت وقد وقف وكان وكانت ولا ولم ومن وهو وهي ويكان وي وشكان يكون يمكن يوم ايان".split(" ").indexOf(m.word))return!0},m.normalizeHamzaAndAlef=function(){return m.word=m.word.replace("ؤ","ء"),m.word=m.word.replace("ئ","ء"),m.word=m.word.replace(/([\u0627])\1+/gi,"ا"),!1},m.removeEndTaa=function(){return!(2<m.word.length)||(m.word=m.word.replace(/[\u0627]$/,""),m.word=m.word.replace("ة",""),!1)},m.removeStartWaw=function(){return 3<m.word.length&&"و"==m.word[0]&&"و"==m.word[1]&&(m.word=m.word.slice(1)),!1},m.removePre432=function(){var e=m.word;if(7<=m.word.length){var r=new RegExp("^("+m.pre.pre4.split(" ").join("|")+")");m.word=m.word.replace(r,"")}if(m.word==e&&6<=m.word.length){var t=new RegExp("^("+m.pre.pre3.split(" ").join("|")+")");m.word=m.word.replace( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | format_fallback.py | 60 unorm_name = fmt.name.replace(rep[0], rep[1]) 82 rgba_name = rgbx_name.replace("X", "A") 96 r_name = i_name.replace("_I_", "_R_")
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.h | 21 bool replace);
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | hook.c | 53 char *replace; member in struct:_ReplaceEntry 145 /*** auto replace ***/ 151 Bool replace; member in struct:__anon26fa8c080208 164 if (auto_replace.replace) { 165 auto_replace.replace = False; 192 char ch, *tmp, *left, *right, *replace = app_resources.auto_replace; local in function:StartAutoReplace 194 if (!replace || !*replace) 201 while (*replace) { 203 while (*replace 253 ReplacedWord(char * word,char * replace) argument 410 int replace, compile, ecode, nth, flags, count, etype; local in function:LineEdit [all...] |
| H A D | ar-lib | 157 replace= 168 r*) replace=yes ;; 181 case $delete$extract$list$quick$replace,$index in 234 elif test -n "$quick$replace"; then
|
| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| H A D | StdCmap.h | 73 Bool replace, 96 Bool replace,
|
| /xsrc/external/mit/freetype/dist/docs/reference/javascripts/ |
| H A D | extra.js | 42 text = text.replace(" ", "-"); 47 // and replace 53 document.location.replace(window.location.href);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | format_fallback.py | 60 unorm_name = fmt.name.replace(rep[0], rep[1]) 82 rgba_name = rgbx_name.replace("X", "A")
|
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | 12 const nir_search_value *replace; member in struct:transform 162590 const nir_search_value *replace; member in struct:transform 164189 const nir_search_value *replace; member in struct:transform [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | optimize.c | 126 gpir_node *replace = NULL; local in function:optimize_not 130 replace = child->children[0]; 146 replace = &new->node; 149 if (replace) { 150 gpir_node_replace_succ(replace, node);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | gen_gl_wrappers.py | 150 arglist_use = arglist_use.replace('near','zNear') 151 arglist_use = arglist_use.replace('far','zFar') 221 l[0] = l[0].replace('near','zNear') 222 l[0] = l[0].replace('far','zFar') 272 stringname = stringname.replace('MESA','ARB') 281 stringname = stringname.replace('NV','ARB') 284 stringname = stringname.replace('NV','ARB')
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/ |
| H A D | gen_knobs.cpp | 56 text.replace(start, end - start + 1, var); 65 text.replace(start, end - start + 1, var); 76 // text.replace(match[0].first, match[0].second, var); 77 text.replace(match.prefix().length(), match[0].length(), var); 88 // text.replace(match[0].first, match[0].second, var); 89 text.replace(match.prefix().length(), match[0].length(), var);
|
| /xsrc/external/mit/freetype/dist/src/tools/ |
| H A D | chktrcmp.py | 43 SRC_FILE_DIRS = sys.argv[i].replace( "--src-dirs=", "", 1 ).split( ":" ) 45 TRACE_DEF_FILES = sys.argv[i].replace( "--def-files=", "", 1 ).split( ":" )
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_search.h | 56 * For a replace expression: 101 /** Swizzle (for replace only) */ 179 const nir_search_value *replace; member in struct:transform 206 const nir_search_value *replace,
|
| H A D | nir_lower_ssbo.c | 205 nir_ssa_def *replace = lower_ssbo_instr(&b, intr); local in function:nir_lower_ssbo 207 if (replace) { 209 replace);
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_cmd_queue_gen.py | 194 cmd->u.${to_struct_field_name(c.name)}.${to_field_name(p.name)} = (${remove_suffix(p.decl.replace("const", ""), p.name)}) ${p.name}; 221 vk_free(queue->alloc, (${remove_suffix(p.decl.replace("const", ""), p.name)})cmd->u.${to_struct_field_name(c.name)}.${to_field_name(p.name)}); 252 return to_underscore(name).replace('cmd_', '') 255 return remove_prefix(to_underscore(name).replace('cmd_', ''), 'p_') 258 decl = decl.replace('const ', '') 278 const_cast = remove_suffix(param.decl.replace("const", ""), param.name) 286 const_cast = remove_suffix(member.decl.replace("const", ""), member.name) 336 const_cast = remove_suffix(param.decl.replace("const", ""), param.name) 344 const_cast = remove_suffix(member.decl.replace("const", ""), member.name) 429 guard = os.path.basename(args.out_h).replace(' [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | glcpp_test.py | 84 actual = actual.replace('$end', 'end of file') 140 def _replace_test(args, replace): 155 contents = contents.replace('\n', replace).encode('utf-8') 157 args.glcpp, contents, testfile + '.expected', nl_format=replace)
|
| /xsrc/external/mit/MesaLib.old/src/intel/ |
| H A D | brw_nir_trig_workarounds.c | 13 const nir_search_value *replace; member in struct:transform 189 nir_replace_instr(build, alu, xform->search, xform->replace)) { 199 nir_replace_instr(build, alu, xform->search, xform->replace)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/ |
| H A D | gen_knobs.cpp | 53 text.replace(start, end - start + 1, var); 62 text.replace(start, end - start + 1, var);
|