Home
last modified time | relevance | path

Searched defs:currentLocation (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DOpenACC.cpp133 auto currentLocation = converter.getCurrentLocation(); in genACC() local
285 auto currentLocation = converter.getCurrentLocation(); in genACCParallelOp() local
446 auto currentLocation = converter.getCurrentLocation(); in genACCDataOp() local
550 auto currentLocation = converter.getCurrentLocation(); in genACCEnterDataOp() local
650 auto currentLocation = converter.getCurrentLocation(); in genACCExitDataOp() local
741 auto currentLocation = converter.getCurrentLocation(); in genACCInitShutdownOp() local
804 auto currentLocation = converter.getCurrentLocation(); in genACCUpdateOp() local
938 auto currentLocation = converter.getCurrentLocation(); in genACC() local
DOpenMP.cpp137 auto currentLocation = converter.getCurrentLocation(); in genOMP() local
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMethodImplementationBuilder.java49 private MethodLocation currentLocation; field in MethodImplementationBuilder
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DTensorFlowMultiBoxDetector.java181 float currentLocation = currEncoding * stdDev + mean; in decodeLocationsEncoding() local
/external/angle/src/compiler/translator/
DValidateVaryingLocations.cpp224 int currentLocation = location; in ValidateShaderInterfaceAndAssignLocations() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc224 float currentLocation = curr_encoding * std_dev + mean; in DecodeLocation() local
/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp245 SourceLocation currentLocation() { in currentLocation() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DParser.cpp306 SourceLocation currentLocation() { in currentLocation() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
/external/python/google-api-python-client/tests/data/
Dlatitude.json92 "currentLocation": { object
Dplus.json651 "currentLocation": { object
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp821 …ariableLocation (const std::vector<VariablePathComponent>& path, int startNdx, int currentLocation) in getIOSubVariableLocation()
855 int currentLocation = block->layout.location; in getIOBlockVariableLocation() local
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp678 int currentLocation = location.val; in Uniform() local