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

1 2 3

  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 1032 MockViewGroup father = new MockViewGroup(mContext); local
1062 MockViewGroup father = new MockViewGroup(mContext); local
1132 MockViewGroup father = new MockViewGroup(mContext); local
1150 MockViewGroup father = new MockViewGroup(mContext); local
1178 MockViewGroup father = new MockViewGroup(mContext); local
1192 MockViewGroup father = new MockViewGroup(mContext); local
1214 MockViewGroup father = new MockViewGroup(mContext); local
1228 MockViewGroup father = new MockViewGroup(mContext); local
1248 MockViewGroup father = new MockViewGroup(mContext); local
1286 MockViewGroup father = new MockViewGroup(mContext); local
1303 MockViewGroup father = new MockViewGroup(mContext); local
1476 MockViewGroup father = new MockViewGroup(mContext); local
1595 MockViewGroup father = new MockViewGroup(mContext); local
1616 MockViewGroup father = new MockViewGroup(mContext); local
1628 MockViewGroup father = new MockViewGroup(mContext); local
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
TabActivityTest.java 85 final MockTabActivity father = new MockTabActivity(); local
90 father, null, null);
95 assertTrue(father.isOnChildTitleChangedCalled);
InstrumentationTest.java 382 Activity father = new Activity(); local
387 InstrumentationTestActivity.class.getName(), father, null, null);
389 assertEquals(father, activity.getParent());
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_26.txt 4 From: Father Time <father.time@xcar.wooster.local>
7 Message-ID: <6df65d354b.father.time@rpc.wooster.local>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_26.txt 4 From: Father Time <father.time@xcar.wooster.local>
7 Message-ID: <6df65d354b.father.time@rpc.wooster.local>
  /external/chromium_org/third_party/sqlite/src/test/
fts4aa.test 87 INSERT INTO t1(docid,words) VALUES(1002024,'Therefore shall a man leave his father and his mother, and shall cleave unto his wife: and they shall be one flesh.');
132 INSERT INTO t1(docid,words) VALUES(1004020,'And Adah bare Jabal: he was the father of such as dwell in tents, and of such as have cattle.');
133 INSERT INTO t1(docid,words) VALUES(1004021,'And his brother''s name was Jubal: he was the father of all such as handle the harp and organ.');
    [all...]
fts3cov.test 76 INSERT INTO t1 VALUES('Whom her father loves so well,');
165 SELECT 6, 'Home to your noble father''s hall.'''
  /external/opencv/ml/src/
_ml.h 328 CvFileNode* icvFileNodeGetChild(CvFileNode* father, const char* name);
329 CvFileNode* icvFileNodeGetChildArrayElem(CvFileNode* father, const char* name,int index);
  /packages/apps/ContactsCommon/tests/res/xml/
test_basic_contacts.xml 270 <Type type="father" />
  /external/opencv/cv/src/
cvpyrsegmentation.cpp 318 /* do several iterations to determine son-father links */
325 /* build son-father links down up to level */
738 /* do several iterations to determine son-father links */
745 /* build son-father links down up to level */
    [all...]
  /external/elfutils/libelf/
elf_end.c 104 /* This is tricky. Lock must be acquire from the father to
  /external/chromium_org/third_party/zlib/
deflate.h 68 ush dad; /* father node in Huffman tree */
trees.c 456 * when the heap property is re-established (each father smaller than its
679 /* Create a new node father of n and m */
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 68 ush dad; /* father node in Huffman tree */
trees.c 452 * when the heap property is re-established (each father smaller than its
675 /* Create a new node father of n and m */
    [all...]
  /external/zlib/src/
deflate.h 71 ush dad; /* father node in Huffman tree */
trees.c 450 * when the heap property is re-established (each father smaller than its
673 /* Create a new node father of n and m */
    [all...]
  /external/chromium_org/net/data/url_request_unittest/
BullRunSpeech.txt 42 I have just been introduced by one of your own men here - Henry Cochems. His grandfather, his father, and that father's seven brothers, all served in the United States army, and they entered it four years after they had come to this country from Germany. Two of them left their lives, spent their lives, on the field of battle. I am all right - I am a little sore. Anybody has a right to be sore with a bullet in him. You would find that if I was in battle now I would be leading my men just the same. Just the same way I am going to make this speech.
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 306 0x1F385, // FATHER CHRISTMAS
  /external/chromium_org/printing/
printing_context_win.cc 138 // need to get the grand-father to get the dialog box handle.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zlib.py 539 I stay too long: but here my father comes.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zlib.py 539 I stay too long: but here my father comes.
  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp     [all...]
  /external/icu4c/test/intltest/
tmsgfmt.cpp     [all...]
  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 913 // check father class
    [all...]

Completed in 2010 milliseconds

1 2 3