Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMethodImplementationBuilder.java49 private MethodLocation currentLocation; field in MethodImplementationBuilder
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DTensorFlowMultiBoxDetector.java181 float currentLocation = currEncoding * stdDev + mean; in decodeLocationsEncoding() local
/external/swiftshader/third_party/LLVM/runtime/libprofile/
DPathProfiling.c231 uint32_t currentLocation; in pathProfAtExitHandler() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc220 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/python/google-api-python-client/tests/data/
Dlatitude.json92 "currentLocation": { object
Dplus.json651 "currentLocation": { object
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp820 …ariableLocation (const std::vector<VariablePathComponent>& path, int startNdx, int currentLocation) in getIOSubVariableLocation()
854 int currentLocation = block->layout.location; in getIOBlockVariableLocation() local
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp678 int currentLocation = location.val; in Uniform() local