HomeSort by relevance Sort by last modified time
    Searched full:son (Results 1 - 25 of 245) sorted by null

1 2 3 4 5 6 7 8 910

  /external/pdfium/fpdfsdk/src/formfiller/
FFL_Utils.cpp 43 FX_BOOL CFFL_Utils::RectContainsRect(const CPDF_Rect & father,const CPDF_Rect & son)
45 return (father.left <= son.left && father.right >= son.right &&
46 father.bottom <= son.bottom && father.top >= son.top);
50 FX_BOOL CFFL_Utils::RectContainsPoint(const CPDF_Rect & father,const CPDF_Point & son)
52 return (father.left <= son.x && father.right >= son.x &&
53 father.bottom <= son.y && father.top >= son.y);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 337 MockViewGroup son = new MockViewGroup(mContext); local
338 son.setAnimation(new MockAnimation());
339 vg.addView(son);
342 assertNotNull(son.getAnimation());
346 son.setAnimation(new MockAnimation());
353 son.setAnimation(new MockAnimation());
682 MockView son = new MockView(mContext); local
683 vg.addView(son);
685 son.setDescendantFocusability(ViewGroup.FOCUS_BEFORE_DESCENDANTS);
686 son.focusableViewAvailable(vg)
694 MockView son = new MockView(mContext); local
923 MockView son = new MockView(mContext); local
965 MockView son = new MockView(mContext); local
1032 MockViewGroup son = new MockViewGroup(mContext); local
1062 MockViewGroup son = new MockViewGroup(mContext); local
1132 MockViewGroup son = new MockViewGroup(mContext); local
1178 MockViewGroup son = new MockViewGroup(mContext); local
1192 MockViewGroup son = new MockViewGroup(mContext); local
1214 MockViewGroup son = new MockViewGroup(mContext); local
1286 MockView son = new MockView(mContext); local
1476 MockViewGroup son = new MockViewGroup(mContext); local
1595 MockViewGroup son = new MockViewGroup(mContext); local
1616 MockViewGroup son = new MockViewGroup(mContext); local
1628 MockViewGroup son = new MockViewGroup(mContext); local
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
66.txt 31 6652|Chiang Mai/Chiang Rai/Lamphun/Mae Hong Son
32 6653|Chiang Mai/Chiang Rai/Lamphun/Mae Hong Son
84.txt 23 8422|Son La province
28 8425|Lang Son province
  /external/chromium_org/third_party/lzma_sdk/
LzFind.h 28 CLzRef *son; member in struct:_CMatchFinder
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 237 p->son = p->hash + p->hashSizeSum;
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
326 son[_cyclicBufferPos] = curMatch;
334 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
357 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
358 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
369 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
411 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1
    [all...]
  /external/lzma/C/
LzFind.h 28 CLzRef *son; member in struct:_CMatchFinder
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 237 p->son = p->hash + p->hashSizeSum;
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
326 son[_cyclicBufferPos] = curMatch;
334 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
357 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
358 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
369 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
411 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
    [all...]
LzFindMt.h 76 CLzRef *son; member in struct:_CMatchFinderMt
  /packages/apps/Calendar/res/values-tr/
arrays.xml 83 <item msgid="7564374178324652137">"son"</item>
125 <item msgid="5057483608824759350">"her ay?n son Pazar günü"</item>
132 <item msgid="1379608815263472161">"her ay?n son Pazartesi günü"</item>
139 <item msgid="8619069174889809914">"her ay?n son Sal? günü"</item>
146 <item msgid="7976866743069062134">"her ay?n son Çar?amba günü"</item>
153 <item msgid="1023326923033436905">"her ay?n son Per?embe günü"</item>
160 <item msgid="6533513913914859794">"her ay?n son Cuma günü"</item>
167 <item msgid="5499975799312474425">"her ay?n son Cumartesi günü"</item>
  /packages/providers/MediaProvider/res/values-fr/
strings.xml 24 <string name="notification_sound_default" msgid="5309766396223094324">"Son de notification par défaut"</string>
25 <string name="alarm_sound_default" msgid="6854264112790616066">"Son de l\'alarme par défaut"</string>
  /packages/providers/MediaProvider/res/values-fr-rCA/
