HomeSort by relevance Sort by last modified time
    Searched full:group (Results 576 - 600 of 3028) sorted by null

<<21222324252627282930>>

  /external/skia/xcode/giflib.xcodeproj/
project.pbxproj 50 sourceTree = "<group>";
60 sourceTree = "<group>";
68 sourceTree = "<group>";
75 sourceTree = "<group>";
  /external/v8/tools/
windows-tick-processor.py 57 substrings = is_mangled.group(1).split('@')
78 map_file_name = has_dot.group(1) + '.map'
93 addr = int(row.group(2), 16)
98 mangled_name = row.group(1)
  /external/webkit/JavaScriptCore/API/
JSBase.h 35 /*! @typedef JSContextGroupRef A group that associates JavaScript contexts with one another. Contexts in the same group may share and exchange JavaScript objects. */
123 within a context group are automatically destroyed when the last reference
124 to the context group is released.
  /external/webkit/WebCore/platform/qt/
QtAbstractWebPopup.cpp 56 return Group;
  /external/webkit/WebKitTools/iExploder/htdocs/
cssvalues.in 294 table-column-group
295 table-footer-group
296 table-header-group
298 table-row-group
  /external/wpa_supplicant/
state_machine.h 20 * a group of state machines with shared data structure, STATE_MACHINE_ADDR
22 * SM_ENTRY_M macro can be used to define similar group of state machines
61 * SM_ENTRY_M - State machine function entry point for state machine group
80 * SM_ENTRY_MA - State machine function entry point for state machine group
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
state_machine.h 20 * a group of state machines with shared data structure, STATE_MACHINE_ADDR
22 * SM_ENTRY_M macro can be used to define similar group of state machines
61 * SM_ENTRY_M - State machine function entry point for state machine group
80 * SM_ENTRY_MA - State machine function entry point for state machine group
  /frameworks/base/core/java/android/pim/vcard/
VCardEntryCounter.java 49 public void propertyGroup(String group) {
  /frameworks/base/core/tests/coretests/res/layout/
radiogroup_checkedchild.xml 18 android:id="@+id/group"
viewgroupchildren.xml 24 android:id="@+id/group"
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
GoneParentFocusedChildTest.java 44 assertEquals("gone group should be, well, gone!",
  /frameworks/base/media/libstagefright/codecs/aacdec/
deinterleave.cpp 73 each group
122 FOR (group = ngroups; group > 0; group--)
128 FOR (sfb = pSfbPerWin[ngroups-group]; sfb > 0; sfb--)
132 FOR (win = pGroupLen[ngroups-group]; win > 0; win--)
153 ENDFOR (group)
228 Int group; /* group index */ local
252 for (group = ngroups; group > 0; group--
    [all...]
getgroup.cpp 33 (3) Modified UChar -> Int on data types of group
48 group[] = array that holds the index of the first window in each
49 group. Type Int
61 group contains the index of first windows in each group
75 set of short windows form a group then they share scalefactors, intensity
76 positions and PNS information. The first short window is always a new group
78 group if the associated grouping bit is 1. A new group is started if the
81 of next group. For example, if the window grouping is
    [all...]
  /ndk/
README.TXT 34 http://groups.google.com/group/android-ndk
  /ndk/build/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 15 * You are encouraged to submit all modifications to the Khronos group so that
  /ndk/build/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 15 * You are encouraged to submit all modifications to the Khronos group so that
  /ndk/build/platforms/android-5/arch-x86/usr/include/GLES/
glplatform.h 15 * You are encouraged to submit all modifications to the Khronos group so that
  /ndk/build/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 15 * You are encouraged to submit all modifications to the Khronos group so that
  /ndk/build/platforms/android-8/arch-x86/usr/include/GLES/
glplatform.h 15 * You are encouraged to submit all modifications to the Khronos group so that
  /packages/apps/Browser/res/menu/
browser.xml 18 <group android:id="@+id/MAIN_MENU">
67 </group>
68 <group android:id="@+id/MAIN_SHORTCUT_MENU" android:visible="false">
105 </group>
  /packages/apps/IM/src/com/android/im/
IChatSessionListener.aidl 35 * name of the contact or the group.
  /packages/apps/IM/src/com/android/im/engine/
Address.java 24 * User, Contact list, User Group, etc.
InvitationListener.java 26 * Calls when an invitation to join a certain group from another user
  /packages/apps/Launcher2/
AndroidManifest.xml 30 android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
36 android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
42 android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
48 android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
  /prebuilt/linux-x86/swt/about_files/
pixman-licenses.txt 3 Copyright 1987, 1998 The Open Group
17 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
21 Except as contained in this notice, the name of The Open Group shall not be
23 in this Software without prior written authorization from The Open Group.

Completed in 131 milliseconds

<<21222324252627282930>>