Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 25 of 60) sorted by relevance

123

/external/jmonkeyengine/engine/src/bullet-native/
DjmeBulletUtil.h59 jint groups; variable
Dcom_jme3_bullet_collision_PhysicsCollisionObject.cpp91 (JNIEnv *env, jobject object, jlong objectId, jint group, jint groups) { in Java_com_jme3_bullet_collision_PhysicsCollisionObject_initUserPointer()
133 (JNIEnv *env, jobject object, jlong objectId, jint groups) { in Java_com_jme3_bullet_collision_PhysicsCollisionObject_setCollideWithGroups()
/external/skia/src/animator/
DSkDump.h31 SkBool groups; variable
/external/openssh/openbsd-compat/
Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
Dport-aix.c434 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist()
/external/dbus/dbus/
Ddbus-userdb.h48 DBusHashTable *groups; /**< Groups in the database by GID */ member
/external/iproute2/tc/
Dtc_monitor.c71 unsigned groups = nl_mgrp(RTNLGRP_TC); in do_tcmonitor() local
/external/openssh/
Dgroupaccess.c84 ga_match(char * const *groups, int n) in ga_match()
Duidswap.c247 gid_t groups[] = { AID_LOG, AID_INPUT, AID_INET, AID_GRAPHICS, in permanently_set_uid() local
/external/iproute2/ip/
Dipmonitor.c115 unsigned groups = ~RTMGRP_TC; in do_ipmonitor() local
Drtmon.c72 unsigned groups = ~0U; in main() local
Dxfrm_monitor.c306 unsigned groups = ~((unsigned)0); /* XXX */ in do_xfrm_monitor() local
/external/chromium/chrome/browser/
Dplugin_updater.cc252 std::vector<webkit::npapi::PluginGroup> groups; in GetPreferencesDataOnFileThread() local
266 const std::vector<webkit::npapi::PluginGroup>& groups) { in OnUpdatePreferences()
Dplugin_exceptions_table_model_unittest.cc116 const ui::TableModel::Groups& groups = table_model_->groups_; in CheckInvariants() local
/external/guava/guava-testlib/src/com/google/common/testing/
DRelationshipTester.java37 private final List<ImmutableList<T>> groups = Lists.newArrayList(); field in RelationshipTester
/external/chromium/chrome/browser/ui/gtk/
Dgtk_tree.cc128 const ui::TableModel::Groups& groups = table_model_->GetGroups(); in MapListStoreIndicesToModelRows() local
165 const ui::TableModel::Groups& groups = table_model_->GetGroups(); in GetListStoreIndexForModelRow() local
205 const ui::TableModel::Groups& groups = table_model_->GetGroups(); in OnModelChanged() local
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/
DModelConverter.java77 PrimitiveGroup[] groups = ts.generateStrips(indices); in generateStrips() local
/external/icu4c/samples/layout/
Dcmaps.cpp170 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
/external/icu4c/test/letest/
Dcmaps.cpp164 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h210 CMAPGroup groups[ANY_NUMBER]; member
219 CMAPGroup groups[ANY_NUMBER]; member
249 CMAPGroup groups[ANY_NUMBER]; member
257 CMAPGroup groups[ANY_NUMBER]; member
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
DThreadGroupTest.java364 Vector<ThreadGroup> groups = new Vector<ThreadGroup>(); in test_getParent() local
992 private ThreadGroup[] groups(ThreadGroup parent) { in groups() method in ThreadGroupTest
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
DArmatureHelper.java186 Structure groups = (Structure) actionStructure.getFieldValue("groups"); in getTracks250() local
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dos_unix.c223 gid_t groups[] = { AID_INET, AID_WIFI, AID_KEYSTORE }; in os_program_init() local
/external/oprofile/pp/
Dopgprof.cpp302 image_group_set const & groups = image_profile.groups[0]; in opgprof() local
/external/oprofile/libpp/
Darrange_profiles.h223 std::vector<image_group_set> groups; member

123