strings.xml 24 <string name="notification_sound_default" msgid="5309766396223094324">"Son de notification par défaut"</string>
25 <string name="alarm_sound_default" msgid="6854264112790616066">"Son de l\'alarme par défaut"</string>
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzFind.h 29 CLzRef *son; member in struct:_CMatchFinder
77 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 238 p->son = p->hash + p->hashSizeSum;
323 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
327 son[_cyclicBufferPos] = curMatch;
335 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
354 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
358 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
359 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
370 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
409 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
412 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1
    [all...]
  /development/apps/Fallback/res/values-az-rAZ/
strings.xml 19 <string name="appTitle" msgid="161410001913116606">"Son çar?"</string>
  /packages/wallpapers/MusicVisualization/res/values-ca/
strings.xml 26 <string name="vis4_desc" msgid="2752246332053894804">"Simula un sonòmetre analògic."</string>
  /packages/wallpapers/MusicVisualization/res/values-es/
strings.xml 26 <string name="vis4_desc" msgid="2752246332053894804">"Simula un sonómetro analógico."</string>
  /packages/wallpapers/MusicVisualization/res/values-gl-rES/
strings.xml 26 <string name="vis4_desc" msgid="2752246332053894804">"Simula un medidor de son analóxico."</string>
  /packages/apps/MusicFX/res/values-fr/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Son surround"</string>
  /packages/apps/MusicFX/res/values-fr-rCA/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Son ambiophonique"</string>
  /packages/apps/QuickSearchBox/res/values-tr/
strings.xml 24 <string name="clear_shortcuts_summary" msgid="7407553488405249541">"En son seçilen arama önerilerinin k?sayollar?n? temizle"</string>
  /packages/wallpapers/MusicVisualization/res/values-pt-rPT/
strings.xml 26 <string name="vis4_desc" msgid="2752246332053894804">"Simula um sonómetro analógico."</string>
  /external/dnsmasq/man/es/
dnsmasq.8 29 N?tese que en general par?metros ausentes son permitidos y deshabilitan
243 la subred entera, son re-escritas. De tal manera que
262 Las b?squedas filtradas son para registros tipo SOA y SRV, al igual que
269 Las ?nicas l?neas relevantes a dnsmasq son las de servidores DNS. A
272 subsiguientes son agregados a la lista. Esto es solo
323 hacer eso. Si uno a m?s dominios opcionales son brindados, ese servidor
324 es usado solo para esos dominios y las b?squedas son hechas usando
366 los dominios brindados. B?squedas en estos dominios nunca son
367 reenviadas, y siempre son respondidas con la direcci?n IP
398 M?quinas locales son aquellas en /etc/hosts o con arriendos DHCP
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts4aa.test 129 INSERT INTO t1(docid,words) VALUES(1004017,'And Cain knew his wife; and she conceived, and bare Enoch: and he builded a city, and called the name of the city, after the name of his son, Enoch.');
137 INSERT INTO t1(docid,words) VALUES(1004025,'And Adam knew his wife again; and she bare a son, and called his name Seth: For God, said she, hath appointed me another seed instead of Abel, whom Cain slew.');
138 INSERT INTO t1(docid,words) VALUES(1004026,'And to Seth, to him also there was born a son; and he called his name Enos: then began men to call upon the name of the LORD.');
141 INSERT INTO t1(docid,words) VALUES(1005003,'And Adam lived an hundred and thirty years, and begat a son in his own likeness, and after his image; and called his name Seth:');
166 INSERT INTO t1(docid,words) VALUES(1005028,'And Lamech lived an hundred eighty and two years, and begat a son:');
    [all...]
  /external/chromium_org/webkit/glue/resources/
webkit_strings_fr.xtb 74 <translation id="5546461542133609677">réactiver le son</translation>
76 <translation id="1020833440720551630">désactiver le son de la piste audio</translation>
87 <translation id="6101327004457443354">réactiver le son de la piste audio</translation>

Completed in 443 milliseconds

1 2 3 4 5 6 7 8 910