HomeSort by relevance Sort by last modified time
    Searched full:father (Results 1 - 25 of 45) 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
1566 MockViewGroup father = new MockViewGroup(mContext); local
1605 MockViewGroup father = new MockViewGroup(mContext); local
1628 MockViewGroup father = new MockViewGroup(mContext); local
1661 MockViewGroup father = new MockViewGroup(mContext); local
1680 MockViewGroup father = new MockViewGroup(mContext); local
1707 MockViewGroup father = new MockViewGroup(mContext); local
1726 MockViewGroup father = new MockViewGroup(mContext); local
1751 MockViewGroup father = new MockViewGroup(mContext); local
1804 MockViewGroup father = new MockViewGroup(mContext); local
1831 MockViewGroup father = new MockViewGroup(mContext); local
2043 MockViewGroup father = new MockViewGroup(mContext); local
2095 MockViewGroup father = new MockViewGroup(mContext); local
2133 MockViewGroup father = new MockViewGroup(mContext); local
2150 MockViewGroup father = new MockViewGroup(mContext); local
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/build/eclair/
makefile 
  /frameworks/base/media/libstagefright/codecs/amrwbenc/build/eclair/
makefile 16 # Just acting as Father Makefile of Modules
  /cts/tests/tests/app/src/android/app/cts/
TabActivityTest.java 162 final MockTabActivity father = new MockTabActivity(); local
167 father, null, null);
172 assertTrue(father.isOnChildTitleChangedCalled);
InstrumentationTest.java 659 Activity father = new Activity(); local
664 InstrumentationTestActivity.class.getName(), father, null, null);
666 assertEquals(father, activity.getParent());
  /external/quake/quake/src/WinQuake/
quake-hipnotic.spec.sh 53 Armagon: This is the father of all monsters. This huge metallic behemoth will
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 366 * The parameters is set to the module that uses as its father in the system
408 * The parameter is get from the module that uses as its father in the system
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdDispatcher.c 366 * The parameters is set to the module that uses as its father in the system
408 * The parameter is get from the module that uses as its father in the system
  /external/elfutils/libelf/
elf_end.c 70 /* This is tricky. Lock must be acquire from the father to
  /external/chromium/third_party/zlib/
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/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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c 375 The parameters is set to the module that uses as its father in the system
377 If the father returns a RE_SCAN_NEEDED status, it restarts the main
430 The parameters is get from the module that uses as its father in the system
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
tmsgfmt.cpp     [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.0 
  /external/kernel-headers/original/linux/
sched.h 824 * older sibling, respectively. (p->father can be replaced with
    [all...]

Completed in 3554 milliseconds

1 2