Home
last modified time | relevance | path

Searched refs:NULL (Results 1 – 13 of 13) sorted by relevance

/tools/security/fuzzing/orphans/libffi/
Dfuzz_ffi.cc60 new_type->elements[num_elements] = NULL; in generateCustomType()
63 ffi_get_struct_offsets(abi, new_type, NULL); in generateCustomType()
69 if (type == NULL) { in getTotalSize()
78 if (type->elements != NULL) { in getTotalSize()
79 for (size_t i=0; type->elements[i] != NULL; i++) { in getTotalSize()
97 return NULL; in getRandomType()
114 return NULL; in genArg()
137 if (type == NULL) { in buildArgArrays()
147 arg_types[num_args+1] = NULL; in buildArgArrays()
148 arg_array[num_args+1] = NULL; in buildArgArrays()
[all …]
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dmain.cpp73 if (app->window != NULL) { in engine_handle_cmd()
121 while (ALooper_pollOnce(animating ? 0 : -1, NULL, &events, (void**)&source) >= 0) { in android_main()
124 if (source != NULL) { in android_main()
Dshader.cpp32 glShaderSource(shader, 1, &pSource, NULL); in loadShader()
42 glGetShaderInfoLog(shader, infoLen, NULL, buf); in loadShader()
83 glGetProgramInfoLog(program, bufLength, NULL, buf); in createProgram()
Drenderer.cpp113 surface = eglCreateWindowSurface(display, config, window, NULL); in initDisplay()
114 context = eglCreateContext(display, config, NULL, attrib_list); in initDisplay()
207 if (egl.display == NULL) { in draw()
/tools/security/gdb/heap_print/test/
Dsample_heap_test.cc12 if (malloc_ptr != NULL) in main()
32 if (new_ptr != NULL) in main()
/tools/netsim/src/util/
Dini_file_test.cc31 tempFileName_ = std::tmpnam(NULL); in SetUp()
60 const char *tempFileName = tmpnam(NULL); in TEST()
83 const char *tempFileName = tmpnam(NULL); in TEST()
/tools/security/fuzzing/orphans/libexif/
Dlibexif_fuzzer.cpp29 exif_content_foreach_entry(content, dump_value, NULL); in data_func()
34 exif_data_foreach_content(data, data_func, NULL); in data_dump()
/tools/tradefederation/core/javatests/test-apps/TradeFedNativeTestApp/
DTradeFedNativeTestApp_test.cpp24 char *charArray = NULL; in TEST()
/tools/platform-compat/java/android/processor/compat/unsupportedappusage/
DSignatureConverter.java160 if (typeVar.getLowerBound().getKind() != TypeKind.NULL) { in getTypeSignature()
162 } else if (typeVar.getUpperBound().getKind() != TypeKind.NULL) { in getTypeSignature()
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp189 int rc = tipc_send(chan, iov, countof(iov), NULL, 0); in Msg()
/tools/tradefederation/core/src/com/android/tradefed/device/
DWifiHelper.java54 private static final String NULL = "null"; field in WifiHelper
719 if (output == null || output.isEmpty() || NULL.equals(output)) { in stopMonitor()
/tools/repohooks/tools/
Dcheckpatch.pl6284 $prevline =~ /^[ \+]\s*if\s*\(\s*(\!\s*|NULL\s*==\s*)?($Lval)(\s*==\s*NULL\s*)?\s*\)/ &&
6349 while ($line =~ /\b$LvalOrFunc\s*(==|\!=)\s*NULL\b/g) {
6356 $fixed[$fixlinenr] =~ s/\b\Q$val\E\s*(?:==|\!=)\s*NULL\b/$equal$val/;
7322 …$fixed[$fixlinenr] =~ s/\bDEVICE_ATTR\s*\(\s*$var\s*,\s*\Q$perms\E\s*,\s*$show\s*,\s*NULL\s*\)/DEV…
7330 …$fixed[$fixlinenr] =~ s/\bDEVICE_ATTR\s*\(\s*$var\s*,\s*\Q$perms\E\s*,\s*NULL\s*,\s*$store\s*\)/DE…
/tools/dexter/testdata/expected/
Dmedium.compact_cfg110520 313| const-string/jumbo v11, "event_id=? AND attendeeEmail IS NOT NULL"