Home
last modified time | relevance | path

Searched defs:labels (Results 26 - 50 of 77) sorted by relevance

1234

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-intrinsics-generator.cc78 InterpreterAssembler::Label* labels[] = {INTRINSICS_LIST(LABEL_POINTER)}; in InvokeIntrinsic() local
/third_party/skia/gm/
H A Dflippity.cpp113 make_reference_image(GrDirectContext* dContext, const SkTArray<sk_sp<SkImage>>& labels, bool bottomLeftOrigin) make_reference_image() argument
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp238 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
H A Dapp_account_proxy.cpp1011 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
H A Dapp_account.cpp527 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp350 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp972 std::vector<std::string> labels; in ProcCheckAccountLabels() local
H A Dapp_account_manager_service.cpp674 CheckAccountLabels(const std::string &name, const std::string &owner, const std::vector<std::string> &labels, const sptr<IAppAccountAuthenticatorCallback> &callback) CheckAccountLabels() argument
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1921 std::vector<std::string> labels; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_detect.c42 char **labels; member
[all...]
/third_party/gn/src/gn/
H A Danalyzer.cc51 std::set<Label> labels; in LabelsFor() local
94 WriteLabels(const Label& default_toolchain, base::DictionaryValue& dict, const std::string& key, const std::set<Label>& labels) WriteLabels() argument
H A Ddesc_builder.cc385 auto labels = std::make_unique<base::ListValue>(); in BuildDescription() local
/third_party/node/deps/v8/src/torque/
H A Dcsa-generator.cc387 const LabelDeclarationVector& labels = instruction.macro->signature().labels; in EmitInstruction() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c291 const char *labels[] = { in log_counters() local
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp397 bool CJAppAccountImpl::ParseContextForCheckAccountLabels(std::string name, std::string owner, CArrString labels, in ParseContextForCheckAccountLabels() argument
410 int32_t CJAppAccountImpl::checkAccountLabels(std::string name, std::string owner, CArrString labels, in checkAccountLabels() argument
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h101 std::vector<std::string> labels; member
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp274 CheckAccountLabels( const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) CheckAccountLabels() argument
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h153 std::vector<std::string> labels; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c439 brw_create_label(struct brw_label **labels, int offset, void *mem_ctx) in brw_create_label() argument
/third_party/vixl/test/
H A Dtest-pool-manager.cc690 TestBranchObject *labels[kNumBranches]; in TEST() local
653 AddNBranches(PoolManager<int32_t> *pool_manager, int32_t pc, TestBranchObject *labels[], int num_branches, int branch_size, int veneer_size, int veneer_alignment, int branch_range) AddNBranches() argument
789 TestBranchObject *labels[kNumBranches]; TEST() local
[all...]
/third_party/python/Modules/
H A Dossaudiodev.c1063 PyObject *labels; in build_namelists() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c241 struct Shader_label *labels; member
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h421 Switch(Register reg, int case_value_base, Label** labels, int num_labels) Switch() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h443 Switch(Register reg, int case_value_base, Label** labels, int num_labels) Switch() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h431 Switch(Register reg, int case_value_base, Label** labels, int num_labels) Switch() argument

Completed in 36 milliseconds

1234