Home
last modified time | relevance | path

Searched defs:negate (Results 51 - 75 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h642 bool negate = isNegative(); in castTo() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h642 bool negate = isNegative(); in castTo() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp235 void DecimalQuantity::negate() { in negate() function in DecimalQuantity
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h391 static enum SCEVTypes negate(enum SCEVTypes T) { in negate() function in llvm::SCEVMinMaxExpr
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs809 pub fn negate(&mut self) { in negate() functions
914 pub fn negate(&mut self) { in negate() functions
1133 pub fn negate(&mut self) { in negate() functions
/third_party/spirv-tools/source/util/
H A Dhex_float.h643 bool negate = isNegative(); in castTo() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp658 Cond::Cond (const string& name, bool negate) in Cond() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c427 negate(struct src_register src) in negate() function
[all...]
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c506 int negate; member
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c506 int negate; member
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c506 int negate; member
/third_party/musl/src/regex/
H A Dregcomp.c506 int negate; member
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c305 GLuint negate:1; member
362 static struct ureg negate( struct ureg reg ) in negate() function
[all...]
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc519 bool negate = false; in ValidateModuleVarFromGlobal() local
968 bool negate = false; in ValidateFunctionLocals() local
1359 bool negate = false; in ValidateCase() local
2555 bool negate = false; GatherCases() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h97 bool negate : 1; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp826 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c1379 int i = 0, negate = (strncmp(arg+2, "no-", 3) == 0), val; in opt_check() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp156 void negate() { Coeff.negate(); } in negate() function in __anon25047::FAddend
323 void FAddendCoef::negate() { in negate() function in FAddendCoef
/third_party/python/Objects/
H A Dfloatobject.c1317 int half_eps, digit, round_up, negate=0; in float_fromhex() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp832 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp826 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp407 tcu::Matrix<T, Rows, Cols> negate (const tcu::Matrix<T, Rows, Cols>& mat) in negate() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c501 unsigned negate:1; /* <-- Footer */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h426 uint8_t negate : 1; member
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc3129 Label out_of_range, only_low, negate, done, fastpath_done; in Generate_DoubleToI() local

Completed in 69 milliseconds

1234