Home
last modified time | relevance | path

Searched refs:c_ (Results 1 - 25 of 51) sorted by relevance

123

/third_party/gn/src/gn/
H A Dheader_checker_unittest.cc23 c_(setup_.settings(), Label(SourceDir("//c/"), "c")), in HeaderCheckerTest()
27 c_.set_output_type(Target::SOURCE_SET); in HeaderCheckerTest()
33 c_.SetToolchain(setup_.toolchain(), &err); in HeaderCheckerTest()
37 b_.public_deps().push_back(LabelTargetPair(&c_)); in HeaderCheckerTest()
42 c_.visibility().SetPublic(); in HeaderCheckerTest()
46 c_.OnResolved(&err); in HeaderCheckerTest()
52 targets_.push_back(&c_); in HeaderCheckerTest()
70 Target c_; member in __anon2920::HeaderCheckerTest
92 p.private_deps().push_back(LabelTargetPair(&c_)); in TEST_F()
116 EXPECT_TRUE(checker->IsDependencyOf(&c_, in TEST_F()
[all...]
/third_party/mesa3d/src/amd/vulkan/radix_sort/common/
H A Dmacros.h80 #define STATIC_ASSERT_MACRO(c_,m_) static_assert(c_,m_)
82 #define STATIC_ASSERT_MACRO(c_,m_) _Static_assert(c_,m_)
85 #define STATIC_ASSERT_MACRO_1(c_) STATIC_ASSERT_MACRO(c_,#c_)
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl69 ($c,$c_)=("ecx","esi");
104 &mov (&DWP(4*$cp,"esp"),$c_) if ($ai>0 && $ai<3);
108 &mov ($c_,&DWP(4*$cn,"esp")) if ($ai>0 && $ai<3);
127 ($c,$c_)=($c_,$c);
197 &mov ($c_,&DWP(64+4*11,"esp"));
203 &mov (&DWP(4*11,"esp"),$c_);
212 &mov ($c_,&DWP(64+4*9,"esp"));
241 &add ($c_,&DWP(64+4*9,"esp"));
255 &xor ($c_,
[all...]
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl69 ($c,$c_)=("ecx","esi");
104 &mov (&DWP(4*$cp,"esp"),$c_) if ($ai>0 && $ai<3);
108 &mov ($c_,&DWP(4*$cn,"esp")) if ($ai>0 && $ai<3);
127 ($c,$c_)=($c_,$c);
197 &mov ($c_,&DWP(64+4*11,"esp"));
203 &mov (&DWP(4*11,"esp"),$c_);
212 &mov ($c_,&DWP(64+4*9,"esp"));
241 &add ($c_,&DWP(64+4*9,"esp"));
255 &xor ($c_,
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc170 void SetCMethod(string c) { c_ = c; } in SetCMethod()
173 static void SetCFunction(string c) { current_instance_->c_ = c; } in SetCFunction()
185 c_.clear(); in SetUp()
195 string c_; member in google::protobuf::__anon17055::ClosureTest
235 EXPECT_NE("test", c_); in TEST_F()
237 EXPECT_EQ("test", c_); in TEST_F()
243 EXPECT_NE("test", c_); in TEST_F()
245 EXPECT_EQ("test", c_); in TEST_F()
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftcalc.c175 FT_Long c_ ) in FT_EXPORT_DEF()
184 c = (FT_UInt64)c_; in FT_EXPORT_DEF()
188 FT_MOVE_SIGN( c_, c, s ); in FT_EXPORT_DEF()
204 FT_Long c_ ) in FT_BASE_DEF()
213 c = (FT_UInt64)c_; in FT_BASE_DEF()
217 FT_MOVE_SIGN( c_, c, s ); in FT_BASE_DEF()
417 FT_Long c_ ) in FT_EXPORT_DEF()
427 c = (FT_UInt32)c_; in FT_EXPORT_DEF()
431 FT_MOVE_SIGN( c_, c, s ); in FT_EXPORT_DEF()
465 FT_Long c_ ) in FT_BASE_DEF()
[all...]
/third_party/typescript/tests/baselines/reference/
H A DcontextualTypingArrayDestructuringWithDefaults.js5 let [ c_ = {a: "a"} ]: I[] = [];
17 var _d = [][0], c_ = _d === void 0 ? { a: "a" } : _d;
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh126 hb_aat_apply_context_t *c_) : in accelerator_t()
127 table (table_), c (c_) {} in accelerator_t()
220 hb_aat_apply_context_t *c_) : in driver_context_t()
221 c (c_), in driver_context_t()
419 hb_aat_apply_context_t *c_) : in accelerator_t()
420 table (table_), c (c_) {} in accelerator_t()
485 hb_aat_apply_context_t *c_) : in driver_context_t()
486 c (c_), in driver_context_t()
697 hb_aat_apply_context_t *c_) : in accelerator_t()
698 table (table_), c (c_) {} in accelerator_t()
[all...]
H A Dhb-aat-layout-morx-table.hh216 hb_aat_apply_context_t *c_) : in driver_context_t()
218 c (c_), in driver_context_t()
453 hb_aat_apply_context_t *c_) : in driver_context_t()
455 c (c_), in driver_context_t()
722 hb_aat_apply_context_t *c_) : in driver_context_t()
724 c (c_), in driver_context_t()
H A Dhb-ot-layout-common.hh186 hb_subset_layout_context_t (hb_subset_context_t *c_, in hb_subset_layout_context_t()
191 subset_context (c_), in hb_subset_layout_context_t()
315 subset_record_array_t (hb_subset_layout_context_t *c_, OutputArray* out_, in subset_record_array_t()
316 const void *base_) : subset_layout_context (c_), in subset_record_array_t()
1478 void init (const struct CoverageFormat1 &c_) { c = &c_; i = 0; } in init()
1612 void init (const CoverageFormat2 &c_) in init()
1614 c = &c_; in init()
1793 iter_t (const Coverage &c_ = Null (Coverage)) in iter_t()
1796 format = c_ in iter_t()
[all...]
/third_party/node/deps/npm/node_modules/text-table/
H A Dindex.js18 return map(row, function (c_, ix) {
19 var c = String(c_);
/third_party/lzma/C/
H A Dvar_clang_x86.mak2 O=b/c_$(PLATFORM)
H A Dvar_clang_arm64.mak2 O=b/c_$(PLATFORM)
H A Dvar_clang_x64.mak2 O=b/c_$(PLATFORM)
/third_party/lzma/CPP/7zip/
H A Dvar_clang_x86.mak2 O=b/c_$(PLATFORM)
H A Dvar_clang_arm64.mak2 O=b/c_$(PLATFORM)
H A Dvar_clang_x64.mak2 O=b/c_$(PLATFORM)
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split.h96 // const char c_;
97 // explicit SimpleDelimiter(char c) : c_(c) {}
99 // auto found = text.find(c_, pos);
158 explicit ByChar(char c) : c_(c) {} in ByChar()
162 char c_; member in absl::ByChar
H A Dstr_split.cc103 size_t found_pos = text.find(c_, pos); in Find()
/third_party/glfw/deps/
H A Dlinmath.h600 vec3 c_;
601 vec3_mul_cross(c_, a_, b_);
604 mat4x4_rotate(R, M, c_[0], c_[1], c_[2], angle);
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h203 : Constraint(loop), a_(a), b_(b), c_(c) {} in DependenceLine()
212 SENode* GetC() const { return c_; } in GetC()
217 SENode* c_; member in spvtools::opt::DependenceLine
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h203 : Constraint(loop), a_(a), b_(b), c_(c) {} in DependenceLine()
212 SENode* GetC() const { return c_; } in GetC()
217 SENode* c_; member in spvtools::opt::DependenceLine
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.h203 : Constraint(loop), a_(a), b_(b), c_(c) {} in DependenceLine()
212 SENode* GetC() const { return c_; } in GetC()
217 SENode* c_; member in spvtools::opt::DependenceLine
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp654 Vector4s c_; in sample3D() local
668 c_ = sampleTexel(uuuu, vvvv, wwww, 0, offset, sample, mipmap, buffer, function); in sample3D()
782 if(componentCount >= 1) c_.x = c[0][0][0].x; in sample3D()
783 if(componentCount >= 2) c_.y = c[0][0][0].y; in sample3D()
784 if(componentCount >= 3) c_.z = c[0][0][0].z; in sample3D()
785 if(componentCount >= 4) c_.w = c[0][0][0].w; in sample3D()
789 if(!hasUnsignedTextureComponent(0)) c_.x = AddSat(c_.x, c_.x); in sample3D()
791 if(!hasUnsignedTextureComponent(1)) c_ in sample3D()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp937 Vector4s c_; in sample3D() local
955 c_ = sampleTexel(uuuu, vvvv, wwww, offset, mipmap, buffer, function); in sample3D()
1045 if(componentCount >= 1) c_.x = c[0][0][0].x; in sample3D()
1046 if(componentCount >= 2) c_.y = c[0][0][0].y; in sample3D()
1047 if(componentCount >= 3) c_.z = c[0][0][0].z; in sample3D()
1048 if(componentCount >= 4) c_.w = c[0][0][0].w; in sample3D()
1051 if(componentCount >= 1) if(!hasUnsignedTextureComponent(0)) c_.x = AddSat(c_.x, c_.x); in sample3D()
1052 if(componentCount >= 2) if(!hasUnsignedTextureComponent(1)) c_ in sample3D()
[all...]

Completed in 22 milliseconds

123