| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_ext_autogen.cpp | 8703 void GL_APIENTRY GL_SetFenceNV(GLuint fence, GLenum condition) in GL_SetFenceNV() argument
|
| H A D | libGLESv2_autogen.cpp | 1044 GLsync GL_APIENTRY glFenceSync(GLenum condition, GLbitfield flags) in glFenceSync() argument 4986 void GL_APIENTRY glSetFenceNV(GLuint fence, GLenum condition) in glSetFenceNV() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Context.cpp | 973 GLsync Context::createFenceSync(GLenum condition, GLbitfield flags) in createFenceSync() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Reactor.hpp | 3149 RValue<T> IfThenElse(RValue<Bool> condition, RValue<T> ifTrue, RValue<T> ifFalse) in IfThenElse() argument 3156 RValue<T> IfThenElse(RValue<Bool> condition, const T &ifTrue, RValue<T> ifFalse) in IfThenElse() argument 3165 RValue<T> IfThenElse(RValue<Bool> condition, RValue<T> ifTrue, const T &ifFalse) in IfThenElse() argument 3174 RValue<T> IfThenElse(RValue<Bool> condition, const T &ifTrue, const T &ifFalse) in IfThenElse() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function.cc | 660 const ast::Expression* const condition; member in tint::reader::spirv::__anon25924::SwitchStatementBuilder::ast 3322 MakeSimpleIf( const ast::Expression* condition, const ast::Statement* then_stmt, const ast::Statement* else_stmt) const MakeSimpleIf() argument 5145 auto condition = MakeOperand(inst, 0); MakeSimpleSelect() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | assembler-aarch32.cc | 66 void Assembler::PerformCheckIT(Condition condition) { in PerformCheckIT() argument
|
| H A D | assembler-aarch32.h | 52 void CheckIT(Condition condition) { in CheckIT() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 9021 const char* condition; // Must assign to %cond an expression that evaluates to true after %c = OpQuantizeToF16(%test_constant + 0). in createOpQuantizeSingleOptionTests() member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ParseContext.cpp | 5832 TIntermCase *TParseContext::addCase(TIntermTyped *condition, const TSourceLoc &loc) in addCase() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | ... assertTrue (java.lang.String, boolean)
String message
boolean condition
public static void assertTrue (boolean)
boolean condition
public static void ... |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 6439 TIntermTyped* HlslParseContext::convertConditionalExpression(const TSourceLoc& loc, TIntermTyped* condition, in convertConditionalExpression() argument
|
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 10765 process_browse_data(GIOChannel *source, GIOCondition condition, gpointer data) process_browse_data() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-graph-builder.cc | 132 Node* NewBranch(Node* condition, BranchHint hint = BranchHint::kNone) { in NewBranch() argument 135 Node* NewSwitch(Node* condition, int control_output_count) { in NewSwitch() argument 2784 BuildHoleCheckAndThrow( Node* condition, Runtime::FunctionId runtime_id, Node* name) BuildHoleCheckAndThrow() argument 3498 BuildSwitchOnSmi(Node* condition) BuildSwitchOnSmi() argument 3945 BuildJumpIf(Node* condition) BuildJumpIf() argument 3955 BuildJumpIfNot(Node* condition) BuildJumpIfNot() argument 3967 Node* condition = BuildJumpIfEqual() local 3974 Node* condition = BuildJumpIfNotEqual() local 4005 Node* condition = NewNode(simplified()->ToBoolean(), accumulator); BuildJumpIfToBooleanTrue() local 4011 Node* condition = NewNode(simplified()->ToBoolean(), accumulator); BuildJumpIfToBooleanFalse() local 4017 Node* condition = NewNode(simplified()->ReferenceEqual(), accumulator, BuildJumpIfNotHole() local 4024 Node* condition = NewNode(simplified()->ObjectIsReceiver(), accumulator); BuildJumpIfJSReceiver() local [all...] |
| H A D | wasm-compiler.cc | 207 void AssertFalse(Node* condition) { in AssertFalse() argument 5729 [=](Node* condition, BranchHint hint) -> void { in TestCallbacks() member 5733 [=](Node* condition, BranchHint hint) -> void { in TestCallbacks() member 5745 [=](Node* condition, BranchHint hint) -> void { CastCallbacks() variable 5749 [=](Node* condition, BranchHint hint) -> void { CastCallbacks() variable [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-generator.cc | 891 void SetEnteredIf(bool condition) { in SetEnteredIf() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser-base.h | 5525 ExpressionT condition = ParseExpression(); in ParseIfStatement() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | null_functions.cpp | 792 GLsync INTERNAL_GL_APIENTRY glFenceSyncNULL(GLenum condition, GLbitfield flags) in glFenceSyncNULL() argument 2324 void INTERNAL_GL_APIENTRY glSetFenceNVNULL(GLuint fence, GLenum condition) {} in glSetFenceNVNULL() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd.h | 2299 static INLINE int dhd_os_tput_test_wait(dhd_pub_t *pub, uint *condition, in dhd_os_tput_test_wait() argument
|
| H A D | dhd_linux.c | 13066 dhd_os_ioctl_resp_wait(dhd_pub_t *pub, uint *condition) in dhd_os_ioctl_resp_wait() argument 13093 dhd_os_d3ack_wait(dhd_pub_t *pub, uint *condition) in dhd_os_d3ack_wait() argument 13120 dhd_os_busbusy_wait_negation(dhd_pub_t *pub, uint *condition) in dhd_os_busbusy_wait_negation() argument 13143 dhd_os_busbusy_wait_condition(dhd_pub_t *pub, uint *var, uint condition) dhd_os_busbusy_wait_condition() argument 13162 dhd_os_busbusy_wait_bitmask(dhd_pub_t *pub, uint *var, uint bitmask, uint condition) dhd_os_busbusy_wait_bitmask() argument 13178 dhd_os_dmaxfer_wait(dhd_pub_t *pub, uint *condition) dhd_os_dmaxfer_wait() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_policy_service.cpp | 1189 void AudioPolicyService::NotifyRemoteRenderState(std::string networkId, std::string condition, std::string value) in NotifyRemoteRenderState() argument
|
| /third_party/glslang/glslang/Include/ |
| H A D | intermediate.h | 1756 TIntermTyped* condition; member in glslang::TIntermSelection 1786 TIntermTyped* condition; member in glslang::TIntermSwitch
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 7796 GLsync Context::fenceSync(GLenum condition, GLbitfield flags) in fenceSync() argument 8409 void Context::setFenceNV(FenceNVID fence, GLenum condition) in setFenceNV() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | libGL_autogen.cpp | 3637 GLsync GL_APIENTRY glFenceSync(GLenum condition, GLbitfield flags) in glFenceSync() argument
|