HomeSort by relevance Sort by last modified time
    Searched defs:BINARY (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/ui/base/resource/
resource_handle.h 23 BINARY,
  /libcore/luni/src/main/java/java/sql/
Types.java 44 * The type code that identifies the SQL type {@code BINARY}.
46 public static final int BINARY = -2;
  /external/chromium_org/tools/json_schema_compiler/
model.py 192 elif json_type == 'binary':
193 self.property_type = PropertyType.BINARY
448 BINARY = _PropertyTypeInfo(False, "binary")
  /external/valgrind/main/coregrind/m_debuginfo/
d3basics.c 8 This file is part of Valgrind, a dynamic binary instrumentation
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 5 // Redistribution and use in source and binary forms, with or without
11 // * Redistributions in binary form must reproduce the above
    [all...]
  /external/chromium_org/v8/src/
scanner.cc 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
727 enum { DECIMAL, HEX, OCTAL, IMPLICIT_OCTAL, BINARY } kind = DECIMAL;
741 // either 0, 0exxx, 0Exxx, 0.xxx, a hex number, a binary number or
765 kind = BINARY;
768 // we must have at least one binary digit after 'b'/'B'
    [all...]
  /external/oprofile/libop/
op_xml_out.h 33 BINARY,
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 5 // Redistribution and use in source and binary forms, with or without
11 // * Redistributions in binary form must reproduce the above
    [all...]
  /external/chromium_org/media/webm/
webm_parser.cc 26 BINARY,
74 {BINARY, kWebMIdSeekID},
79 {BINARY, kWebMIdSegmentUID},
81 {BINARY, kWebMIdPrevUID},
83 {BINARY, kWebMIdNextUID},
85 {BINARY, kWebMIdSegmentFamily},
89 {BINARY, kWebMIdDateUTC},
98 {BINARY, kWebMIdChapterTranslateID},
102 {BINARY, kWebMIdSimpleBlock},
115 {BINARY, kWebMIdBlock}
    [all...]
  /external/opencv/cv/include/
cv.hpp 16 // Redistribution and use in source and binary forms, with or without modification,
22 // * Redistribution's in binary form must reproduce the above copyright notice,
349 enum { RECT=0, CROSS=1, ELLIPSE=2, CUSTOM=100, BINARY = 0, GRAYSCALE=256 };
  /external/valgrind/main/VEX/priv/
ir_defs.c 7 This file is part of Valgrind, a dynamic binary instrumentation
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 73 BINARY = chr(0) # 8-bit data path
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 73 BINARY = chr(0) # 8-bit data path
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 102 BINARY
293 * {@link DataType#BINARY}.
305 * {@link DataType#BINARY}.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 

Completed in 1223 milliseconds

1 2