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

<<21222324252627282930>>

  /external/icu4c/test/testdata/
ra.xlf 8 <group id = "ra" restype = "x-icu-table" translate = "yes">
10 <group id = "TestArray" resname = "TestArray" restype = "x-icu-array" translate = "yes">
29 </group>
334 <group id = "TestIntVector" resname = "TestIntVector" restype = "x-icu-array" translate = "yes">
351 </group>
352 <group id = "TestTable" resname = "TestTable" restype = "x-icu-table" translate = "yes">
376 </group>
387 </group>
  /external/ipsec-tools/src/racoon/samples/roadwarrior/
README 27 is set up to use hybrid authentication (aka mutual group authentication,
28 available in Cisco VPN client version 4.0.5 and above). The group
  /external/opencore/baselibs/media_data_structures/src/
pv_gau.h 29 int32 num_fragments; //number of buffer fragments in this buffer frag group
30 BufferFragment fragments[MAX_NUM_FRAGMENTS]; //buffer fragments within this group
  /external/opencore/pvmi/pvmf/include/
pvmf_basic_errorinfomessage.h 50 @param aUuid UUID for the event code's group
66 @param aUuid UUID for the event code's group
pvmf_duration_infomessage.h 49 @param aUuid UUID for the event code's group
65 @param aUuid UUID for the event code's group
pvmf_metadata_infomessage.h 49 @param aUuid UUID for the event code's group
65 @param aUuid UUID for the event code's group
  /external/qemu/gdb-xml/
power-altivec.xml 55 <reg name="vscr" bitsize="32" group="vector"/>
56 <reg name="vrsave" bitsize="32" group="vector"/>
  /external/stlport/etc/
STLport-4.5.1.spec 10 Group: System Environment/Languages
24 Group: Development/Libraries
STLport-4.5.3.spec 10 Group: System Environment/Languages
24 Group: Development/Libraries
STLport-4.6.spec 10 Group: System Environment/Languages
24 Group: Development/Libraries
  /external/v8/test/mjsunit/
debug-clearbreakpointgroup.js 65 // Clear breakpoint group 1.
113 // Check that all breakpoints from group 1 were deleted and all the
  /external/v8/tools/
linux-tick-processor.py 49 addr = int(row.group(1), 16)
52 self.cpp_entries.Insert(addr, tickprocessor.CodeEntry(addr, row.group(2)))
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheHost.h 135 void setCandidateApplicationCacheGroup(ApplicationCacheGroup* group);
146 // group that the document loader is associated with.
ApplicationCacheStorage.h 64 bool storeNewestCache(ApplicationCacheGroup*); // Updates the cache group, but doesn't remove old cache.
68 // Removes the group if the cache to be removed is the newest one (so, storeNewestCache() needs to be called beforehand when updating).
  /external/webkit/WebKit/chromium/src/
StorageEventDispatcherImpl.cpp 62 // of any given page in the group or mutate the page group itself.
  /external/webkit/WebKitTools/wx/build/
wxpresets.py 54 majorVersion = re.search("#define\swxMAJOR_VERSION\s+(\d+)", versionText).group(1)
55 minorVersion = re.search("#define\swxMINOR_VERSION\s+(\d+)", versionText).group(1)
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_unix.c 217 gid_str = os_strstr(dir, " GROUP=");
274 struct group *grp;
298 gid_str = os_strstr(dir, " GROUP=");
324 " (from group name '%s')",
327 /* Group name not found - try to parse this as gid */
330 wpa_printf(MSG_ERROR, "CTRL: Invalid group "
345 /* Make sure the group can enter and read the directory */
470 gid_str = os_strstr(dir, " GROUP=");
  /frameworks/base/core/res/res/layout/
app_perms_summary.xml 17 <!-- Describes permission item consisting of a group name and the list of permisisons under the group -->
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityTest.java 87 // scheduler group reliably unless we start out with background priority.
141 // BROKEN -- see bug 2665954 -- scheduler group doesn't get reset
  /frameworks/base/opengl/include/EGL/
eglplatform.h 5 ** Copyright (c) 2007-2009 The Khronos Group Inc.
31 * You are encouraged to submit all modifications to the Khronos group so that
  /packages/apps/IM/src/com/android/im/imps/
PtsPrimitiveParser.java 74 // TODO: handle WV version in m.group(1)
76 String type = m.group(2).toUpperCase();
89 p.setTransactionId(m.group(3));
374 // has qualifier, and it should has no group value
377 throw new ParserException("Qualifier value can't be group value!");
426 throw new ParserException("Invalid group value!");
432 throw new ParserException("Invalid group value!");
566 throw new ParserException("Empty value group near " + mPos);
SmsAssembler.java 58 String dd = m.group(4);
69 String transId = m.group(3);
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderIcon.java 46 static FolderIcon fromXml(int resId, Launcher launcher, ViewGroup group,
49 FolderIcon icon = (FolderIcon) LayoutInflater.from(launcher).inflate(resId, group, false);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
unknown-elf.h 100 #define LINK_GCC_C_SEQUENCE_SPEC "--start-group %G %L --end-group"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
NetworkCodeQualifier.java 49 String v = m.group(1);
115 String v = m.group(1);

Completed in 535 milliseconds

<<21222324252627282930>>