| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uloc_keytype.cpp | 447 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toBcpType() argument 492 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toLegacyType() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ucptrie.h | 77 int8_t type; // UCPTrieType member [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | strictOptionalProperties1.js | [all...] |
| /third_party/toybox/kconfig/ |
| H A D | conf.c | 69 enum symbol_type type = sym_get_type(sym); in conf_askvalue() local 208 int type; in conf_sym() local 283 int type; in conf_choice() local
|
| H A D | confdata.c | 404 int type, l, writetype; conf_write() local [all...] |
| H A D | menu.c | 107 void menu_set_type(int type) in menu_set_type() argument 122 menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) menu_add_prop() argument 145 menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) menu_add_prompt() argument 150 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument 155 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) menu_add_symbol() argument 410 enum prop_type type; menu_get_parent_menu() local [all...] |
| /third_party/toybox/lib/ |
| H A D | net.c | 3 int xsocket(int domain, int type, int protocol) in xsocket() argument
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| H A D | ifconfig.c | 105 int type; in display_ifconfig() member
|
| /third_party/toybox/toys/net/ |
| H A D | ifconfig.c | 106 int type; in display_ifconfig() member
|
| /third_party/toybox/toys/pending/ |
| H A D | fsck.c | 50 char *device, *mountpt, *type, *opts; member 149 static int ignore_type(char *type) in ignore_type() argument 192 char *type; do_fsck() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 41 struct {int val; char *name;} type[] = {{0x9026, "alpha"}, {93, "arc"}, in do_elf_file() local 377 int type = peek_le(s+magic+92, 2); do_regular_file() local [all...] |
| /third_party/vixl/examples/aarch32/ |
| H A D | disasm-a32.cc | 108 const Elf32_Shdr* Locate(Elf32_Word type, in Locate() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | pointer-auth-aarch64.cc | 133 uint64_t Simulator::CalculatePACMask(uint64_t ptr, PointerType type, int ttbr) { in CalculatePACMask() argument 190 uint64_t Simulator::StripPAC(uint64_t ptr, PointerType type) { in StripPAC() argument 142 AuthPAC(uint64_t ptr, uint64_t context, PACKey key, PointerType type) AuthPAC() argument 164 AddPAC(uint64_t ptr, uint64_t context, PACKey key, PointerType type) AddPAC() argument [all...] |
| /third_party/vixl/src/ |
| H A D | globals-vixl.h | 81 typedef uint32_t type; typedef 86 typedef uint64_t type; typedef
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | EGLImageWrappingTests.cpp | 123 CreateEGLImage(uint32_t width, uint32_t height, GLenum internalFormat, GLenum format, GLenum type, void* data, size_t size) CreateEGLImage() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | MinimumBufferSizeValidationTests.cpp | 31 wgpu::BufferBindingType type = wgpu::BufferBindingType::Storage; member
|
| H A D | StorageTextureValidationTests.cpp | 207 wgpu::StorageTextureAccess type; in TEST_F() member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_render.h | 256 void SetFinalPixelType (uint32 type) in SetFinalPixelType() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_primitive_field.cc | 283 JavaType type = GetJavaType(descriptor_); in GenerateBuilderMembers() local [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | tokenizer.h | 129 TokenType type; member
|
| H A D | tokenizer_unittest.cc | 198 Tokenizer::TokenType type; member [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | array.c | 57 upb_fieldtype_t type; member 143 upb_fieldtype_t type = upb_fielddef_type(f); in RepeatedField_GetUpbArray() local 192 zend_long type; in PHP_METHOD() local 101 RepeatedField_GetPropertyPtrPtr(PROTO_VAL *object, PROTO_STR *member, int type, void **cache_slot) RepeatedField_GetPropertyPtrPtr() argument [all...] |
| /third_party/python/PC/ |
| H A D | msvcrtmodule.c | 407 msvcrt_CrtSetReportFile_impl(PyObject *module, int type, void *file) in msvcrt_CrtSetReportFile_impl() argument 432 msvcrt_CrtSetReportMode_impl(PyObject *module, int type, int mode) in msvcrt_CrtSetReportMode_impl() argument [all...] |
| /third_party/python/Parser/ |
| H A D | pegen_errors.c | 20 PyObject *type; in _PyPegen_raise_tokenizer_init_error() local 126 PyObject *type; in _Pypegen_raise_decode_error() local 160 PyObject *type, *value, *traceback; in _PyPegen_tokenize_full_source_to_check_for_errors() local [all...] |
| /third_party/python/Python/ |
| H A D | modsupport.c | 704 PyModule_AddType(PyObject *module, PyTypeObject *type) in PyModule_AddType() argument
|