HomeSort by relevance Sort by last modified time
    Searched full:father (Results 1 - 25 of 30) 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...]
  /cts/tests/tests/app/src/android/app/cts/
TabActivityTest.java 165 final MockTabActivity father = new MockTabActivity(); local
170 father, null, null);
175 assertTrue(father.isOnChildTitleChangedCalled);
InstrumentationTest.java 656 Activity father = new Activity(); local
661 InstrumentationTestActivity.class.getName(), father, null, null);
663 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/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 452 * when the heap property is re-established (each father smaller than its
675 /* 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/icu4c/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 */
  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 911 // check father class
    [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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
objcopy 
strip 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-objcopy 
arm-eabi-strip 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-objcopy 
i686-unknown-linux-gnu-objdump 
i686-unknown-linux-gnu-strip 

Completed in 176 milliseconds

1 2