| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
| H A D | 7-5-buildonly.c | 11 #include <sys/types.h>
|
| H A D | 7-2-buildonly.c | 11 #include <sys/types.h>
|
| H A D | 7-3-buildonly.c | 11 #include <sys/types.h>
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
| H A D | 5-1-buildonly.c | 5 #include <sys/types.h>
|
| /third_party/skia/third_party/externals/brotli/c/common/ |
| H A D | context.c | 3 #include <brotli/types.h>
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_const.c | 265 static const enum pipe_shader_type types[] = { in fd6_build_user_consts() local 275 for (unsigned i = 0; i < ARRAY_SIZE(types); i++) { in fd6_build_user_consts() 284 for (unsigned i = 0; i < ARRAY_SIZE(types); i++) { in fd6_build_user_consts() 288 &ctx->constbuf[types[i]]); in fd6_build_user_consts() 289 fd6_emit_ubos(ctx, variants[i], constobj, &ctx->constbuf[types[i]]); in fd6_build_user_consts()
|
| /third_party/python/Lib/test/ |
| H A D | test_funcattrs.py | 2 import types namespace 119 cell_obj = types.CellType(1) 122 cell_obj = types.CellType() 201 self.assertEqual(type(func.__code__), types.CodeType) 268 self.fi.id = types.MethodType(id, self.fi)
|
| H A D | test_coroutines.py | 6 import types namespace 39 assert coro.__class__ in {types.GeneratorType, types.CoroutineType} 53 assert coro.__class__ is types.CoroutineType 533 self.assertIsInstance(f, types.CoroutineType) 592 @types.coroutine 616 @types.coroutine 647 @types.coroutine 683 @types.coroutine 718 # Test that PyCoro_Type and _PyCoroWrapper_Type types wer [all...] |
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
| H A D | updates-errors-correctly-when-declaration-emit-is-disabled-in-compiler-options.js | 57 /user/username/projects/myproject/node_modules/@types:
117 /user/username/projects/myproject/node_modules/@types:
172 /user/username/projects/myproject/node_modules/@types:
237 /user/username/projects/myproject/node_modules/@types:
292 /user/username/projects/myproject/node_modules/@types:
|
| /third_party/python/Lib/test/test_importlib/extension/ |
| H A D | test_loader.py | 8 import types namespace 156 self.assertIsInstance(module, types.ModuleType) 196 self.assertIsInstance(module, types.ModuleType) 203 self.assertIsInstance(module, types.ModuleType) 248 self.assertIsInstance(module, types.ModuleType)
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | util.py | 14 import types namespace 17 BUILTINS = types.SimpleNamespace() 25 EXTENSIONS = types.SimpleNamespace() 66 specialized = types.new_class(name, bases) 224 module = types.ModuleType(import_name)
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | mask.c | 26 #include <sys/types.h>
|
| /third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
| H A D | on-sample-project.js | 410 /user/username/projects/sample1/tests/node_modules/@types:
412 /user/username/projects/sample1/node_modules/@types:
544 /user/username/projects/sample1/tests/node_modules/@types:
546 /user/username/projects/sample1/node_modules/@types:
731 /user/username/projects/sample1/tests/node_modules/@types:
733 /user/username/projects/sample1/node_modules/@types:
991 /user/username/projects/sample1/tests/node_modules/@types:
993 /user/username/projects/sample1/node_modules/@types:
|
| /base/security/asset/services/db_operator/src/ |
| H A D | lib.rs | 23 pub mod types; modules
|
| /third_party/ltp/include/ |
| H A D | tst_sig_proc.h | 8 #include <sys/types.h>
|
| /third_party/mesa3d/src/util/ |
| H A D | anon_file.h | 29 #include <sys/types.h>
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | random.h | 24 #include <sys/types.h>
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
| H A D | mod.rs | 7 pub(crate) mod types;
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 959 // Select only a few interesting types. in isTestedZeroElementType() 977 // Select only a few interesting types. in isTestedFieldType() 1042 std::vector<glu::DataType> types; member 1049 DE_ASSERT(types.size() > 0); in testName() 1050 DE_ASSERT(types.size() == offsets.size()); in testName() 1051 DE_ASSERT(types.size() == values.size()); in testName() 1054 for (deUint32 i = 0; i < types.size(); ++i) in testName() 1058 name += glu::getDataTypeName(types[i]); in testName() 1066 types.push_back(dt); in add() 1127 for (deUint32 i = 0; i < m_caseDef.types in checkSupport() [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 975 // Select only a few interesting types. in isTestedZeroElementType() 993 // Select only a few interesting types. in isTestedFieldType() 1058 std::vector<glu::DataType> types; member 1065 DE_ASSERT(types.size() > 0); in testName() 1066 DE_ASSERT(types.size() == offsets.size()); in testName() 1067 DE_ASSERT(types.size() == values.size()); in testName() 1070 for (deUint32 i = 0; i < types.size(); ++i) in testName() 1074 name += glu::getDataTypeName(types[i]); in testName() 1082 types.push_back(dt); in add() 1139 for (deUint32 i = 0; i < m_caseDef.types in checkSupport() [all...] |
| /foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
| H A D | datashare_proxy.cpp | 36 std::vector<std::string> types; in GetFileTypes() local 44 return types; in GetFileTypes() 49 return types; in GetFileTypes() 54 return types; in GetFileTypes() 63 if (!reply.ReadStringVector(&types)) { in GetFileTypes() 64 LOG_ERROR("fail to ReadStringVector types"); in GetFileTypes() 67 return types; in GetFileTypes()
|
| /third_party/python/Tools/scripts/ |
| H A D | deepfreeze.py | 16 import types namespace 48 def get_localsplus(code: types.CodeType): 59 def get_localsplus_counts(code: types.CodeType, 239 def generate_code(self, name: str, code: types.CodeType) -> str: 375 # frozen set with incompatible types, fallback to repr() 398 if isinstance(obj, (types.CodeType, umarshal.Code)) : 449 def decode_frozen_data(source: str) -> types.CodeType:
|
| /third_party/protobuf/python/ |
| H A D | mox.py | 64 import types namespace 153 # A list of types that should be stubbed out with MockObjects (as 155 _USE_MOCK_OBJECT = [types.ClassType, types.InstanceType, types.ModuleType, 156 types.ObjectType, types.TypeType] 821 # Check raw types if there was a type error. This is helpful for
|
| /base/security/selinux_adapter/interfaces/policycoreutils/include/ |
| H A D | hdf_service_checker.h | 18 #include <sys/types.h>
|
| /base/startup/init/services/init/include/ |
| H A D | device.h | 17 #include <sys/types.h>
|