HomeSort by relevance Sort by last modified time
    Searched full:represent (Results 451 - 475 of 7724) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-filepath.h 54 // a directory, otherwise it is assumed to represent a file. In either case,
55 // it may or may not represent an actual file or directory in the file system.
143 // not represent a directory (that is, it doesn't end with a path separator).
161 // it is intended to represent a directory. Returns false otherwise.
  /external/nanopb-c/examples/using_union_messages/
README.txt 5 represent a group of messages, only one of which is passed at a time.
  /external/nist-sip/java/gov/nist/javax/sip/
SipListenerExt.java 25 * SipProvider. Timeout events represent timers expiring in the underlying SipProvider dialog
  /external/protobuf/gtest/include/gtest/internal/
gtest-filepath.h 54 // a directory, otherwise it is assumed to represent a file. In either case,
55 // it may or may not represent an actual file or directory in the file system.
147 // not represent a directory (that is, it doesn't end with a path separator).
165 // it is intended to represent a directory. Returns false otherwise.
  /external/python/cpython2/Doc/c-api/
class.rst 10 Note that the class objects described here represent old-style classes, which
  /external/python/cpython2/Doc/library/
token.rst 12 This module provides constants which represent the numeric values of leaf nodes
  /external/python/cpython2/Mac/Modules/evt/
evtsupport.py 16 OBJECTTYPE = OBJECTNAME + KIND # The C type used to represent them
  /external/python/cpython2/Mac/Modules/help/
helpsupport.py 15 OBJECTTYPE = OBJECTNAME + KIND # The C type used to represent them
  /external/python/cpython2/Mac/Modules/launch/
launchsupport.py 15 OBJECTTYPE = OBJECTNAME + KIND # The C type used to represent them
  /external/python/cpython2/Mac/Modules/menu/
menusupport.py 15 OBJECTTYPE = OBJECTNAME + 'Handle' # The C type used to represent them
  /external/python/cpython2/Mac/Modules/scrap/
scrapsupport.py 18 OBJECTTYPE = OBJECTNAME + 'Ref' # The C type used to represent them
  /external/r8/src/test/java/com/android/tools/r8/ir/regalloc/
IdenticalAfterRegisterAllocationTest.java 66 // value1 and value2 represent different constants and the additions are therefore
  /external/regex-re2/re2/
unicode_casefold.h 18 // Like everything Unicode, these tables are big. If we represent the table
  /external/selinux/libselinux/man/man3/
selinux_raw_context_to_color.3 29 string is a space separated list of eight hexadecimal RGB triples, each prefixed by a hash character (#). These represent the user:role:type:range components of the foreground and background colors. An example string is shown in the
  /external/selinux/libsepol/include/sepol/policydb/
ebitmap.h 8 * used to represent sets of values, such as types,
  /external/skia/src/codec/
SkBmpStandardCodec.h 33 * @param bytesPerColor the number of bytes in the stream used to represent
  /external/skia/src/gpu/
GrYUVProvider.h 25 * to represent accessing that data.
  /external/skia/tools/flags/
SkCommonFlagsConfig.h 50 // * backends that represent a shorthand of above (such as "glmsaa16" representing
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/
Instruction.java 40 * generic categories of instructions, while the dexlib2.iface.instruction.formats.* interfaces each represent a
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/lowlevel/
LowLevelApiTest.java 45 Node node = yaml.represent(list);
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
RepresentTest.java 69 private class RepresentDice implements Represent {
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt 34 > no way to represent this in either the bytecode or assembly.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCDirectives.h 10 // This file defines various enums that represent target-specific directives.
MCDwarf.h 35 /// MCDwarfFile - Instances of this class represent the name of the dwarf
75 /// MCDwarfLoc - Instances of this class represent the information from a
150 /// MCLineEntry - Instances of this class represent the line information for
175 /// MCLineSection - Instances of this class represent the line information
MCLabel.h 21 /// MCLabel - Instances of this class represent a label name in the MC file,

Completed in 1969 milliseconds

<<11121314151617181920>>