| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | ability_debug_response_proxy.cpp | 40 void AbilityDebugResponseProxy::OnAbilitysDebugStarted(const std::vector<sptr<IRemoteObject>> &tokens) in OnAbilitysDebugStarted() argument 46 void AbilityDebugResponseProxy::OnAbilitysDebugStoped(const std::vector<sptr<IRemoteObject>> &tokens) in OnAbilitysDebugStoped() argument 52 OnAbilitysAssertDebugChange( const std::vector<sptr<IRemoteObject>> &tokens, bool isAssertDebug) OnAbilitysAssertDebugChange() argument 94 SendRequest( const IAbilityDebugResponse::Message &message, const std::vector<sptr<IRemoteObject>> &tokens) SendRequest() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_nir_lower_builtin.c | 98 gl_state_index16 tokens[STATE_LENGTH]; in get_variable() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | RegexFormatter.java | 36 private static final CharMatcher tokens = CharMatcher.anyOf("()|"); field in RegexFormatter
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | impl_debug.rs | 14 let mut tokens = vec![]; in gen_debug_impl() variables 92 let mut tokens = vec![]; in impl_debug() variables
|
| H A D | helpers.rs | 119 let mut tokens = quote! {}; in bitfield_unit() variables
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAppParamsUtil.cpp | 78 std::vector<std::string> tokens; in readApplicationParameters() local [all...] |
| /third_party/python/Doc/tools/extensions/ |
| H A D | peg_highlight.py | 27 tokens = { variable in PEGLexer
|
| /third_party/skia/bin/ |
| H A D | compare | 27 tokens = line.split() variable
|
| /third_party/rust/crates/syn/tests/ |
| H A D | test_lit.rs | 17 let mut tokens = TokenStream::from_str(s).unwrap().into_iter(); in lit() variables
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_test_utils.cpp | 93 std::vector<std::string> tokens; in GetValueInLine() local
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/ |
| H A D | update_engine_utils.cpp | 63 std::vector<std::string> tokens; in GetWakeupVesion() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | test_with_scope.h | 103 const std::vector<Token>& tokens() const { return tokens_; } in tokens() function in TestParseInput
|
| H A D | loader_unittest.cc | 75 std::vector<Token> tokens; member
|
| /third_party/PyYAML/examples/pygments-lexer/ |
| H A D | yaml.py | 165 tokens = { variable in YAMLLexer
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lejp.c | 235 static const char tokens[] = "rue alse ull "; variable
|
| /third_party/json/include/nlohmann/detail/ |
| H A D | exceptions.hpp | 66 std::vector<std::string> tokens; in diagnostics() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 52 const struct tgsi_token *tokens; in get_dummy_vertex_shader() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_serialize.cpp | 34 struct tgsi_token *tokens = (struct tgsi_token *)info->bin.source; in nv50_ir_prog_info_serialize() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_compiler.c | 38 nv30_fp(int chipset, struct tgsi_token tokens[], in nv30_fp() argument 51 nv30_vp(int chipset, struct tgsi_token tokens[], in nv30_vp() argument 65 nv30_codegen(int chipset, int type, struct tgsi_token tokens[], in nv30_codegen() argument 105 nouveau_codegen(int chipset, int type, struct tgsi_token tokens[], unsigned *size, unsigned **code) nouveau_codegen() argument 142 struct tgsi_token tokens[4096]; main() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 279 tgsi_dup_tokens(const struct tgsi_token *tokens) in tgsi_dup_tokens() argument 305 tgsi_free_tokens(const struct tgsi_token *tokens) in tgsi_free_tokens() argument 312 tgsi_dump_tokens(const struct tgsi_token *tokens) tgsi_dump_tokens() argument 327 tgsi_get_processor_type(const struct tgsi_token *tokens) tgsi_get_processor_type() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_shader.h | 70 uint32_t *tokens; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 64 struct tgsi_token tokens[1024]; in blit_compute_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_shader.h | 81 struct tgsi_token *tokens; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 325 r300_tgsi_to_rc(struct tgsi_to_rc * ttr, const struct tgsi_token * tokens) r300_tgsi_to_rc() argument
|
| /third_party/skia/src/sksl/lex/ |
| H A D | Main.cpp | 187 std::vector<std::string> tokens; in process() local 34 writeH(const DFA& dfa, const char* lexer, const char* token, const std::vector<std::string>& tokens, const char* hPath) writeH() argument
|