Searched defs:NameValue (Results 1 - 9 of 9) sorted by relevance

/external/curl/src/
H A Dtool_setopt.h42 } NameValue; typedef in typeref:struct:__anon3367
49 extern const NameValue setopt_nv_CURLPROXY[];
50 extern const NameValue setopt_nv_CURL_HTTP_VERSION[];
51 extern const NameValue setopt_nv_CURL_SSLVERSION[];
52 extern const NameValue setopt_nv_CURL_TIMECOND[];
53 extern const NameValue setopt_nv_CURLFTPSSL_CCC[];
54 extern const NameValue setopt_nv_CURLUSESSL[];
55 extern const NameValue setopt_nv_CURL_NETRC[];
56 extern const NameValue setopt_nv_CURLPROTO[];
59 /* Map options to NameValue set
[all...]
/external/nist-sip/java/gov/nist/core/
H A DNameValue.java47 public class NameValue extends GenericObject implements Entry<String,String> { class in inherits:GenericObject,Entry
63 public NameValue() { method in class:NameValue
78 public NameValue(String n, Object v, boolean isFlag) { method in class:NameValue
95 public NameValue(String n, Object v) { method in class:NameValue
213 NameValue retval = (NameValue) super.clone();
226 NameValue that = (NameValue) other;
/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp913 llvm::GlobalVariable *NamePtr, StringRef NameValue,
951 dump(llvm::outs(), NameValue, Expressions, Regions);
912 addFunctionMappingRecord( llvm::GlobalVariable *NamePtr, StringRef NameValue, uint64_t FuncHash, const std::string &CoverageMapping) argument
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 203 milliseconds