/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/ |
BootMonFsOpenClose.c | 68 @param[in] FileStart File's starting position on media. FileStart must
153 // FileStart - the position on media of the file (in bytes).
644 Instance->RootFile->Position = 0;
698 File->Position = 0;
|
/external/pdfium/xfa/fxfa/parser/ |
cxfa_itemlayoutprocessor.cpp | 518 return XFA_AttributeEnum::Position; [all...] |
/external/swiftshader/src/D3D9/ |
Direct3DDevice9.hpp | 232 Position = light.Position;
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
NaClBitstreamReader.h | 48 // message. BitPosition is the bit position the error was found. 232 // Holds the number of bytes to add to the bitcode position, when reporting 372 /// This represents a position within a bitcode file. There may be multiple 544 /// Converts the given position into the corresponding Error position. 545 uint64_t getErrorBitNo(uint64_t Position) const { 546 return BitStream->getErrorOffset() * CHAR_BIT + Position;
|
/external/swiftshader/third_party/subzero/src/ |
IceTargetLowering.h | 108 void setInsertPoint(const InstList::iterator &Position) { Next = Position; }
|
/external/syslinux/efi32/include/efi/ |
efiprot.h | 243 IN UINT64 Position 250 OUT UINT64 *Position
|
/external/syslinux/efi64/include/efi/ |
efiprot.h | 243 IN UINT64 Position 250 OUT UINT64 *Position
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
efiprot.h | 243 IN UINT64 Position 250 OUT UINT64 *Position
|
/frameworks/base/cmds/statsd/tests/e2e/ |
Anomaly_duration_sum_e2e_test.cpp | 48 android::util::WAKELOCK_STATE_CHANGED, {Position::FIRST}); 60 CreateAttributionUidDimensions(android::util::WAKELOCK_STATE_CHANGED, {Position::FIRST});
|
/hardware/intel/img/psb_video/src/ |
tng_hostdefs.h | 72 #define MV_OFFSET_IN_TABLE(BDistance, Position) ((BDistance) * MV_ROW_STRIDE + (Position) * sizeof(IMG_MV_SETTINGS)) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9anim.h | 139 DOUBLE Position; 154 DOUBLE Position; 218 STDMETHOD_(DOUBLE, GetPeriodicPosition)(THIS_ DOUBLE position) PURE; 224 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, 239 STDMETHOD_(DOUBLE, GetPeriodicPosition)(THIS_ DOUBLE position) PURE; 245 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, 289 STDMETHOD_(DOUBLE, GetPeriodicPosition)(THIS_ DOUBLE position) PURE; 295 STDMETHOD(GetCallback)(THIS_ double position, DWORD flags, double *callback_position, 340 STDMETHOD(SetTrackPosition)(THIS_ UINT track, double position) PURE;
|
/prebuilts/go/darwin-x86/src/go/ast/ |
example_test.go | 42 fmt.Printf("%s:\t%s\n", fset.Position(n.Pos()), s)
|
/prebuilts/go/darwin-x86/src/go/printer/ |
printer_test.go | 215 // comments are properly terminated with a newline even if the AST position 286 // matter what the (incorrect) comment position is. 293 // Position information is just an offset. 300 // even if the position information of comments introducing newlines 305 // first comment - text and position changed by test 328 if fset.Position(pos).Offset != 1 { 367 // by testing that position information for matching identifiers 403 // At this point the position information of identifiers in f2 should 404 // match the position information of corresponding identifiers in f1. 425 l1 := fset.Position(i1.Pos()).Lin [all...] |
/prebuilts/go/linux-x86/src/go/ast/ |
example_test.go | 42 fmt.Printf("%s:\t%s\n", fset.Position(n.Pos()), s)
|
/prebuilts/go/linux-x86/src/go/printer/ |
printer_test.go | 215 // comments are properly terminated with a newline even if the AST position 286 // matter what the (incorrect) comment position is. 293 // Position information is just an offset. 300 // even if the position information of comments introducing newlines 305 // first comment - text and position changed by test 328 if fset.Position(pos).Offset != 1 { 367 // by testing that position information for matching identifiers 403 // At this point the position information of identifiers in f2 should 404 // match the position information of corresponding identifiers in f1. 425 l1 := fset.Position(i1.Pos()).Lin [all...] |
/prebuilts/go/darwin-x86/src/go/build/ |
build.go | 419 ImportPos map[string][]token.Position // line information for Imports 424 TestImportPos map[string][]token.Position // line information for TestImports 427 XTestImportPos map[string][]token.Position // line information for XTestImports 717 imported := make(map[string][]token.Position) 718 testImported := make(map[string][]token.Position) 719 xTestImported := make(map[string][]token.Position) 853 xTestImported[path] = append(xTestImported[path], fset.Position(spec.Pos())) 855 testImported[path] = append(testImported[path], fset.Position(spec.Pos())) 857 imported[path] = append(imported[path], fset.Position(spec.Pos())) [all...] |
/prebuilts/go/linux-x86/src/go/build/ |
build.go | 419 ImportPos map[string][]token.Position // line information for Imports 424 TestImportPos map[string][]token.Position // line information for TestImports 427 XTestImportPos map[string][]token.Position // line information for XTestImports 717 imported := make(map[string][]token.Position) 718 testImported := make(map[string][]token.Position) 719 xTestImported := make(map[string][]token.Position) 853 xTestImported[path] = append(xTestImported[path], fset.Position(spec.Pos())) 855 testImported[path] = append(testImported[path], fset.Position(spec.Pos())) 857 imported[path] = append(imported[path], fset.Position(spec.Pos())) [all...] |
/external/flatbuffers/net/FlatBuffers/ |
ByteBuffer.cs | 56 public int Position {
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
TransliterationRule.java | 129 * attributes. A cursor position may be specified for the output text. 143 * @param cursorOffset an offset to be added to cursorPos to position the 185 throw new IllegalArgumentException("Invalid cursor position"); 350 * Attempt a match and replacement at the given position. Return 363 * @param pos the position indices 371 Transliterator.Position pos,
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
AnyTransliterator.java | 80 Position pos, boolean isIncremental) {
|
TransliterationRule.java | 128 * attributes. A cursor position may be specified for the output text. 142 * @param cursorOffset an offset to be added to cursorPos to position the 184 throw new IllegalArgumentException("Invalid cursor position"); 349 * Attempt a match and replacement at the given position. Return 362 * @param pos the position indices 370 Transliterator.Position pos,
|
/external/llvm/include/llvm/Support/ |
CommandLine.h | 246 unsigned Position; // Position of last occurrence of the option 270 inline unsigned getPosition() const { return Position; } 297 void setPosition(unsigned pos) { Position = pos; } 305 HiddenFlag(Hidden), Formatting(NormalFormatting), Misc(0), Position(0), [all...] |
/external/swiftshader/src/Renderer/ |
Context.hpp | 38 Position = 0,
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
CommandLine.h | 172 unsigned Position; // Position of last occurrence of the option 197 inline unsigned getPosition() const { return Position; } 222 void setPosition(unsigned pos) { Position = pos; } 225 : NumOccurrences(0), Flags(DefaultFlags | NormalFormatting), Position(0), [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
CommandLine.h | 252 unsigned Position; // Position of last occurrence of the option 280 inline unsigned getPosition() const { return Position; } 309 void setPosition(unsigned pos) { Position = pos; } 317 HiddenFlag(Hidden), Formatting(NormalFormatting), Misc(0), Position(0), [all...] |