Home
last modified time | relevance | path

Searched defs:ident (Results 26 - 50 of 123) sorted by relevance

12345

/third_party/elfutils/libelf/
H A Delf32_checksum.c58 unsigned char *ident; in elfw2() local
/third_party/gn/src/gn/
H A Dscope_per_file_provider.cc22 GetProgrammaticValue( std::string_view ident) GetProgrammaticValue() argument
[all...]
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dresolve.rs27 fn ident(&self) -> &Ident; ident() functions
31 fn ident(&self) -> &Ident { ident() functions
37 fn ident(&self) -> &Ident { ident() functions
43 fn ident(&self) -> &Ident { ident() functions
[all...]
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dresolve.rs27 fn ident(&self) -> &Ident; ident() functions
31 fn ident(&self) -> &Ident { ident() functions
37 fn ident(&self) -> &Ident { ident() functions
43 fn ident(&self) -> &Ident { ident() functions
[all...]
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dresolve.rs27 fn ident(&self) -> &Ident; ident() functions
31 fn ident(&self) -> &Ident { ident() functions
37 fn ident(&self) -> &Ident { ident() functions
43 fn ident(&self) -> &Ident { ident() functions
[all...]
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dresolve.rs27 fn ident(&self) -> &Ident; ident() functions
31 fn ident(&self) -> &Ident { ident() functions
37 fn ident(&self) -> &Ident { ident() functions
43 fn ident(&self) -> &Ident { ident() functions
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_singular_expression_test.cc34 auto* ident = idx->object->As<ast::IdentifierExpression>(); in TEST_F() local
53 auto* ident = idx->object->As<ast::IdentifierExpression>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_import_test.cc37 auto* ident = Expr(param.name); in TEST_P() local
94 auto* ident = Expr(param.name); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_import_test.cc37 auto* ident = Expr(param.name); in TEST_P() local
94 auto* ident = Expr(param.name); in TEST_P() local
/third_party/rust/crates/cxx/syntax/
H A Dresolve.rs27 fn ident(&self) -> &Ident; ident() functions
31 fn ident(&self) -> &Ident { ident() functions
37 fn ident(&self) -> &Ident { ident() functions
43 fn ident(&self) -> &Ident { ident() functions
[all...]
/third_party/skia/modules/androidkit/src/
H A DSurfaceThread.cpp83 const int ident = ALooper_pollAll(0, nullptr, nullptr, nullptr); in pthread_main() local
/third_party/elfutils/tests/
H A Dnext_cfi.c116 const unsigned char *ident = (const unsigned char *) elf_getident (elf, in main() local
/third_party/elfutils/libdw/
H A Ddwarf_next_lines.c170 char *ident = elf_getident (dbg->elf, &esize); in dwarf_next_lines() local
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c125 char *ident; in __libdwfl_getsym() local
/third_party/libsnd/src/
H A Dogg_vcomment.c73 vorbiscomment_read_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident) in vorbiscomment_read_tags() argument
181 vorbiscomment_write_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident, cons argument
[all...]
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.cpp76 const V3D_HUB_IDENT_T *ident = hw->get_hub_ident(); in v3d_hw_get_version() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dctags.c77 struct ident *ident = NULL; in show_tags() local
[all...]
H A Dallocate.h81 DECLARE_ALLOCATOR(ident); variable
/third_party/openssl/test/
H A Ddtls_mtu_test.c25 clnt_psk_callback(SSL *ssl, const char *hint, char *ident, unsigned int max_ident_len, unsigned char *psk, unsigned int max_psk_len) clnt_psk_callback() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dnum_workgroups_from_uniform.cc143 auto* ident = accessor->structure->As<ast::IdentifierExpression>(); in Run() local
/third_party/rust/crates/nix/src/sys/
H A Devent.rs245 pub fn ident(&self) -> uintptr_t { in ident() functions
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c60 void openlog(const char *ident, int opt, int facility) in openlog() argument
/third_party/musl/src/misc/
H A Dsyslog.c62 void openlog(const char *ident, int opt, int facility) in openlog() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dvalidation_test.cc356 auto* ident = Expr(Source{{{3, 3}, {3, 7}}}, "xyqz"); in TEST_F() local
368 auto* ident = Expr(Source{{{3, 3}, {3, 7}}}, "rgyw"); in TEST_F() local
382 auto* ident = Expr(Source{{{3, 3}, {3, 8}}}, "zzzzz"); in TEST_F() local
393 auto* ident = Expr(Source{{3, 3}}, "z"); in TEST_F() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmipv6.h137 uint32 ident; member

Completed in 9 milliseconds

12345