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

1 2

  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_systhread.c 55 struct Task *Father;
58 Father=data->wait;
62 Signal(Father,SIGBREAKF_CTRL_F);
74 struct Task *Father;
77 Father=data->wait;
81 Signal(Father,SIGBREAKF_CTRL_F);
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 1449 MockViewGroup father = new MockViewGroup(mContext); local
1484 MockViewGroup father = new MockViewGroup(mContext); local
1591 MockViewGroup father = new MockViewGroup(mContext); local
1614 MockViewGroup father = new MockViewGroup(mContext); local
1647 MockViewGroup father = new MockViewGroup(mContext); local
1666 MockViewGroup father = new MockViewGroup(mContext); local
1693 MockViewGroup father = new MockViewGroup(mContext); local
1712 MockViewGroup father = new MockViewGroup(mContext); local
1737 MockViewGroup father = new MockViewGroup(mContext); local
1790 MockViewGroup father = new MockViewGroup(mContext); local
1817 MockViewGroup father = new MockViewGroup(mContext); local
2030 MockViewGroup father = new MockViewGroup(mContext); local
2082 MockViewGroup father = new MockViewGroup(mContext); local
2120 MockViewGroup father = new MockViewGroup(mContext); local
2137 MockViewGroup father = new MockViewGroup(mContext); local
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
TabActivityTest.java 146 final MockTabActivity father = new MockTabActivity(); local
151 father, null, null);
156 assertTrue(father.isOnChildTitleChangedCalled);
InstrumentationTest.java 659 Activity father = new Activity(); local
664 InstrumentationTestActivity.class.getName(), father, null, null);
666 assertEquals(father, activity.getParent());
    [all...]
  /external/opencv/ml/src/
_ml.h 328 CvFileNode* icvFileNodeGetChild(CvFileNode* father, const char* name);
329 CvFileNode* icvFileNodeGetChildArrayElem(CvFileNode* father, const char* name,int index);
  /external/quake/quake/src/WinQuake/
quake-hipnotic.spec.sh 53 Armagon: This is the father of all monsters. This huge metallic behemoth will
  /external/elfutils/libelf/
elf_end.c 70 /* This is tricky. Lock must be acquire from the father to
  /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/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/
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...]
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_rel.c 298 if (operation == NULL) { /* If father element node is not exit then return */
  /external/icu4c/test/intltest/
tmsgfmt.cpp     [all...]
  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 911 // check father class
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libasound.so 
libasound.so.2 
libasound.so.2.0 
libasound.so.2.0.0 
libasound.a     [all...]
  /external/kernel-headers/original/linux/
sched.h 824 * older sibling, respectively. (p->father can be replaced with
    [all...]
  /development/samples/SearchableDictionary/res/raw/
definitions.txt     [all...]
  /frameworks/base/core/res/res/values/
strings.xml     [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
objcopy 

Completed in 989 milliseconds

1 2