HomeSort by relevance Sort by last modified time
    Searched full:types (Results 1 - 25 of 37321) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/
Sub.h 1 #include <Sub/Types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
bitypes.h 1 /* The GNU <sys/types.h> defines all the necessary types. */
3 #include <sys/types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
bitypes.h 1 /* The GNU <sys/types.h> defines all the necessary types. */
3 #include <sys/types.h>
  /external/e2fsprogs/include/nonunix/asm/
types.h 1 #include "../linux/types.h"
  /external/kernel-headers/original/uapi/asm-arm/asm/
types.h 1 #include <asm-generic/types.h>
  /external/kernel-headers/original/uapi/asm-arm64/asm/
types.h 1 #include <asm-generic/types.h>
  /external/sepolicy/
roles 2 role r types domain;
  /external/chromium_org/chrome/common/extensions/docs/templates/public/apps/
types.html 1 {{+partials.standard_apps_api api:apis.apps.types intro:intros.types/}}
  /external/chromium_org/chrome/common/extensions/docs/templates/public/extensions/
types.html 1 {{+partials.standard_extensions_api api:apis.extensions.types intro:intros.types/}}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
new.py 1 """Create new objects of various types. Deprecated.
4 Objects of most types can now be created by calling the type object.
7 warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
11 from types import ClassType as classobj
12 from types import FunctionType as function
13 from types import InstanceType as instance
14 from types import MethodType as instancemethod
15 from types import ModuleType as module
17 from types import CodeType as code
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
new.py 1 """Create new objects of various types. Deprecated.
4 Objects of most types can now be created by calling the type object.
7 warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
11 from types import ClassType as classobj
12 from types import FunctionType as function
13 from types import InstanceType as instance
14 from types import MethodType as instancemethod
15 from types import ModuleType as module
17 from types import CodeType as code
  /external/lzma/CPP/Common/
Types.h 1 // Common/Types.h
6 #include "../../C/Types.h"
  /dalvik/dx/tests/103-verify-branch-ops/
info.txt 2 the appropriate types.
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
DEPS 3 "+google/cacheinvalidation/types.pb.h",
  /external/chromium_org/ui/display/types/
DEPS 3 "+ui/display/types",
  /external/iptables/include/linux/netfilter/
xt_CLASSIFY.h 4 #include <linux/types.h>
  /external/kernel-headers/original/uapi/asm-x86/asm/
types.h 4 #include <asm-generic/types.h>
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_CLASSIFY.h 4 #include <linux/types.h>
  /external/kernel-headers/original/uapi/linux/
utime.h 4 #include <linux/types.h>
  /external/libsepol/tests/policies/test-expander/
role-module.conf 9 role role_check_1 types role_check_1_2_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
types.h 6 #include <asm-generic/types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_CLASSIFY.h 4 #include <linux/types.h>
xt_MARK.h 4 #include <linux/types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
utime.h 4 #include <linux/types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
types.h 6 #include <asm-generic/types.h>

Completed in 2210 milliseconds

1 2 3 4 5 6 7 8 91011>>