Home
last modified time | relevance | path

Searched refs:types (Results 1301 - 1325 of 5392) sorted by relevance

1...<<51525354555657585960>>...216

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model.h41 std::string types; member
62 jsonValue->Put("types", types.c_str()); in ToString()
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h20 #include <sys/types.h>
22 #include <linux/types.h>
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp167 std::vector<int32_t> types; in DoSomethingInterestingWithMyAPI() local
168 device->GetScreenCompChange(screenId, layersId, types); in DoSomethingInterestingWithMyAPI()
/third_party/f2fs-tools/tools/
H A Dfibmap.c25 #include <sys/types.h>
38 #include <linux/types.h>
/third_party/PyYAML/tests/lib/
H A Dtest_appliance.py2 import sys, os, os.path, types, traceback, pprint namespace
15 if isinstance(value, types.FunctionType) and hasattr(value, 'unittest'):
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbPath.java206 private boolean typeSuffixIsAnyOf(String... types) { in typeSuffixIsAnyOf() argument
208 for (String type : types) { in typeSuffixIsAnyOf()
H A DIcuConverterConfig.java78 * Sets the output types which will be converted. This is optional and defaults to {@link
81 public Builder setOutputTypes(Iterable<OutputType> types) { in setOutputTypes() argument
82 this.outputTypes = ImmutableSet.copyOf(types); in setOutputTypes()
/third_party/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c29 #include <linux/types.h>
38 #include <asm/types.h>
/third_party/node/test/common/
H A Dheap.js58 function readHeapInfo(raw, fields, types, strings) {
65 let type = types[j];
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h39 #include <sys/types.h>
44 #include <asm/types.h>
/third_party/libinput/include/linux/linux/
H A Dinput.h15 #include <sys/types.h>
16 #include <linux/types.h>
269 * MT_TOOL types
460 * Force feedback effect types
476 * Force feedback periodic effect types
/third_party/libevdev/include/linux/linux/
H A Dinput.h15 #include <sys/types.h>
16 #include <linux/types.h>
278 * MT_TOOL types
469 * Force feedback effect types
485 * Force feedback periodic effect types
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify22.c24 #include <sys/types.h>
31 #include <sys/types.h>
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
H A Ds-c.c93 static int types[] = { PTHREAD_MUTEX_NORMAL, variable
154 types[i - 1]))) { in main()
/third_party/node/deps/openssl/openssl/apps/include/
H A Dopt.h12 #include <sys/types.h>
14 #include <openssl/types.h>
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c15 # include <sys/types.h>
33 #include <sys/types.h>
65 * __FILE_ptr32 is a type provided by DEC C headers (types.h specifically)
/third_party/pulseaudio/src/pulsecore/
H A Dipacl.c25 #include <sys/types.h>
26 #include <sys/types.h>
/third_party/openssl/apps/include/
H A Dopt.h12 #include <sys/types.h>
14 #include <openssl/types.h>
/third_party/openssl/crypto/rand/
H A Drandfile.c15 # include <sys/types.h>
34 #include <sys/types.h>
66 * __FILE_ptr32 is a type provided by DEC C headers (types.h specifically)
/third_party/python/Lib/concurrent/futures/
H A Dthread.py12 import types namespace
66 __class_getitem__ = classmethod(types.GenericAlias)
139 # We use cpu_count + 4 for both types of tasks.
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_function_test.cc167 EXPECT_EQ(DumpInstructions(b.types()), R"(%2 = OpTypeVoid in TEST_F()
182 EXPECT_EQ(DumpInstructions(b.types()), R"(%2 = OpTypeVoid in TEST_F()
/third_party/typescript/tests/baselines/reference/tscWatch/sourceOfProjectReferenceRedirect/
H A Dwith-simple-project-when-solution-is-already-built.js346 /user/username/projects/demo/animals/node_modules/@types:
348 /user/username/projects/demo/node_modules/@types:
/third_party/protobuf/python/google/protobuf/internal/
H A D_parameterized.py150 import types namespace
276 and isinstance(obj, types.FunctionType)):
/third_party/python/Lib/test/
H A Dtest_doctest.py18 import types namespace
544 >>> import types
545 >>> m = types.ModuleType('some_module')
748 dummy_module = types.ModuleType("dummy")
2335 >>> import types, os.path, test.test_doctest
2339 ... package=types.ModuleType('__main__'))
/third_party/selinux/libselinux/src/
H A Davc_internal.c19 #include <sys/types.h>
21 #include <linux/types.h>

Completed in 18 milliseconds

1...<<51525354555657585960>>...216